Ask HN: What are the best resources for learning networking?
1–8 of 8 posts
Re: Ask HN: What are the best resources for learning networking?
#2For 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?
#3In 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?
#4It'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?
#5Read the first 500 pages until you get to the physical layer. Skim the back half of the book on funky protocols like Bluetooth, satellite and cell phones.
Re: Ask HN: What are the best resources for learning networking?
#6Re: Ask HN: What are the best resources for learning networking?
#7If 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.
Re: Ask HN: What are the best resources for learning networking?
#8Also reading TCP and IP RFCs will greatly help you.