Computing.Net > Forums > Networking > Cisco, NAT, & Name Server

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.

Cisco, NAT, & Name Server

Reply to Message Icon

Name: Breeze
Date: November 1, 2001 at 17:49:20 Pacific
Comment:

Okay, here is the situation.
I have a Cisco router running NAT. I've got a Name Server setup (and running great)on the inside of the NAT. The problem, as you've probably already figured, is that the outside can't find my name server. I've tried an "ip nat outside static" mapping of ports tcp 53 & 42, and udp 53. This doesn't seem to work! I was just wondering if anybody knew how to accomplish this.

Thanks in advance,


BrEeZe



Sponsored Link
Ads by Google

Response Number 1
Name: Michael Mangone
Date: November 2, 2001 at 14:31:16 Pacific
Reply:

Port 53 is all you really need. The command on the router should look somehting like this...

ip nat inside source static tcp (local address) 53 (internet address) 53 extendable

ip nat inside source static udp (local address) 53 (internet address) 53 extendable

Of course eacj of these commands would be on line. Also is your name server setup for your external addresses? What os does the DNS server run on? Hope this helps, let me know if you have more questions. You can email or come back here, if want help faster email me.


0
Reply to Message Icon

Related Posts

See More


DNS error Help !! Unable to Network...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Cisco, NAT, & Name Server

setting up a name server on win2k server www.computing.net/answers/networking/setting-up-a-name-server-on-win2k-server/5173.html

Domain Name Server www.computing.net/answers/networking/domain-name-server/6522.html

Name Server www.computing.net/answers/networking/name-server/29408.html