|
|
Hi, this is the client output from my last connection test: Fri Mar 3 10:07:33 2006 OpenVPN 2.0.5 i686-pc-linux-gnu [SSL] [LZO] [EPOLL] built on Feb 7 2006 Fri Mar 3 10:07:33 2006 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bit key Fri Mar 3 10:07:33 2006 Static Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication Fri Mar 3 10:07:33 2006 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bit key Fri Mar 3 10:07:33 2006 Static Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication Fri Mar 3 10:07:33 2006 LZO compression initialized Fri Mar 3 10:07:33 2006 TUN/TAP device tun0 opened Fri Mar 3 10:07:33 2006 /sbin/ifconfig tun0 10.0.0.2 pointopoint 10.0.0.1 mtu 1500 Fri Mar 3 10:07:33 2006 Data Channel MTU parms [ L:1547 D:1450 EF:47 EB:135 ET:0 EL:0 AF:3/1 ] Fri Mar 3 10:07:33 2006 Local Options hash (VER=V4): 'fa3fa0be' Fri Mar 3 10:07:33 2006 Expected Remote Options hash (VER=V4): '82b988d6' Fri Mar 3 10:07:33 2006 Attempting to establish TCP connection with 172.16.1.14:800 Fri Mar 3 10:07:33 2006 TCP connection established with 172.16.1.14:800 Fri Mar 3 10:07:33 2006 Send to HTTP proxy: 'CONNECT homebox:443 HTTP/1.0' Fri Mar 3 10:07:34 2006 HTTP proxy returned: 'HTTP/1.0 503 Service Unavailable' Fri Mar 3 10:07:34 2006 HTTP proxy returned bad status Fri Mar 3 10:07:34 2006 TCP/UDP: Closing socket Fri Mar 3 10:07:34 2006 Closing TUN/TAP interface Fri Mar 3 10:07:35 2006 SIGTERM[soft,init_instance] received, process exiting
does this mean the proxy denied the connection or did my homebox generate the error? the proxy worked at this time, firefox worked with acticated proxy option. client: openvpn --proto tcp-client --rport 443 --http-proxy proxyserverip 800 --nobind --dev tun --ifconfig 10.0.0.2 10.0.0.1 --verb 3 --comp-lzo --secret /etc/openvpn/static.key --remote homebox server: openvpn --proto tcp-server --lport 443 --dev tun --ifconfig 10.0.0.1 10.0.0.2 --verb 3 --comp-lzo --secret /etc/openvpn/static.key ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-03/msg00052.html on line 217 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-03/msg00052.html on line 217 |