[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] Re: still trying xp <-> linux



Jed Reynolds wrote:

>>> ifconfig 10.101.1.14 10.101.1.13
>>> route 10.101.1.0 255.255.255.0 10.101.1.14
>>
>>
>> Remove that. Your Server is pushing these information to you.
>> By the way: You have to route to 10.101.1.13 (Linux) not to
>> 10.101.1.14 (XP)
> 
> 
> 
> Cannot remove the ifconfig line. It won't start, gives error:
> Options error: On Windows, --ifconfig is required when --dev tun is used
> Use --help for more information.
> Press any key to continue...


It is unusal to configure ifconfig/route details on the client as you
lose the freedom of centralized administration.

Try to replace
ifconfig x.x.x.x
route x.x.x.x
with
'client'

> route 10.101.1.0 255.255.255.0 10.101.1.13 WORKS !!!
> <happy dance>

:-)

> Omitting the route effectively disconnects me.
> 
> Changing the ccd... to have push "route ..." doesn't seem to work.
> Nothing seems to get pushed.
> Taking the ifconfig out of the ccd works, the ifconfig in the ccd didn't
> seem to get pushed.

You forgot 'client' (which does 'tls-client' & 'pull') on the client.
'client' (or 'pull') tells your client to apply the pushed information.



____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users


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/2005-08/msg00100.html on line 219

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/2005-08/msg00100.html on line 219