burbankmarc wrote: » Quick question, can an ASA rewrite DNS lookups? If not then I'm pretty confused. When using a google DNS server if I lookup domain.com outside of my ASA it returns the proper global address. However, if I do the lookup on the inside of my ASA against the same DNS server it returns my internal IP address. Has anyone seen anything like this?
djones@djones-desktop:~$ host mydomain.com 8.8.8.8 Using domain server: Name: 8.8.8.8 Address: 8.8.8.8#53 Aliases: mydomain.com has address 192.168.26.34 mydomain.com mail is handled by 10 mail.mydomain.com. djones@djones-desktop:~$ host mydomain.com ns1.mydomain.com Using domain server: Name: ns1.mydomain.internal Address: x.x.x.40#53 Aliases: mydomain.com has address x.x.x.34 mydomain.com mail is handled by 10 mail.mydomain.com.
[djones@sufmail djones]$ host mydomain.com 8.8.8.8 Using domain server: Name: 8.8.8.8 Address: 8.8.8.8#53 Aliases: mydomain.com has address x.x.x.34 mydomain.com mail is handled by 10 mail.mydomain.com.