|
|
---------- Forwarded message ---------- From: Ryan <sandman01@xxxxxxxxx> Date: Sep 3, 2005 5:14 PM Subject: Help on NetBSD client using tap To: openvpn-users@xxxxxxxxxxxxxxxxxxxxxx I am using the tap driver compiled from pkgsrc. The interface is up and when i try to run openvpn i get the following error: Sat Sep 3 17:16:12 2005 PUSH: Received control message: 'PUSH_REPLY,route-gateway 192.168.2.1,ifconfig 192.168.2.5 192.168.2.1' Sat Sep 3 17:16:12 2005 OPTIONS IMPORT: --ifconfig/up options modified Sat Sep 3 17:16:12 2005 OPTIONS IMPORT: route options modified Sat Sep 3 17:16:12 2005 WARNING: Since you are using --dev tap, the second argument to --ifconfig must be a netmask, for example something like 255.255.255.0. (silence this warning with --ifconfig-nowarn) Sat Sep 3 17:16:12 2005 TUN/TAP device /dev/tap0 opened Sat Sep 3 17:16:12 2005 Sorry but you cannot use --dev tap and --ifconfig together on this OS because I have not yet been programmed to understand the appropriate ifconfig syntax to use for TAP-style devices on this OS. Your best alternative is to use an --up script and do the ifconfig command manually. Sat Sep 3 17:16:12 2005 Exiting here is my Openvpn Config below: dev tap tls-client proto udp tls-auth /etc/openvpn/ta.key 1 ca /etc/openvpn/ca.crt cert /etc/openvpn/enoch.crt key /etc/openvpn/enoch.key remote ......... pull port 5000 ping 15 verb 3 I am on NetBSD 2.0.2. Thanks ____________________________________________ 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-09/msg00034.html on line 224 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-09/msg00034.html on line 224 |