in this case, you may do no thing except she has a problem to access the Internet or access remote resources. this may help, quoted from
http://howtonetworking.com.
Split Tunnel issue in VPN
Situation: 1. After establishing a VPN connection, the VPN client can’t access the Internet.
2. After establishing a VPN connection, the VPN client can’t access other remote resources except the VPN server.
Analysis: by default, the VPN client adds the remote default route to its routing table and increases the metric of the existing default route to ensure that the remote default route is used. The remote default route points to the new connection, which ensures that any packets that are not addressed to the local LAN segment are sent to the remote network. In this case, the VPN client will not be able to access the Internet. Note: click here for example.
However, in other cases, if the VPN client doesn’t add the remote default route to its routing table or doesn’t increases the metric of the existing default route to ensure that the remote default route is used, the VPN client can’t reach the remote resources except the VPN server.
Resolutions: 1. On the VPN server, create a split tunnel to let the VPN client to access the Internet.
2. Alternatively, you can create batch file to delete the default router and another router for the remote network.
Case Study
Related Topics
VPN Browsing Issues
VPN Logon Issues
VPN Name Resolution
VPN as Router
VPN Routing Issues
VPN TCP/IP Settings
Ports for VPN
VPN/PPTP
VPN Slow Issues
Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.
Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, Remote Access on
http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
I recommend Brinkster for web hosting!
"Squid" <(E-Mail Removed)> wrote in message news

C96D390-39E4-4029-B107-(E-Mail Removed)...
I have one user on my office network that need to be connected to an VPN.
But she also needs access to her files/program on the network. So, she needs
to be on the office network and connected to the VPN simutenously. (Note:
she is not a remote user, she is physically in our office).
I found these articles explaining split tunneling:
http://www.microsoft.com/technet/pro...fc0025ecc.mspx
http://www.microsoft.com/technet/com...uy/cg1003.mspx
The user is using XP Pro SP2. We are using Windows Server 2003. My
question is since only one user on the office network needs split tunnelling,
will all my other users be exempt from this?