I appreciate your valuable time. I love your detailed elaborations of this course. It really goes a long way in my IT career. Comprehensive, clear, concise, detailed and relevant. Great tutorials 👍👍
So brilliant video. It helps to understand the DNS in a more practical way / application level. I will share the video. Kudos to ITdvds team. Appreciate the effort to make this video.
I love to learn the whole process of something. That is how you become great at troubleshooting. Seeing the entire picture. Plus you didn't use some white board to explain it, we actually saw it as we would see it if we did it ourselves.
Thank you for taking the time to do this video with practical examples. It goes beyond the high level explanation to how some configurations are done in windows
Correction, putting entries in the host file does NOT input it in any cache. DNS is always (by default on linux/windows/mac) queried 2nd, the first query will always check your host file first. You can modify the order of lookups on linux by flipping the order within the /etc/nsswitch.conf file, not sure about doing this on windows but it maybe possible in the registry somewhere.
so cache poison on my local net, a script or website with a pop up which resolves for a set amount of secs this allows via lookup table to access the login screen?
Awesome explanation, thank you! One question, I hear of SOA is that like going to the root DNS and the root DNS updates all other DNS Servers with the new IP's when users request a specific IP? does that make sense?
Hi! In 15th minute, step 8. I did not understand. Why we need to send another request to ITDVD ''dns'' server? Maybe we just send HTTP request to itdvd's web hosting service? Or there is another dns server there?
You need to be on a computer that is set up as a DNS server. I don't know if installing active directory sets you up for DNS too. Look that up,, at least now you have somewhere to start
iirc, this is not an iterative query, ISP dns server(dc01 in your video) is a recursive server, that always manages all requests by himself and collects answers. Servers like root, and tld would either forward you or send an error. That is called iterative. Correct me if im wrong
Just Epic Videos hmmm...I agree with this. An recursive query should mean the server would forward the query to the next server and so on. Each server in the chain will await the reply and return the response to the caller. The referral back to the original client part seems inefficient. But, that would make sense in an iterative approach. Still, I am skeptical about this aspect of the video.
Thank you so much for creating the amazing video. It is the best one for DNS understanding. I want to request you one thing if possible. Can you please create a video for Proxy servers and how it works?
What if my primary dns server is shut down....will its query be resolved by an alternate dns server? And what if both goes down. We have two 2008r2 dcs . We are going to demote them,keeping the dns service. Both this dcs are primary and alternate dns servers to clients
I have captive portal website and its extension is a "in". The authoritative name server for that website is a root server. Now an authoritative name server is a server that is giving the record to the client. What i don't understand is how can any website have its authoritative name server as a root server? Cause all the root server is doing is sending the query to a server that can do the job for you. It is not the one giving you the i.p address, but just redirecting you to the right server . Shouldn't the authoritative name server be the websites DNS servers?
Great tutorial! I sometimes saw dns server is configured in a different subnet, for example ip:1192.168.1.2/24 gateway:192.168.1.1 but dns:192.168.6.1 . How is it possible?
You have a router with either static routes or running a routing protocol that lets devices in network 192.168.1.x /24 communicate with devices (such as DNS severs) on network 192.168.6.X /24 . That simple :)
Your Internet provider DNS or any DNS servers you use will need to have the root servers configured on it. Once that is done for any recursive queries that come in, it will use the closest applicable root server
Dude u absolutely should do a video on the infinite ways i can imagine a rasberry pi acting as a black hole for ads might be a security problem for the the uninitiated and misinformed....
Trust me I have got 7 years of experience as a system administrator and this is the best lecture I have found. Amazing
Salam bro, can you help me find a job?
Who is this guy? This is the way to explain/teach. I found another guy who matches my expectations from a teacher. Excellent....
Exactly...loved this guy
I'll tell you who he is.
He is my hero.
So helpful! High-level/beginner tutorials are often much more confusing than in depth tutorials
Very well explained. Finally understood the DNS in depth. Thanks a lot
I have been looking at a lot of DNS explanations but this one is by far the best. Thank you!!!
The only good video i have found on UA-cam, i logged in just to click like button. Thank You, Sir!
Finally, someone explained this perfectly. I am going to use this to train our service desk.
I appreciate your valuable time. I love your detailed elaborations of this course. It really goes a long way in my IT career. Comprehensive, clear, concise, detailed and relevant. Great tutorials 👍👍
I've only said I love you to my girlfriend and my parents... but I love this man.
So brilliant video. It helps to understand the DNS in a more practical way / application level. I will share the video.
Kudos to ITdvds team.
Appreciate the effort to make this video.
The best lecture on DNS online a very realistic approach to trace DNS thanks you
Finally someone on UA-cam can explain something properly lol good job
I love to learn the whole process of something. That is how you become great at troubleshooting. Seeing the entire picture. Plus you didn't use some white board to explain it, we actually saw it as we would see it if we did it ourselves.
Very informative video, I have never seen in depth, luckily I got and gained knowledge DNS related. Thanks a lot.
wow fantastic lecture, i would recommend this to anyone wanting to learn about dns
Thank you for taking the time to do this video with practical examples. It goes beyond the high level explanation to how some configurations are done in windows
The way you explained is excellent. Great Job Sir.
Best lecture.. dns concept is clear now
Brilliant, Smooth, Intuitive and to the point.
love your detailed elaborations of this course !!thank You
Very clear and perfect explanation of DNS. Thank You...
Best ever video on Internet about DNS explanation. Who is the speaker ?
Superb ..... very clear fundamentals .... excellent
Wow. He got it. Explain it on live examples and everyone gets it. Thank you!
Very understandable speech. Thank you. You made me understand what my teachers failed to.
Wow. Excellent and very clear and in depth explanation. Thank you very much. Hats off buddy.
Thank you great video and very thoroughly explained. I did not lose concentration once going through this video
Thank you for not having a disturbing/distracting back music!
Best explanation ever had about dns thanks man
Great explanation. Thank you for showing where you find the root and TLD management information.
Correction, putting entries in the host file does NOT input it in any cache.
DNS is always (by default on linux/windows/mac) queried 2nd, the first query will always check your host file first. You can modify the order of lookups on linux by flipping the order within the /etc/nsswitch.conf file, not sure about doing this on windows but it maybe possible in the registry somewhere.
Great & helpful video, surely my exam will be easier after this.
Thank you so incredibly much for taking the time to do this
This is an awesome knowledge video!! And this is a fantastic teacher. Wish I could be in your classroom.
Thank you very much, indeed another best one from you!
concepts brilliantly explained. thank you!
Excellent explanation.. Love the way he teaches.
Thanks. The last part about how Windows appends the DNS suffix is very useful to know.
All good here. Thank you for your explanation 👍
Who decides the DNS TTL value while caching?
I would say outstanding technical presentation and thanks for this
so cache poison on my local net, a script or website with a pop up which resolves for a set amount of secs this allows via lookup table to access the login screen?
THANK YOU. Excellent. Very descriptive.
Awesome explanation, thank you! One question, I hear of SOA is that like going to the root DNS and the root DNS updates all other DNS Servers with the new IP's when users request a specific IP? does that make sense?
You are amazing.
You just made my life easier. Thank you
Video for putting your own softs on or is that possible. I can softbox so would like to up load my own softs.
It was a areally great video!
Thanks!
Excellent explanation
What is preferred to use as a DNS server? Iterative or recursive and why?
Hi! In 15th minute, step 8. I did not understand. Why we need to send another request to ITDVD ''dns'' server? Maybe we just send HTTP request to itdvd's web hosting service? Or there is another dns server there?
How do we get to know which query (Iterative or Recursive) used for name resolution?
Great explanations. Thanks.
What OS are you using? Windows Server? Trying to figure out how to get to DNS Manager screen.
Yes you're correct it's windows server
You need to be on a computer that is set up as a DNS server.
I don't know if installing active directory sets you up for DNS too.
Look that up,, at least now you have somewhere to start
Excellent explaination! 🤝✌️
I really appreciate your hard work
This is the best tutorial.... Cheers!!
Wish I would have come across this a few years ago. Anyways its never too late. A very great video. Subscribed.
This is one of the most pretty 😍 explanation ... really thank you 😊
Thank you ! Very well explaining and you actually showing us where things are! A+
Excellent video.
Amazing explanation, this is the way i learn the best
Excellent Explaination...loved it.
amazing work!
Wow - what a great explanation. Thanks!
explained really well. i think i finally get how it works. thanks
In the example how does the dc01 dns server know the IP for the root hints dns server?
What an explanation 👏
Awesome video i never seen such
Good exploration
iirc, this is not an iterative query, ISP dns server(dc01 in your video) is a recursive server, that always manages all requests by himself and collects answers. Servers like root, and tld would either forward you or send an error. That is called iterative. Correct me if im wrong
Just Epic Videos hmmm...I agree with this. An recursive query should mean the server would forward the query to the next server and so on. Each server in the chain will await the reply and return the response to the caller. The referral back to the original client part seems inefficient. But, that would make sense in an iterative approach. Still, I am skeptical about this aspect of the video.
VeriSign used to be called Network Solutions, which spun off from the original governing domain resolution body InterNIC
Thank you for great presentation. Excellent.
Thank you so much for creating the amazing video. It is the best one for DNS understanding. I want to request you one thing if possible. Can you please create a video for Proxy servers and how it works?
Amazing, excellent, mind blowing
What if my primary dns server is shut down....will its query be resolved by an alternate dns server?
And what if both goes down.
We have two 2008r2 dcs . We are going to demote them,keeping the dns service. Both this dcs are primary and alternate dns servers to clients
Awesome explanation!!
Well explained - On point
Thanks to you I finally understand DNS
Great, well explained. Many thanks
I just discovered you! Great explanations!
Excellent !
amazing ground-up tutorial, kudos
Amazing amazing amazing!
The best explanation
ipconfig /displaydns
iterative query
recursive query
suffix
Host File
cache
I have captive portal website and its extension is a "in". The authoritative name server for that website is a root server. Now an authoritative name server is a server that is giving the record to the client. What i don't understand is how can any website have its authoritative name server as a root server? Cause all the root server is doing is sending the query to a server that can do the job for you. It is not the one giving you the i.p address, but just redirecting you to the right server . Shouldn't the authoritative name server be the websites DNS servers?
you mean its TLD is {.in}?
dns default uses UDP port 53, why dns uses UDP procotol instead of tcp, in which case DNS use tcp
Im studying Azure and this is all relevant.
Great tutorial!
I sometimes saw dns server is configured in a different subnet,
for example ip:1192.168.1.2/24 gateway:192.168.1.1 but dns:192.168.6.1 .
How is it possible?
You have a router with either static routes or running a routing protocol that lets devices in network 192.168.1.x /24 communicate with devices (such as DNS severs) on network 192.168.6.X /24 . That simple :)
this url is not working
Thank you so much. Excellent explanation..
Very clearly. Thank you sir
In soft One, there is relatively little although I will say soft One has so fantastic features and I tNice tutorialnk it is going places (Rated No 2
thanks, for this great course
Sir how does our dns know that from which root should be given to the ip
Your Internet provider DNS or any DNS servers you use will need to have the root servers configured on it. Once that is done for any recursive queries that come in, it will use the closest applicable root server
so good !
why i didnt see this early
Site is not working
well explained
thank you for this
best movie ever
Dude u absolutely should do a video on the infinite ways i can imagine a rasberry pi acting as a black hole for ads might be a security problem for the the uninitiated and misinformed....
I am sold!
Great presentation !!!