I'm running a PIX 515 with a VPN solution. My clients connect fine through both PPTP and IPSEC (3DES). Split tunneling is working fine - that is, they are able to get to things on the corporate network, as well as free reign to their internet access via their ISP. My problem is that we have a intranet/internet website with a page on it that is restricted to corporate employees only. The idea was that allowing them to VPN in would give them access to this website since access to it is controlled by subnet. Wrong! Since it pulls it's DNS info from the ISP site, it gets the public adaptor address and is denied access to the restricted page.
So after reading a lot of documentation, I detirmined that Split-DNS is probably the way to solve the problem, as this would give the ip of the internal adaptor to the intranet/internet site as opposed to the public adaptor IP. Unfortunately, I'm not finding much documentation on the EXACT syntax of the command. Is it entered as:
vpngroup test split-dns domainone.com,domaintwo.com
or
vpngroup test split-dns *.domainone.com,*.domaintwo.com
etc., etc. I have tried several combinations of these and each time, my ping result returns the outside adaptor address. Hope you might have some specifics on the subject!
Allan
So after reading a lot of documentation, I detirmined that Split-DNS is probably the way to solve the problem, as this would give the ip of the internal adaptor to the intranet/internet site as opposed to the public adaptor IP. Unfortunately, I'm not finding much documentation on the EXACT syntax of the command. Is it entered as:
vpngroup test split-dns domainone.com,domaintwo.com
or
vpngroup test split-dns *.domainone.com,*.domaintwo.com
etc., etc. I have tried several combinations of these and each time, my ping result returns the outside adaptor address. Hope you might have some specifics on the subject!
Allan