Note: vpn server address obscured for security
It appears the VPN ppp0 interface completely replaces the default routing. Reversing the order makes no difference.
I can set the routes manually each time, but I don't believe this should happen.
I would expect to get a route to 10.0.0.0/8 via 10.1.2.150 and the default route left alone.
Note it adds a route via the original default gateway to the address of the VPN server.
There appears to be no way of setting no default route for the pptp interface.
Any other ideas,
Alban
Showing messages 1 through 2 of 2.
Re: Loss of internet when connected to VPN
2003-11-17 17:40:27
anonymous2
[View]
I found an automated script for correcting the route here:
http://www.macosxhints.com/article.php?story=20030313194656474
works well for me, in panther, after some small mods.
-millz
Re: Loss of internet when connected to VPN
2003-03-13 11:53:10
Jason Deraleau |
[View]
Hmm. Coincidentally, this hint came through Mac OS X Hints earlier today:
It describes how to run pppd to make the VPN connection by hand, allowing you to remove the defaultroute statement. Apparently this is an unforeseen circumstance on Apple's behalf.
http://www.macosxhints.com/article.php?story=20030313194656474
works well for me, in panther, after some small mods.
-millz