|
|
Hi all, I'm sure this is obvious, but... OpenVPN 2b7 --config (part): mode server ifconfig 172.16.100.1 172.16.100.2 ifconfig-pool 172.16.100.4 172.16.100.255 push "route 172.16.100.1 255.255.255.255" ping 10 ping-restart 120 push "ping 10" push "ping-restart 60" route 172.16.100.0 255.255.255.0 Yields: Thu Jul 1 10:28:43 2004 TUN/TAP device /dev/tun0 opened Thu Jul 1 10:28:43 2004 /sbin/route add -net 172.16.100.0 172.16.100.2 -netmask 255.255.255.0 route: 172.16.100.0: not a network Thu Jul 1 10:28:43 2004 ERROR: OpenBSD route add command failed: shell command exited with error status: 1 Thu Jul 1 10:28:43 2004 Data Channel MTU parms [ L:1541 D:1450 EF:41 EB:0 ET:0 EL:0 ] Why does the "route add" command fail? Thanks, /per olof ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |