|
|
|
Title: Re: [Openvpn-users] route delete failed on windows client
Ah, now I see. You are using a complicated and nonworking TAP mode setup,
when a simple TUN setup would be :
- simpler
- it would work
So you need a VPN to access one specific remote host, right ?
The ROUTE DELETE command fails, because you can not remove the interfaces "native" route.
It is nonsense. You coul try to override it though.
But, as I said, use a simple TUN setup. Please.
Regards,
David
From: Sonnie Hook [mailto:sonnie.hook@xxxxxxxxx] Sent: Tue 01-Jan-08 04:30 To: David Balazic Cc: Rob MacGregor; openvpn-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: [Openvpn-users] route delete failed on windows client I'm not routing all traffic through regular connection. The client Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00000.html on line 201 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00000.html on line 201 |