| Weblog: |
|
PPTP VPNs in Jaguar
|
| Subject: |
|
If only i could choose default routes |
| Date: |
|
2002-09-14 12:34:03 |
| From: |
|
anonymous2
|
|
|
|
Under network prefs go to 'Network Port Configuration'
It says right there that the order the interfaces are listed in the box will be the search order, simply put your local interface above the PPTP interface.
I think that would make the local interface the default route but I do not have a vpn to test with.
|
Showing messages 1 through 3 of 3.
-
If only i could choose default routes
2002-10-17 11:35:15
afrenier
[View]
-
If only i could choose default routes
2003-03-31 23:26:45
anonymous2
[View]
-
If only i could choose default routes
2004-11-18 23:36:56
avidan
[View]
|
Showing messages 1 through 3 of 3.
|
sudo route delete default
[enter password]
sudo route add default [ip of real gateway here]
And that appears to work, but after a few minutes it stops working and I have to disconnect the pptp connection in order to get internet again. Any clues?