I have a Cisco 831 Router setup with PAT on udp 53. When I point to my FreeBSD DNS server it works perfectly. When I point to my Windows Server 2003 DNS, I get some weird results. I debugged the NAT (debug ip nat detailed) and saw something like:
06:25:18: NAT: Allocated Port for 10.1.1.2 -> 172.16.30.20: wanted 53 got 195
I did not see this when pointing to the FreeBSD box. There are no other configuration changes between the servers than the IP addresses.
This seems to be the culprit, as the DNS logs on the w2k3 server shows it responding to the request and the NAT log shows the translation back out of the packet.
Any help would be greatly appreciated.
06:25:18: NAT: Allocated Port for 10.1.1.2 -> 172.16.30.20: wanted 53 got 195
I did not see this when pointing to the FreeBSD box. There are no other configuration changes between the servers than the IP addresses.
This seems to be the culprit, as the DNS logs on the w2k3 server shows it responding to the request and the NAT log shows the translation back out of the packet.
Any help would be greatly appreciated.