Hey Larry,

OK...here's the routing info for the various scenarios:

NO VPN CONNECTION:
[EMAIL PROTECTED]:~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.42.0    *               255.255.255.0   U     0      0        0 ath0
link-local      *               255.255.0.0     U     1000   0        0 ath0
default         192.168.42.1    0.0.0.0         UG    0      0        0 ath0


VPN CONNECTED (replace default route....no alternate routes):
[EMAIL PROTECTED]:~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
pacrhqvpn3.pac. 192.168.42.1    255.255.255.255 UGH   0      0        0 ath0
192.168.42.0    *               255.255.255.0   U     0      0        0 ath0
link-local      *               255.255.0.0     U     1000   0        0 ath0
default         *               0.0.0.0         U     0      0        0 tun0

VPN CONNECTED (keeping default route....1 alternate route defined):
[EMAIL PROTECTED]:~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.197.150.122 192.168.42.1    255.255.255.255 UGH   0      0        0 ath0
192.168.42.0    *               255.255.255.0   U     0      0        0 ath0
link-local      *               255.255.0.0     U     1000   0        0 ath0
default         192.168.42.1    0.0.0.0         UG    0      0        0 ath0


So as you can see....when I keep the default route and use an alternate
one (that is set to use Tun0), the only adapter listed is Ath0??  Of
course the Tun0 adapter shows up as an available adapter when the VPN
connects....it's just not being used??

Cheers



-  

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com
 
Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments.




_______________________________________________
Kvpnc-user mailing list
[email protected]
https://mail.gna.org/listinfo/kvpnc-user

Reply via email to