The error message is pretty clear. You have to add route correctly. Check the ifconfig and route options in openvpn man page
On Fri, Jan 4, 2013 at 4:33 PM, mohan s <[email protected]> wrote: > hi friends, > > i have installed openvpn in centos server.I got all the details from the > client including client.key .when i tried to communicate with the client it > shows me the following error > > > Fri Jan 4 15:42:22 2013: IMPORTANT: OpenVPN's default port number is now > 1194, based on an official port number assignment by IANA. OpenVPN > 2.0-beta16 and earlier used 5000 as the default port. > Fri Jan 4 15:42:22 2013: WARNING: Make sure you understand the semantics of > --tls-remote before using it (see the man page). > Fri Jan 4 15:42:22 2013: NOTE: the current --script-security setting may > allow this configuration to call user-defined scripts > Fri Jan 4 15:42:22 2013: WARNING: file 'gatekeeper-udp-1194.p12' is group > or others accessible > Fri Jan 4 15:42:22 2013: WARNING: file 'gatekeeper-udp-1194-tls.key' is > group or others accessible > Fri Jan 4 15:42:22 2013: Control Channel Authentication: using > 'gatekeeper-udp-1194-tls.key' as a OpenVPN static key file > Fri Jan 4 15:42:22 2013: LZO compression initialized > Fri Jan 4 15:42:22 2013: UDPv4 link local (bound): [undef]:1194 > Fri Jan 4 15:42:22 2013: UDPv4 link remote: 108.217.253.176:1194 > Fri Jan 4 15:42:23 2013: WARNING: this configuration may cache passwords in > memory -- use the auth-nocache option to prevent this > Fri Jan 4 15:42:35 2013: [GTEMMQ-SERVER] Peer Connection Initiated with > 108.217.253.176:1194 > Fri Jan 4 15:42:43 2013: TUN/TAP device tun0 opened > Fri Jan 4 15:42:43 2013: /sbin/ip link set dev tun0 up mtu 1500 > Fri Jan 4 15:42:43 2013: /sbin/ip addr add dev tun0 local 192.168.200.14 > peer 192.168.200.13 > Fri Jan 4 15:42:43 2013: ERROR: Linux route add command failed: external > program exited with error status: 2 > Fri Jan 4 15:42:43 2013: Initialization Sequence Completed > > > give me your feedback please > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc -- Gayatri Hitech http://gayatri-hitech.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
