Idea for a new hobby:
Collecting network packet capture (pcap) traces from interesting/"fun" network environments. :3
In the same way other people collect stamps or whatever.
"Look at this weird setup with multiple DHCP servers!"
"I've got one where the timings are totally off!"
... you could also trade them if you're comfortable. :D
@NerdResa cool, thanks for sharing. Wireshark and the amount of data you might end up with initially seem scary but it is not so bad when you use filters to narrow down the data you need.
I was impressed to see a Gigaset Maxwell 3 VOIP phone I provided for work with debug facilities on the web configuration that capture and display SIP packets going to and from the device (useful especially if working across firewalls where SIP can be a challenge to get working), although these aren't cheap!
@vfrmedia @NerdResa Long time ago when I was teaching networking at the uni #wireshark was a primary tool for everyone. Hopefully future business leaders will understand the network better :)
Addition to the packet capturing thing earlier:
Please be aware that captured packets can contain sensitive information, like what sites you're browsing, their content or even passwords. So please only capture your own traffic or other people's traffic only with their explicit consent, and be careful if you choose to share any of it.
@NerdResa That is exactly what I worry about for https://www.cloudshark.org/ (I've never uploaded there).
To get started with sample captures, there's https://wiki.wireshark.org/SampleCaptures (I have used these samples) and http://www.netresec.com/?page=PcapFiles (I have never used this site).
@NerdResa not sure if you're aware of them, but there are a few pcap archives around.
@NerdResa I find them very useful when developing network parsers :)
@NerdResa whew consent please holy crap
@amphetamine I was assuming people would do that in their own network or with the consent of those involved :o
But you're right, this kind of thing should be said explicitly.
If you've never made a packet capture trace before, here's how you can get started using Wireshark: https://www.howtogeek.com/104278/how-to-use-wireshark-to-capture-filter-and-inspect-packets/
If you prefer video instructions: https://www.youtube.com/watch?v=Ov3BRzGziCw