Watching this episode, I realised early on that I already know most of what Scott is talking about. I still watched the entire episode, because I enjoy Scotts teachings. He is the school teacher I wish I had. If I ever have kids, I will put them in front of Scotts channel and watch it with them. I hope you reach 100k soon Scott, you deserve that snack!
I have worked in IT for more than 20 years and computers have been a part of my life for more than 30, yet from each episode of this series I learn a lot, I learn to rephrase my knowledge, to give it a new perspective, to simplify. Thanks Scott!
Scott - great analogy of the local IP reference to the 555 phone concept. Again another amazing video. You really fill in a great deal of small gaps that are I think we all have missed. If I could give an analogy, if we all had a series of incomplete puzzles all placed throughout our homes, you help fill in those missing pieces to really provide greater visibility. Thank you!
going to school right now and this is precisely what they didn't teach us and what I missed. had to laugh when you mentioned wireshark in the beginning, because it's also exactly what we're doing in class right now... thank you so much!
I've been wifi only for the last 3 years. Using 3 Eero mesh network devices. The first one plugged into my "modem" (Surfboard Cable Modem) takes on the Router role. Dual internal networks - main and guest are provided. Not a single hiccup as long as the cable is working. Also running the entertainment system via wifi as well as 4 computers, 3 or more mobile devices (phones/tablets). Even had solid connection 100+ feet into the backyard. Would highly recommend Eero.
Great presentation. It's a reminder of how much the temporary kludges of my initial home networking design have become givens. At some point, it would be useful to explain how simple the underlying concepts are with everything being turned into simple packets. Removing the mystery is a step towards understanding.
I heard WAN in many other videos but never i understood them till i find you here today and watched your vid, I will like it and sub here, great teacher. I want to get started in to hacking so i need pi, like how you have six pi's, i wonder what you use them for, i also would like to set u a small network at my home using pi, switch and router, just want to have the great experience. Thank you again! I JUST UNDERSTOOD THE DIFF BETWEEN WAN AND LAN!!!!!
Thank you, Would love to see more videos about networking. really helpful especially the last part you mentioned about blocking certain content with DNS.
Hi Scott, can you follow up on that lesson and teach how to manage multiple wlan routers / repeaters best practice wise. Same ssid's? What are the cons and pro's and so forth.. thank you so much!
I so appreciate your series of videos. I am not what you would call a professional tech guy, more like a 50 year old child trying to discover the world around him. There are a lot of dangers out there in the world and everyone needs a parent to explain things. This video is full of information that I may already be aware of but needed to be put together in a way that I can understand, learn and experiment with. Thank you again for your work to help make the world of tech easier to understand. :-)
Thank you so much. I learned how to code since a teenager. I knew how to code, i.e. like do coding puzzles. However I never now how the internet worked. I was asked in a job interview "So what happens when you type a website in your browser and hit enter" I was like "Uhhh.... I don't know....". (I didn't get the job). Finally in my 30s I finally know what a CDN is. The acronym always sounded so intimidating and complex I didn't think I'd ever "get it".
Very interesting tutorial. But it still leaves me with a lot of questions. E.g. Fiber -> converter box -> coax -> Modem/router box -> router -> local network. I heard that the modem/router box provided by the ISP needs to be set to Bridge mode to enable my own router to connect. That way the "public" PW on the ISP supplied box is no longer able to access my LAN because my router is protecting it with my own PW. However, what needs to be the setting for my router? Also Bridge mode or just regular router mode? I.e. coax -> Bridge -> router -> LAN ?
This was fantastic! Thanks! Maybe I misheard you, but to my knowledge many linux distros deprecated nettools and use ip instead of ipconfig or ifconfig. Those should still work on BSDs and MacOS. Thanks again!
Good explanation. Some I knew and some I learned. Then I have a problem that my 3 computers will not talk to each other. If I try to read #2 from #1, I get a box to put Windows Credentials in. One work around is to put files in my OneDrive, go to other computer & get file from OneDrive.
Cool. You touched on a few security aspects there. A session on home internet security for the novice could be valuable. Especially what to look out for use on online banking, suspicious phishing scams and possibly where, what and how to use Two Factor Authentication.
Love the videos, so crystal clear with explanations and everything set out so well. By far the best I’ve seen to date. Keep up the excellent work Scott
The subnet mask masks the part of the IP Address that is your "network part" . So if your ip address is 192.168.1.200 and your subnet mask is 255.255.255.0 it means that 192.168.1. ist the network part and the 200 is your host part. It means in this network you can have hosts (computers) from 192.168.1.1 to 192.168.1.254 (0 is the network address and 255 is the broadcast address) If you would have a subnet mask of 255.255.0.0 you would have hosts from 192.168.0.1 to 192.168.255.254. It is a little bit more complicated that I can explain here. if you need more explanation just write here ;)
Ey scott I'm passing here just to write one thing. Your content is pure gold. You oficially fucking rock. You deserve the best. IM LOVING YOUR AMAZING DIDACTIC
Awesome Scott! This is a really good series. Wish you would pickup where you left of and talk a bit about subnet/mask etc., even though that's probably not something the average user is ever going to touch. Also, perhaps file/printer sharing would be a good topic as well. I just recently reinstalled windows and had to reconnect another computer and it didn't show up in the network, even though it was suppose to broadcast its name etc. and previously showed up before reinstall. I had to put in the computer name in Explorer manually (\\MYCOMPUTER) to find it and then log in to it using the right credentials. Seems like features like these are really overlooked by the Windows development team. It feels dated, and thus isn't as smooth as it should be.
Great videos and great channel! Congratz for having 100k follower now, hope you received some cookies. :-) What broadcasting software do you use for recording your videos? I am particularly interested in the arrows you seem to be drawing while recording. Thanks and sorry if someone has already asked you this question here.
Awesome series Scott! I use the same Linksys router with OpenWRT and like how extremely customizable it is. But I'm looking for a replacement. The new hype seem to be unifi/Ubiquity. I hope you do a more advanced networking demo similar to this. With your Ubiquity setup if possible. I have seen your hardware installation demo. If you can, show the software side with technical explanations like this video.
The new hotness for wifi is Ubiquiti/Unifi but the new hotness for routers is pfSense. If you like how customizable OpenWRT is, pfSense is the way to go. Ubiquiti routers will disappoint you.
Around the 19 minute mark you were using the "server" command a lot. I hadn't seen this before, and tried it on my Windows 10 machine in PowerShell and it can't find a server.exe. Is that a special alias you've setup? Or maybe a 3rd party app that you've added to your PATH?
I think if you build some kind of marketable product that is PnP to block adds...that would really sell ;) Enjoying your series very much! Keep up the amazing work
I've gotten so much from @Scott Hanselman over the years, some unintentional like the diagrams app used in this video :-) . I've been learning Docker in WSL and would LOVE a video about Networking and additoinal complexities when using docker in WSL and viewing apps in a pc browser (since technically WSL is the host?).
Hello Sir Can I opt for cloud computing? as I have completed my bachelors in software engineering . Secondly, is masters in cloud computing worth doing ? Or yah sit for certs Thanks
Loving this series so much!
Coding Train + Hanselman collab would be awesome!
Yess dan, Scott is grade A and so are you!
@@grahamm7408 yes😀
Watching this episode, I realised early on that I already know most of what Scott is talking about. I still watched the entire episode, because I enjoy Scotts teachings. He is the school teacher I wish I had.
If I ever have kids, I will put them in front of Scotts channel and watch it with them.
I hope you reach 100k soon Scott, you deserve that snack!
I have worked in IT for more than 20 years and computers have been a part of my life for more than 30, yet from each episode of this series I learn a lot, I learn to rephrase my knowledge, to give it a new perspective, to simplify. Thanks Scott!
Thanks for simplicity and the attractive way for delivery.
Thank you...
That last raspberry tip for ad blocking was clinch! Good video - I actually comprehended the entire 30 min!
Scott - great analogy of the local IP reference to the 555 phone concept. Again another amazing video. You really fill in a great deal of small gaps that are I think we all have missed. If I could give an analogy, if we all had a series of incomplete puzzles all placed throughout our homes, you help fill in those missing pieces to really provide greater visibility. Thank you!
going to school right now and this is precisely what they didn't teach us and what I missed. had to laugh when you mentioned wireshark in the beginning, because it's also exactly what we're doing in class right now... thank you so much!
i am watching your staff for more than 10 years and I like what you do and the way you do it, you are a school not only a swiss knife!
I've been wifi only for the last 3 years. Using 3 Eero mesh network devices. The first one plugged into my "modem" (Surfboard Cable Modem) takes on the Router role. Dual internal networks - main and guest are provided. Not a single hiccup as long as the cable is working. Also running the entertainment system via wifi as well as 4 computers, 3 or more mobile devices (phones/tablets). Even had solid connection 100+ feet into the backyard. Would highly recommend Eero.
"... and the next thing I knew on day two I was looking at ethernet packets on wireshark"
EXACTLY! I had the same experience!
Great presentation. It's a reminder of how much the temporary kludges of my initial home networking design have become givens.
At some point, it would be useful to explain how simple the underlying concepts are with everything being turned into simple packets. Removing the mystery is a step towards understanding.
Thanks cor the comprehensive videos and the many analogies you provide. I'll definitely be using some for my students.
It doesn't matter for me what I know or don't know.. it's just fun to look at your videos. I always learn something useful! You are just great!
What a great explanation, simple and crystal clear. Please never end this series.
Love the way you explain concepts in a simple way
I have a feeling this series will help with studying for my CCNA and a few other things I need to learn.
I heard WAN in many other videos but never i understood them till i find you here today and watched your vid, I will like it and sub here, great teacher. I want to get started in to hacking so i need pi, like how you have six pi's, i wonder what you use them for, i also would like to set u a small network at my home using pi, switch and router, just want to have the great experience. Thank you again! I JUST UNDERSTOOD THE DIFF BETWEEN WAN AND LAN!!!!!
Thank you, Would love to see more videos about networking. really helpful especially the last part you mentioned about blocking certain content with DNS.
Hi Scott, can you follow up on that lesson and teach how to manage multiple wlan routers / repeaters best practice wise. Same ssid's? What are the cons and pro's and so forth.. thank you so much!
Magistral! waiting for more. Thx a lot! and very happy your shoulder looks much better.
What's the name of that tool you draw those red arrows, please!?
I so appreciate your series of videos. I am not what you would call a professional tech guy, more like a 50 year old child trying to discover the world around him. There are a lot of dangers out there in the world and everyone needs a parent to explain things.
This video is full of information that I may already be aware of but needed to be put together in a way that I can understand, learn and experiment with.
Thank you again for your work to help make the world of tech easier to understand.
:-)
Thank you so much. I learned how to code since a teenager. I knew how to code, i.e. like do coding puzzles. However I never now how the internet worked. I was asked in a job interview "So what happens when you type a website in your browser and hit enter" I was like "Uhhh.... I don't know....". (I didn't get the job). Finally in my 30s I finally know what a CDN is. The acronym always sounded so intimidating and complex I didn't think I'd ever "get it".
Very interesting tutorial. But it still leaves me with a lot of questions.
E.g. Fiber -> converter box -> coax -> Modem/router box -> router -> local network.
I heard that the modem/router box provided by the ISP needs to be set to Bridge mode to enable my own router to connect. That way the "public" PW on the ISP supplied box is no longer able to access my LAN because my router is protecting it with my own PW.
However, what needs to be the setting for my router? Also Bridge mode or just regular router mode? I.e. coax -> Bridge -> router -> LAN ?
This was fantastic! Thanks! Maybe I misheard you, but to my knowledge many linux distros deprecated nettools and use ip instead of ipconfig or ifconfig. Those should still work on BSDs and MacOS. Thanks again!
Ah, thanks!!!
Great stuff! One question, why would you need 2 routers..1 router for personal & 1 for business, or just some backup?
Thank you Scott. Always appreciate your tutelage.
This video has a lot of stuff I thought I knew but didn't really.
Thanks for watching!
This is illuminating ! Thank you !
Very nice! Love your easy conversational style.
Supporting Scott’s snacks!! 🍟
Love this,these are some of the problems one would face at work that school will nevee teach. Asome troubleshooting steps.
I didn't get taught any of this stuff in school. well done, sir :)
Seriously like these videos. Thank you so much for taking the time to make them!
Good explanation. Some I knew and some I learned. Then I have a problem that my 3 computers will not talk to each other. If I try to read #2 from #1, I get a box to put Windows Credentials in. One work around is to put files in my OneDrive, go to other computer & get file from OneDrive.
Great intro, still waiting for the day I understand subnet masks...please do a follow up!
Hey Scott. This was a great video! Any more info on what you showed towards the end about blocking advertisements?
Cool. You touched on a few security aspects there. A session on home internet security for the novice could be valuable. Especially what to look out for use on online banking, suspicious phishing scams and possibly where, what and how to use Two Factor Authentication.
Glad to see one of my heroes getting TH-cam love
Love the videos, so crystal clear with explanations and everything set out so well. By far the best I’ve seen to date. Keep up the excellent work Scott
A great intro video. Helped me a lot. It would he helpful if someone could give some recommendations on what to watch next
Very nice presentation Scott..thank you
Love from Entelect SA, another video well done Scott!
Any plans to explain what the hell is Subnet Mask? I'm always having trouble understanding what it is.
The subnet mask masks the part of the IP Address that is your "network part" . So if your ip address is 192.168.1.200 and your subnet mask is 255.255.255.0 it means that 192.168.1. ist the network part and the 200 is your host part. It means in this network you can have hosts (computers) from 192.168.1.1 to 192.168.1.254 (0 is the network address and 255 is the broadcast address) If you would have a subnet mask of 255.255.0.0 you would have hosts from 192.168.0.1 to 192.168.255.254. It is a little bit more complicated that I can explain here. if you need more explanation just write here ;)
Very Good! thanks, ..... explain more about having a DNS blocking most of Ads, .... thank you
Ey scott I'm passing here just to write one thing. Your content is pure gold. You oficially fucking rock. You deserve the best. IM LOVING YOUR AMAZING DIDACTIC
Awesome Scott! This is a really good series. Wish you would pickup where you left of and talk a bit about subnet/mask etc., even though that's probably not something the average user is ever going to touch.
Also, perhaps file/printer sharing would be a good topic as well. I just recently reinstalled windows and had to reconnect another computer and it didn't show up in the network, even though it was suppose to broadcast its name etc. and previously showed up before reinstall. I had to put in the computer name in Explorer manually (\\MYCOMPUTER) to find it and then log in to it using the right credentials. Seems like features like these are really overlooked by the Windows development team. It feels dated, and thus isn't as smooth as it should be.
Loving these videos. Anybody know what screen annotation he is using?
ZoomIt
Great videos and great channel! Congratz for having 100k follower now, hope you received some cookies. :-) What broadcasting software do you use for recording your videos? I am particularly interested in the arrows you seem to be drawing while recording. Thanks and sorry if someone has already asked you this question here.
32:00 What a mindblow! I need to look this more
Details on my blog. Google Pihole Hanselman
@@shanselman thanks!
Awesome series Scott! I use the same Linksys router with OpenWRT and like how extremely customizable it is. But I'm looking for a replacement. The new hype seem to be unifi/Ubiquity.
I hope you do a more advanced networking demo similar to this. With your Ubiquity setup if possible. I have seen your hardware installation demo.
If you can, show the software side with technical explanations like this video.
The new hotness for wifi is Ubiquiti/Unifi but the new hotness for routers is pfSense. If you like how customizable OpenWRT is, pfSense is the way to go. Ubiquiti routers will disappoint you.
@@williamp6800 Thank you for giving me a direction! I will check that out.
Excellent video as always! Looking forward to the next one :)
Around the 19 minute mark you were using the "server" command a lot. I hadn't seen this before, and tried it on my Windows 10 machine in PowerShell and it can't find a server.exe. Is that a special alias you've setup? Or maybe a 3rd party app that you've added to your PATH?
Wooh! 100k sub. Kindly do more of networking videos. Thnx
Yo, my man, you are the truth and the light! Ty Ty Thank you!
I think if you build some kind of marketable product that is PnP to block adds...that would really sell ;)
Enjoying your series very much! Keep up the amazing work
Would love a more involved networking series. Anyone have any recommendations?
Sure. How deep do you want to go?
@@shanselman enough to know how to set up and admin a firewall, vpn and network switches at at 100pp company lol
Pleas do more videos like this!
Your Vlog and Blog is great :) I keep following this series (y)
you are awesome. Thanks for all of this!
I've gotten so much from @Scott Hanselman over the years, some unintentional like the diagrams app used in this video :-) . I've been learning Docker in WSL and would LOVE a video about Networking and additoinal complexities when using docker in WSL and viewing apps in a pc browser (since technically WSL is the host?).
Quality content, keep it up!
I like the way you explain things, so I subscribe.
Loving your videos...😊 thank you so much
Hi Scott, thanks for the content! Interesting stuff
Thanks Scott!
On Linux you use ip(8), like "ip add list" etc. The ip(8) command replace ifconfig(8), arp(8), etc.
Thanks!
If anyone is interested in taking a deeper dive into networking, look up "Free CCNA Course" by either Network Chuck or David Bombal on TH-cam.
Difference betwen network analyzers and network administration.
Really enjoyed this thank you. Congrats on the 100k
Even tho i knew everything he talked about i still watched to the end
Hello Sir
Can I opt for cloud computing?
as I have completed my bachelors in software engineering .
Secondly, is masters in cloud computing worth doing ? Or yah sit for certs
Thanks
Good refresher! :)
Nice video btw what is that machine behind you?
Google Hanselman arcade cabinet, I have a series on how to build one
I'm waiting for more
Yay snacks!
I don't have a raspberry pi so I run pihole as a docker container on my PC.
Smart!
Hey. You got 100k subscribers now! Thanks for the awesome videos. :)
love your content and your voice too.
Thank you!
What about IPv6?
100,000 = snacks? Luvly.
809 upvotes 0 downvotes.. nice
Just subbed this morning. If you had a Patreon page or a tip page, I would contribute.
BTW, you need to divide your magic number by 18 for us mmol/L folk :)
.455 ? Nice ip :D
iPhones have superpowers, you know. They are a "bit" longer.
@@legymhueck9271 @shanselman ... this .455 IP is an extension that's enabled for subspace communications, no? ;p
All about network, IT & CS #ITFO
Thank you sir.
Did you get your snacks when you hit 100K subscribers?
192.168.3.455 cool
A typical programmer!!! makes video number 17 and calls it 16 as he started counting it from 0.....ha ha ha ha ha