hello,
DNS queries are not passing through the pix. my local dns server is trying to resolve names from outside servers.
my pix is doing PAT
nat (inside) 1 10.0.0.0 255.0.0.0 0 0
global (outside) 1 209.226.x.y netmask 255.255.255.240
access-list inside_acl permit udp 10.0.0.0 255.0.0.0 any eq domain
when I check the log I see these messages.
I will highly appreciate any help.
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:206.108.253.66/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:210.132.100.101/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:192.35.51.30/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:198.32.64.12/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:193.0.14.129/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:206.108.253.70/53
thanks,
A.S
DNS queries are not passing through the pix. my local dns server is trying to resolve names from outside servers.
my pix is doing PAT
nat (inside) 1 10.0.0.0 255.0.0.0 0 0
global (outside) 1 209.226.x.y netmask 255.255.255.240
access-list inside_acl permit udp 10.0.0.0 255.0.0.0 any eq domain
when I check the log I see these messages.
I will highly appreciate any help.
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:206.108.253.66/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:210.132.100.101/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:192.35.51.30/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:198.32.64.12/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:193.0.14.129/53
305006: portmap translation creation failed for udp src inside:10.3.3.7/1238 dst outside:206.108.253.70/53
thanks,
A.S