02-18-2013 08:32 PM
Is it possible to set up a domain specific DNS on an ASA 5510?
The problem I am having is that while the site to site VPN is up the DNS servers on the main site are serving ip addresses for the remote site. Main site is on CBeyond and remote is on Time Warner so when doing an nslookup at the remote site it returns one IP address and when the remote site uses google DNS servers it returns another. The main difference being download speed (weird that it relates) as using main site DNS it was 3 hours and google DNS it took 10 minutes. I am looking for a way to serve DNS for the main site domains and for all public domains use google DNS or Time Warner DNS
Sent from Cisco Technical Support iPad App
02-18-2013 10:58 PM
I think you can use split-dns command under group-policy configuration, and specify wich domains should be resloved through the tunnel.
02-20-2013 05:55 PM
I think that works for client VPN, but I can't find anything in site-to-site.
Sent from Cisco Technical Support iPad App
02-20-2013 06:22 PM
Does this help you at all?
group-policy XXXgroup internal
group-policy XXXgroup attributes
dns-server value XXX.XXX.XXX.XXX
vpn-idle-timeout 30
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split
default-domain value domain.local
group-policy XXXgroup internal
group-policy XXXgroup attributes
dns-server value XXX.XXX.XXX.XXX
vpn-idle-timeout 30
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split
default-domain value domain.local
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00807968d1.shtml
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide