Live data from Hacker News

Ask HN: What are the best resources for learning networking?

news.ycombinator.com

1–8 of 8 posts

Re: Ask HN: What are the best resources for learning networking?

#2
It's a continually occurring question here on HN, is there a particular programming language you want to learn, or are you just looking to understand the whole stack from ethernet interfaces / arp / ip4 / tcp, udp, dns, dhcp, etc?

For me, it's been decades since I first grokked what a subnet mask is.

Re: Ask HN: What are the best resources for learning networking?

#3
The industry standard for learning networking is CCNA. Yes, it’s proprietary.

In the mean time download Packet Tracer. It’s Cisco’s educational simulator for routers and switches. You can interconnect devices and also connect into the devices to configure them.

Re: Ask HN: What are the best resources for learning networking?

#4

It's a continually occurring question here on HN, is there a particular programming language you want to learn, or are you just looking to understand the whole stack from ethernet interfaces / arp / ip4 / tcp, udp, dns, dhcp, etc? For me, it's been decades since I first grokked what a subnet mask is.

[dead]

Re: Ask HN: What are the best resources for learning networking?

#7
For learning about a VPN I'd recommend the wireguard whitepaper. Short and very helpful. Also get your hands dirty and set up a personal VPN.

If you just use wireguard then you have free reign to make any topology you want. And then you get to troubleshoot the routing mess you've made.