I have a remote OpenVPN-server on an Endian firewall.
Authentication is set to username+password and a *.pem-certificate.
On my Fedora 10-system I have setup a new VPN-connection with NetworkManager :
gateway : IP-adres of the remote endian firewall / endian
type : password
CA Certificate : endian.pem (downloaded from endian firewall, generated automatically)
I have changed SELinux to grant access to OpenVPN to access the home directories. My endian.pem-certificate resides in /home/jonas.
(SELinux gave me this notice, and gave me the command to use. Very friendly of SELinux)
I have poked a hole in my firewall to open port 1194.
My router has PPTP and IPSec passthrough enabled.
Still... when I try to connect to the OpenVPNserver, it's taking too long and finally times out on "Requesting a VPN-address".
Where does it go wrong ?
tail -f /var/log/messages :
Code:
May 17 14:22:26 jonas NetworkManager: <info> Starting VPN service 'org.freedesktop.NetworkManager.openvpn'...
May 17 14:22:26 jonas NetworkManager: <info> VPN service 'org.freedesktop.NetworkManager.openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 3960
May 17 14:22:26 jonas NetworkManager: <info> VPN service 'org.freedesktop.NetworkManager.openvpn' just appeared, activating connections
May 17 14:22:26 jonas NetworkManager: <info> VPN plugin state changed: 1
May 17 14:22:26 jonas NetworkManager: <info> VPN plugin state changed: 3
May 17 14:22:26 jonas nm-openvpn[3962]: OpenVPN 2.1_rc15 i386-redhat-linux-gnu [SSL] [LZO2] [EPOLL] built on Nov 30 2008
May 17 14:22:26 jonas NetworkManager: <info> VPN connection 'VPN TCS' (Connect) reply received.
May 17 14:22:26 jonas nm-openvpn[3962]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
May 17 14:22:26 jonas nm-openvpn[3962]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
May 17 14:22:26 jonas nm-openvpn[3962]: UDPv4 link local: [undef]
May 17 14:22:26 jonas nm-openvpn[3962]: UDPv4 link remote: 78.21.41.176:1194
May 17 14:23:07 jonas NetworkManager: <info> VPN connection 'VPN TCS' (IP Config Get) timeout exceeded.
May 17 14:23:07 jonas nm-openvpn[3962]: SIGTERM[hard,] received, process exiting
May 17 14:23:07 jonas NetworkManager: <info> Policy set 'Auto JOCAN' (wlan0) as default for routing and DNS.