The type of VPN you are dealing with here is Remote Access VPN.
Keep that in mind.
There are different types of VPN with different behavors and different
purposes.
The subnet you connected to with VPN is:
192.168.8.0
The DNS Servers are on a different subnet of:
192.168.10.0
When you run Split Tunneling you can only access the immediate subnet you
VPN'ed into,...you can *not* reach any other subnet on the system you VPN'ed
into,...that is the way it is,...that is the way it was designed and was
meant to be. The DNS Servers are unreachable to you unless you stop using
Split-Tunneling becuase you are only allowed to connect to devices on
192.168.8.x.
There are reasons why you are not supposed to use Split-Tunneling. When you
VPN into a system you put that system at risk from whatever "else" your PC
may be connected to,...therefore VPN is design so that once you connect all
traffic goes through the VPN'ed system and effectively "cuts off" your
machine from any "other" connections it may be connected to (like the
Internet, or other subnets on your own local LAN). When you run
Split-Tunneling you are side-stepping this safety feature and therefore as a
result you can only connect to resources on the immediate subnet you VPN'ed
into. This is why some companies put their VPN Server on its own special
subnet so that if someone connects to it while running Split-Tunneling they
cannot get to anything anywhere else on the companies LAN.
The intension of Remote Access VPN is that you connect,..take care of the
task you connected to do,..then disconnect. It is not designed to
connect,..stay connected,...and access other resources on other LAN Segments
or the Internet at the same time.
This is not anything new. It is exactly the same way things behaved with the
old "modem-dialup-over-a-phone-line" connections. Remote Access VPN is
*still* the same old modem dialup technology except the physical modem was
replaced by the "virtual VPN adapter" and the phone number was replaced by
the IP#,...beyond that it is the same thing working on the same principles.
If you need to do all those tasks at the same time while connected to the
VPN,...then you need a Site-to-Site VPN (aka Router-to-Router VPN) which is
a completely different type of VPN which is "always up" and is performed by
a pair of VPN capable routing devices.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
"Andrew" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I think understand what you're saying, but not 100% sure. Can you explain
>more?
>
>
> ipconfig /all does show:
>
> PPP adapter ARSCO - DC01:
>
> Connection-specific DNS Suffix . : ROCKNET.Local
> Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
> Physical Address. . . . . . . . . : 00-53-45-00-00-00
> Dhcp Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 192.168.8.8
> Subnet Mask . . . . . . . . . . . : 255.255.255.255
> Default Gateway . . . . . . . . . :
> DNS Servers . . . . . . . . . . . : 192.168.10.24
> 192.168.10.25
> Primary WINS Server . . . . . . . : 192.168.10.24
> Secondary WINS Server . . . . . . : 192.168.10.25
>
> All 192.168.8.0, 255.255.252.0 traffic goes out over the VPN.
>
> Andrew
>
>
>
> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> The VPN Dialup Connectiod needs its own separate DNS Server
>> entry,...either via DHCP or Statically.
>>
>> --
>> Phillip Windell
>> www.wandtv.com
>>
>> The views expressed, are my own and not those of my employer, or
>> Microsoft, or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>> "Andrew" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Ok I was following the guide found here,
>>> http://www.microsoft.com/technet/com...uy/cg1003.mspx,
>>> to
>>> setup split tunneling for our VPN connections.
>>>
>>> The splitting works wonderfully! Oh I'm using the "Classless Static
>>> Routes DHCP Option".
>>>
>>> However the remote client only pulls DNS from host network DNS servers.
>>>
>>> Therefore unless you know the IP address(es) of the VPN'd network this
>>> is
>>> useless. I can't imaging this is supposed to be the case.
>>>
>>> ipconfig /all on the remote computer, lists the DNS servers on the VPN'd
>>> network, but doesn't access them.
>>>
>>> Does anyone have any ideas?
>>>
>>> Thanks,
>>>
>>> Andrew
>>>
>>
>>
>
>