[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:

Problem 5
-----------
Why does it work when I reboot XP to FC3? I have two FC3 laptops which can both talk to the Linux server and I've even configured them to use the Linux server as their SMTP host.

Do you use the same config (xp.ovpn) them ?

Problem 7
------------
When I specify --dev-node "tun0" in XP config, Ovpn can't find it. If I leave that line out, it finds the tun/tap device OK. Is this signifigant? I've seen other people post about how they've gotten xp<->linux with --dev tun before, tho the majority of the posters seem to be using --dev tap.

tun0 is a name under linux. When you specifiy 'dev tun' under windows, openvpn searches for an approriate tun-connection (e.g. Lan Connection 3). If you need to specify the name of you tun-connection, then use: dev-node


Linux conf
----------------
route 10.101.1.0 255.255.255.0

When you want to connect your clients with other clients, than you need 'client-to-client', too

XP.ovpn
----------
dev tun0
dev tun

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)


____________________________________________ 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/msg00080.html on line 204

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/msg00080.html on line 204