Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
public DNS Server behind a router
Name: Lenin V Date: May 24, 2005 at 16:24:49 Pacific OS: Windows 2003 Server Enter CPU/Ram: 2.8Ghz/512 RAM
Comment:
I would like to know if it is possible to host a DNS server behind a router? So far I know the configuration is okay because inside my network I can see the webpages using my DNS Server... but when I try to change the DNS in my URL registrant I get an error, and I think that it has to do something with the fact that my Server is behind a Router... By the way, I have setup the router in a way that every port (Web, FTP, etc) are redirected to the server inside the LAN.
Name: briantech Date: May 25, 2005 at 06:58:11 Pacific
Reply:
Sure you can, have your client machines all point to your DNS box then either setup DNS forwarding or STub DNS on your DNS box, I wouuld not use this public DNS on you DC, setup a diff box and load that DNS server.
0
Response Number 2
Name: Lenin V Date: May 27, 2005 at 01:23:53 Pacific
Reply:
What I want to do is setup a public DNS Server behind a router... I know that I can setup a local DNS server behind a router...
and what I'm asking if is it possible to do that? setup a public DNS server behind a router and specifics ports redirected to my server? or is it necessary that is connected directly to my cable modem with a public IP?
0
Response Number 3
Name: jimminy Date: May 27, 2005 at 08:32:18 Pacific
Reply:
Yes, this is possible. Just allow port 53 (UDP) through your firewall, and forward it to the DNS server box if necessary.
Summary: This is my situation. I set up a DNS server to host this website i have.. everything works great! but, since i am on a LAN i cannot access my own website/mail from home, becuase i cannot use the publ...
Summary: Hi there again, did you try debugging on the DNS server. Create a txt file on you’re hard drive en go to the properties of the DNS server. On the debug logging tab enable debugging and fill in the p...