*********x@pcs-linux-lt2:/etc/openvpn$ ls
xx.xx.xx.xx.ca.crt xx.xx.xx.xx.user.key update-resolv-conf
xx.xx.xx.xx.user.crt *********x@xx.xx.xx.xx.ovpn
*********x@pcs-linux-lt2:/etc/openvpn$ sudo openvpn --config *********x@xx.xx.xx.xx.ovpn
Thu Jun 17 10:54:22 2010 OpenVPN 2.1.0 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Jan 26 2010
Enter Auth Username:*********x
Enter Auth Password:
Thu Jun 17 10:54:32 2010 WARNING: Make sure you understand the semantics of --tls-remote before using it (see the man page).
Thu Jun 17 10:54:32 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Thu Jun 17 10:54:32 2010 /usr/bin/openssl-vulnkey -q -b 1024 -m
Thu Jun 17 10:54:33 2010 LZO compression initialized
Thu Jun 17 10:54:33 2010 Control Channel MTU parms [ L:1556 D:140 EF:40 EB:0 ET:0 EL:0 ]
Thu Jun 17 10:54:33 2010 Data Channel MTU parms [ L:1556 D:1450 EF:56 EB:135 ET:0 EL:0 AF:3/1 ]
Thu Jun 17 10:54:33 2010 Local Options hash (VER=V4): '619088b2'
Thu Jun 17 10:54:33 2010 Expected Remote Options hash (VER=V4): 'a4f12474'
Thu Jun 17 10:54:33 2010 Attempting to establish TCP connection with [AF_INET]xx.xx.xx.xx:443 [nonblock]
Thu Jun 17 10:54:43 2010 TCP: connect to [AF_INET]xx.xx.xx.xx:443 failed, will try again in 5 seconds: Connection timed out
Thu Jun 17 10:54:58 2010 TCP: connect to [AF_INET]xx.xx.xx.xx:443 failed, will try again in 5 seconds: Connection timed out
Thu Jun 17 10:55:13 2010 TCP: connect to [AF_INET]xx.xx.xx.xx:443 failed, will try again in 5 seconds: Connection timed out
Thu Jun 17 10:55:28 2010 TCP: connect to [AF_INET]xx.xx.xx.xx:443 failed, will try again in 5 seconds: Connection timed out
^CThu Jun 17 10:55:30 2010 SIGINT[hard,init_instance] received, process exiting
*********x@pcs-linux-lt2:/etc/openvpn$ ^C
*********x@pcs-linux-lt2:/etc/openvpn$
[/SIZE]
[FONT="Times New Roman"]"....managed to install in Ubuntu the open vpn connection type because out-of-the-box, it only came with PPTP. The debian packages I installed are:
1. openvpn
2. openvpn-blacklist (included by default when I select the openvpn package)
3. network-manager-openvpn, and
4. network-manager-openvpn-gnome (included also upon selected no. 3 package)..."[/FONT]
Hi, many linux distributions (including Fedora 9-11) are using a broken NetworkManager which is incompatible with the OpenVPN config for Astaro.
Hi, you should use Astaro as the DNS (make sure the DNS server is allowing connections from the VPN pool), and you need to make sure you have Astaro's VPN settings configured to all ANY or Internet through the VPN.
Don't forget a MASQ for the VPN pool to the EXT interface.
Barry