A
Andy Yew
I have an issue with the DNS settings not properly propagating down to
the client when VPN is enabled. This was originally posted in VPN
newsgroups but I have since found more info and think it is likely to
be a DNS issue.. Any help would be appreciated..
I have a distributed workforce that is accessing the servers here in
the head office and the way through is via 2 ways of getting access to
the mail server.
POP3 or full MAPI mode, the former can be used even without VPN
connectivity. The issue is that we're rolling out other services as
well and that requires some sort of VPN connection. Even for users
using POP3 connections only.
I have set up the DNS to allow for dynamic updates and the DNS servers
that are propagating through will be pointing to that of our local
DNS.
With VPN on, and using the default gateway on the VPN, all the
connectivity will be shunted through the MS VPN server before heading
out to the internet. By right, with VPN enabled and a CNAME created
for the external mail, it ought to be using the internal IP to get
their mails but somehow, it doesnt work.
The traceroute returns this... which is wrong since it went and use
the external IP instead of the internal one..
tracert mail
Tracing route to mail.xxx.com [202.135.115.35]
over a maximum of 30 hops:
1 401 ms 400 ms 401 ms VPN1 [192.168.100.200]
2 391 ms 400 ms 411 ms 192.168.100.250
3 390 ms 401 ms 400 ms 202.135.115.35
Trace complete.
This is what shoudl happen..
tracert mail
Tracing route to mailserver1.xxx.com [192.168.100.11]
over a maximum of 30 hops:
1 400 ms 391 ms 400 ms VPN1 [192.168.100.200]
2 401 ms 391 ms 410 ms mailserver1.xxx.com [192.168.100.11]
Trace complete.
I have put in DNS suffixes, so that it autoappends when VPN is on. The
only way we could get this to work was to forcefully put in the local
DNS server on the Local LAN connection instead of the VPN Connection
properties.. and this slows down everything tremendously and is a pain
to manage.
Any ideas?
Andy
the client when VPN is enabled. This was originally posted in VPN
newsgroups but I have since found more info and think it is likely to
be a DNS issue.. Any help would be appreciated..
I have a distributed workforce that is accessing the servers here in
the head office and the way through is via 2 ways of getting access to
the mail server.
POP3 or full MAPI mode, the former can be used even without VPN
connectivity. The issue is that we're rolling out other services as
well and that requires some sort of VPN connection. Even for users
using POP3 connections only.
I have set up the DNS to allow for dynamic updates and the DNS servers
that are propagating through will be pointing to that of our local
DNS.
With VPN on, and using the default gateway on the VPN, all the
connectivity will be shunted through the MS VPN server before heading
out to the internet. By right, with VPN enabled and a CNAME created
for the external mail, it ought to be using the internal IP to get
their mails but somehow, it doesnt work.
The traceroute returns this... which is wrong since it went and use
the external IP instead of the internal one..
tracert mail
Tracing route to mail.xxx.com [202.135.115.35]
over a maximum of 30 hops:
1 401 ms 400 ms 401 ms VPN1 [192.168.100.200]
2 391 ms 400 ms 411 ms 192.168.100.250
3 390 ms 401 ms 400 ms 202.135.115.35
Trace complete.
This is what shoudl happen..
tracert mail
Tracing route to mailserver1.xxx.com [192.168.100.11]
over a maximum of 30 hops:
1 400 ms 391 ms 400 ms VPN1 [192.168.100.200]
2 401 ms 391 ms 410 ms mailserver1.xxx.com [192.168.100.11]
Trace complete.
I have put in DNS suffixes, so that it autoappends when VPN is on. The
only way we could get this to work was to forcefully put in the local
DNS server on the Local LAN connection instead of the VPN Connection
properties.. and this slows down everything tremendously and is a pain
to manage.
Any ideas?
Andy