if you wan to all Internet traffic to go through the central firewall, you
mat want to modify the routing table. This may help.
http://www.howtonetworking.com/routingissuesonvpn.htm
Can't access the Internet while using VPN
Symptom: after establishing a VPN connection, you may not be able to access
the Internet because the VPN takes over your existing connection and all
traffic to use the VPN default gateway on the remote network. The remote
network may not allow VPN clients to access the Internet via their gateway.
Resolutions:
1) If you don't need to access the entire VPN resources, disable the "use
default gateway on remote network" option in the properties of the VPN
connection.
2) Edit route table manually if you know how to or check routing page on
this web site.
3) For the security reason, some firewall/routers like Cisco PIX do not
allow access the Internet after establishing the VPN and you cannot modify
the routing table. You may setup split-tunnel.
--
For more and other information, go to
http://howtonetworking.com.
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.
"Fredrik" <(E-Mail Removed)> wrote in message
news:A259B16E-8B0A-481C-8E2C-(E-Mail Removed)...
>I have setup a Windows Server 2003 as a VPN gateway and it works perfectly
> well for accessing corporate resources. It is setup on a DMZ behind a FW
> in
> order to log all accesses from the Internet, with a separate interface on
> the
> internal LAN.
>
> But, I have a problem accessing the Internet while connected to the VPN. I
> am aware of split-tunneling, but do not want to use that. I want all
> Internet
> traffic to go through the central firewall, in order to get all traffic
> logged.
>
> Is a proxy server the only solution to this problem?
>
> /Fredrik