On 7/11/05, KP Kirchdoerfer <[EMAIL PROTECTED]> wrote: > Think I fixed your other notes about openvpn in the doc; but don't understand > what you are referring here.
On line 33 of file: -rw-r--r-- 1 root root 1283 Apr 27 21:50 /etc/easyrsa/vars is a line that says "echo NOTE: when you run ./clean-all, I will be doing a rm -rf on $KEY_DIR" this should be modified to look like "echo NOTE: when you run clean-all, I will be doing a rm -rf on $KEY_DIR" I am having some difficulty in getting vpn to work following the doc. When I start openvpn I get the following error: firewall# openvpn /etc/openvpn/server.conf Tue Jul 12 08:07:55 2005 OpenVPN 2.0 i686-suse-linux [SSL] [LZO] built on Apr 27 2005 Tue Jul 12 08:07:55 2005 Diffie-Hellman initialized with 1024 bit key Tue Jul 12 08:07:55 2005 TLS-Auth MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ] Tue Jul 12 08:07:55 2005 TUN/TAP device tun0 opened Tue Jul 12 08:07:55 2005 /sbin/ip link set dev tun0 up mtu 1500 Tue Jul 12 08:07:55 2005 /sbin/ip addr add dev tun0 local 10.8.0.1 peer 10.8.0.2 Tue Jul 12 08:07:55 2005 /sbin/ip route add 192.168.10.128/24 via 10.8.0.2 RTNETLINK answers: Invalid argument Tue Jul 12 08:07:55 2005 ERROR: Linux route add command failed: shell command exited with error status: 2 Once I figure it out hopefully I will be able to offer more updates to the doc. -Steve More ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ leaf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-devel
