[nsp] dns forwarding
Lupi, Guy
Guy.Lupi at eurekanetworks.net
Wed Jul 7 13:46:01 EDT 2004
Is the DNS server address the same as the router's private address,
192.168.0.1?
-----Original Message-----
From: Roger [mailto:grunky at rockriver.net]
Sent: Tuesday, July 06, 2004 3:51 PM
To: cisco-nsp at puck.nether.net
Subject: [nsp] dns forwarding
I'm working on replacing a customer router w/ a 1605. The previous
router acted as a dns-caching server, something that a 1605 does not do.
In order for this router to be a drop in replacement dns queries going
to the internal address need to be passed along to the external dns server.
I've tried the below configuration w/o success.
inter eth0
ip address <public ip>
ip nat outside
!
inter eth1
ip address 192.168.0.1 255.255.255.0
ip nat inside
!
ip nat outside source static udp <public_ip_eth0> 53 <ip of dns server>
53 ext
ip nat inside source list internal interface Ethernet0 overload
!
ip access-list standard internal
permit 192.168.0.0 0.0.0.255
I realize repointing dns entries on the dhcp server would be the easiest
and quickest solution. This is kinda out of the question.
Any suggestions???
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list