cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
641
Views
0
Helpful
3
Replies

DNS SERVER with public IP behind the router

alaeldien
Level 1
Level 1

helloo

i want my DNS server to be accessible to the internet , ok i have poll of pulic ip address, and i have the router with serial interface configured with another public ip ,

i want to assign my server one of those public ip

should i configured the lan interface with one of them and the server with another in-same-subnet ip address

or what to do

how to overcome such scenario

thanks

3 Replies 3

Jon Marshall
Hall of Fame
Hall of Fame

ip nat inside source static

then on the router inside interface

int fa0/0

ip nat inside

int s0/0

ip nat outside

Edit - actually with NAT it may not be as easy as that. What addresses will the DNS server be handing out - you need to make sure it hands out public IP addresses for any requests from the Internet. It's no good handing out private IP addresses as these won't be reachable.

Jon

hello

the confusion is that how to map static route using 2 public ip

is it going to work this way ?

ip nat inside source static tcp 53 53

or ineed to create DMZ in the router if yes could you possibly please advise.

thank you

Alaa

i

Alaa

Okay you've confused me now. Why do you need to use the serial interface address in your nat statment ?

What is the IP address of your DNS server currently ?

Jon

Review Cisco Networking products for a $25 gift card