How to Configure a DNS Reverse Looukp Zone - Windows Server 2019

  Рет қаралды 30,532

ittaster

ittaster

Күн бұрын

Пікірлер: 57
@sarahroberts6128
@sarahroberts6128 3 жыл бұрын
I am just very happy to be able to understand what the host is saying........It is very frustrating to try and follow someone using hybrid english (english words spoken to indian rhythm) which is now 90% of the IT videos. Also good video
@dinil5566
@dinil5566 2 жыл бұрын
As an Indian I apologize but those videos are made for Indian audiences . Because over here, each state's speak totally different language and the only way we can understand each other is through English. Hindi, even after being a common language in northern India, is not spoken or understood by many southerners including myself.
@ittaster
@ittaster 4 жыл бұрын
Please share with the learner community! Don't forget to drop by and say hi on social media! Twitter: twitter.com/it_taster Instagram: instagram.com/it_taster Facebook: facebook.com/Ittaster
@pm3d1
@pm3d1 2 жыл бұрын
Another great video with detailed and clear explanation. Loving the playlist, thanks a lot.
@ittaster
@ittaster 2 жыл бұрын
Thanks! I really appreciate that. I'm glad you're enjoying the playlist👍
@aseemp6199
@aseemp6199 Жыл бұрын
@@ittaster can you set up two domains on reverse dns
@DavidRodriguezDRB
@DavidRodriguezDRB 3 жыл бұрын
Very Detail and simple explanation thank you !!! Very much!!!
@sersn3288
@sersn3288 2 жыл бұрын
Thank you! Excellent and comfortable explanation style!
@DyegoM0101
@DyegoM0101 2 жыл бұрын
Extremely direct and informative. Thank you
@ittaster
@ittaster 2 жыл бұрын
Thanks for the feedback!👍
@mg7670
@mg7670 3 ай бұрын
Thanks a lot for your easy lessons!!!
@its_Tricky83
@its_Tricky83 2 жыл бұрын
Great explanation and concise demonstration! Thanks!
@ittaster
@ittaster 2 жыл бұрын
Thanks!👍
@rons7555
@rons7555 4 жыл бұрын
Very informative and comprehensive. 👍
@ittaster
@ittaster 4 жыл бұрын
Thanks for your support Ron!
@payambakhshi1498
@payambakhshi1498 3 жыл бұрын
quick question, I need a Windows DNS Server to act as NS on internet interface, how can I setup a ALL SUBDOMAINS to forward to same public IP address on internet ?
@golfr-kg9ss
@golfr-kg9ss 2 жыл бұрын
great video!! Very easy to follow. Nicely done!
@ittaster
@ittaster 2 жыл бұрын
Thanks for the great feedback! I'm glad you enjoyed the video👍
@jamiew.lacroix7055
@jamiew.lacroix7055 2 жыл бұрын
I seem to have a bit of a quandary, The DNS Manager has 2 Domain Names fist is just the machine name Dragon-Studio the second is the machine + the FQDN. Would it be best to delete both and start anew? Before I forget very helpful video regarding DNS operations in Windows Server 2019, Thanks for all your hard work.
@bearhntr928
@bearhntr928 Жыл бұрын
Thank You for all of your videos - have been very helpful in setting up a 2019 DC in my home. Here I get stuck. Working through many other things, I think that I have finally gotten to the end of the config. I have pfSense as my firewall, and it was my DNS and DHCP (for both IPv4 and IPv6) for more than a year. I now believe that I have ADDS, DNS and DHCP configured (v4 & v6) on my DC. Your videos and many others, immensely helpful. Before I moved to the DC, for all of this - I was able to be ping anything in my home with an address - and get its name. Most items had DHCP reservations on pfSense for them - I created those on my new server. They appear to be working, but pinging the name does not work, nor does NSLOOKUP (fwd or rev). Do I have to create all of these records? As things like my Smart Appliances and FireSticks do not have the 'ipconfig /registerdns' capability.
@ittaster
@ittaster Жыл бұрын
Hi, if you're using DHCP reservations on the Windows Server and scope options are assiging DNS to clients for AD integrated DNS server (other than a firewall blocking) you should be able to resolve Windows clients by FQDN.
@davidsowens
@davidsowens 3 жыл бұрын
Nicely presented thankyou
@Martin-ot7xj
@Martin-ot7xj 2 жыл бұрын
Hi there, i have vpn server and i don't want to give VPN server ip address to the clients but instead of ip i would like to give a hostname instead of ip , can you tell me what should i do to convert ip to a hostname on my VPN server. thnx
@stephend3961
@stephend3961 3 жыл бұрын
Have a question; I'm using a /23 subnet -- now do create a reverse dns to cover the entire subnet ?
@ittaster
@ittaster 3 жыл бұрын
Hi, the network address of your subnet will identify the network.
@JNET_Reloaded
@JNET_Reloaded 2 жыл бұрын
after setting up AD i attempt to login to server 2022 remotely and it only connects via ip not the hostname, how can i resolve so it connects via both hostname of the dc domain aswell as ip address? isit a dns issue a reverse lookup reverse or something else? if i add entry into hosts file i can get it working but nslookup still dosnt return hostname from ip on the claint even with hosts file entry! i cant have a secondry dns on the client either as that breaks other connections!
@ittaster
@ittaster 2 жыл бұрын
Hi, for a client device to be able to resolve a host name via DNS it would need to be able to contact a DNS server with a record of the particular host (forward lookup). A manual entry to a hosts file provides local resolution. Performing an nslookup is querying a DNS server (default DNS server by default) not the hosts file.
@maniejv86
@maniejv86 11 ай бұрын
Hello. I was able to successfully perform a DNS reverse lookup on my server, but not successful on a client workstation. Any reasons why I was not successful on a client workstation?
@maniejv86
@maniejv86 11 ай бұрын
Disregard. I had to restart the client PC. Everything is now working, per your video.
@AMD31
@AMD31 11 ай бұрын
Really good video ! Highly recommended
@ittaster
@ittaster 10 ай бұрын
Much appreciated!
@johnlentokone7318
@johnlentokone7318 3 жыл бұрын
What if the IPs are being ditributed by a router? How do you push PRT records to the Reverse Lookup Zone? There's only forward records in DNS.
@ittaster
@ittaster 3 жыл бұрын
Hi John, if deploying a Windows Server enterprise network. A Microsoft DHCP server and DNS would always be my preferred choice.
@aneesyac4333
@aneesyac4333 3 жыл бұрын
Hi Thanks for the video, I am using vmware and i cant find the trust points in DNS. May be because of that, I am not able to create lookup zone as well. Any solution for this?
@Musab132
@Musab132 2 жыл бұрын
Thanks for your efforts helped alot
@ittaster
@ittaster 2 жыл бұрын
Many thanks!
@Patriots20
@Patriots20 2 жыл бұрын
Nothing work and i dont have windows server, what i do ?
@JC-ex5ve
@JC-ex5ve 3 жыл бұрын
Yet again another amazing video :)
@ittaster
@ittaster 3 жыл бұрын
Thank you so much 😀
@infopc-arieh6372
@infopc-arieh6372 Жыл бұрын
Easy .... Exellent ... well done ...
@jccarmer764
@jccarmer764 3 жыл бұрын
very informative, thank you
@locomotor5star
@locomotor5star 2 жыл бұрын
This helped me a lot. Thanks!
@ittaster
@ittaster 2 жыл бұрын
You're welcome!
@djunleash
@djunleash Жыл бұрын
Just what I needed thanks
@zt.5677
@zt.5677 4 жыл бұрын
Strange. I was just in the DNS config business when ITtaster offered this video. What a coincidence. Thanks! Just two questions: Is it good practice to config all that is DNS (forward, reverse) at one go? Do you always use the GUI; some people claim that server admins rarely use the GUI, but CLI - is that true? Thanks.
@ittaster
@ittaster 4 жыл бұрын
Hi, when Active Directory Domain Services is installed to for the first time, DNS (AD Integrated DNS) is also installed by default. A forward lookup zone for the active directory domain is created during this process. A reverse lookup zone isn't created automatically, however they are useful and more commonly used in larger network environments. GUI vs command line... Interesting question! I guess it depends on the sys admin and environment. I use a mixture of both, but I prefer to use a GUI when teaching server technology concepts.
@zt.5677
@zt.5677 4 жыл бұрын
@@ittaster Hi, Thanks for your reply. Yes, I have seen it in your video that the Active Directory Domain is configured in the AD DS and that requires DNS. However it better be a configured one and not an automatic setting, is that correct? We are pushed to use PowerShell instead of the GUI; scripts and cmdlets. Reasons: no GUI versions are installed in professional environments, scripts automate the sysadmin job. Your approach is perfect: I want the concepts and the whys. Sorry for writing too long.
@ittaster
@ittaster 4 жыл бұрын
Hi, PowerShell skills are very important, also coding skills too for automation of other technologies too. In terms of on premises servers in production environments, there are a lot of organisations out there that run GUIs (not always on the server) but in the form of admin tools on a management system. It's also important to be aware that some Windows server roles are not supported in non GUI server core (older versions more so). Many server based applications too also require GUI, therefore I would recommend taking the approach of learning both, and selecting the best tool for the task to be accomplished. I'm glad you enjoyed the videos and thanks for making some great points in your comments!
@zt.5677
@zt.5677 4 жыл бұрын
@@ittaster Thanks for your reply. Yes, learning both tools is the way to go. Do you happen to have videos on managing sites with subnets in AD DS? I am a bit lost with dedicating subnet IPs and locations in the site manager function. Sorry, if I am being pushy with my questions. Happy new year.
@RonaldoCorrea-v2j
@RonaldoCorrea-v2j Жыл бұрын
I like the videos. excellent
@ittaster
@ittaster Жыл бұрын
Thanks👍
@MTO78
@MTO78 7 ай бұрын
Well done
@KamiKami
@KamiKami 3 жыл бұрын
Thank you!
@safetime100
@safetime100 2 жыл бұрын
Thanks
@jemarcagustin
@jemarcagustin 2 жыл бұрын
Very helpful
Cached Domain Logon Credentials - Windows Server 2019
6:01
Learn Windows Server DNS in Just 20min
20:49
Andy Malone MVP
Рет қаралды 96 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Windows Server 2025 Basics: Understanding DNS Zones
12:56
ITOpsTalk
Рет қаралды 849
Introduction to Using DNS Server on Windows Server 2012
18:48
Eli the Computer Guy
Рет қаралды 552 М.
Group Policy Objects (GPO) | Windows Server 2019 | Ep 11
28:31
BurningIceTech
Рет қаралды 30 М.
Create DNS forward & reverse zones using BIND9
31:04
Linux Tech School
Рет қаралды 6 М.
DNS 101 Miniseries - #5 - Why do we need DNSSEC
11:09
LearnCantrill
Рет қаралды 15 М.
Demystifying the AD Integrated DNS: Your Guide for IT Admins
47:50
TechsavvyProductions
Рет қаралды 14 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН