Jump to content
Not connected, Your IP: 3.144.238.20
Sign in to follow this  
hvest

TOR>>VPN Connection not Stable

Recommended Posts

Hi there i tried to connect tor TOR +VPN

Downloaded a Config for openvpn tor is running properly

When i connect to the Vpn all seems good,but when i ping any site or run any program who connect to internet my connection are down heres a log message from Oopevpn

sudo openvpn air.ovpn
Mon Nov  5 10:45:03 2012 OpenVPN 2.2.0 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Jul  4 2011
Mon Nov  5 10:45:03 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon Nov  5 10:45:03 2012 LZO compression initialized
Mon Nov  5 10:45:03 2012 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
Mon Nov  5 10:45:03 2012 Socket Buffers: R=[87380->131072] S=[16384->131072]
Mon Nov  5 10:45:03 2012 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
Mon Nov  5 10:45:03 2012 Local Options hash (VER=V4): '958c5492'
Mon Nov  5 10:45:03 2012 Expected Remote Options hash (VER=V4): '79ef4284'
Mon Nov  5 10:45:03 2012 Attempting to establish TCP connection with [AF_INET]127.0.0.1:9050 [nonblock]
Mon Nov  5 10:45:03 2012 TCP connection established with [AF_INET]127.0.0.1:9050
Mon Nov  5 10:45:04 2012 TCPv4_CLIENT link local: [undef]
Mon Nov  5 10:45:04 2012 TCPv4_CLIENT link remote: [AF_INET]127.0.0.1:9050
Mon Nov  5 10:45:04 2012 TLS: Initial packet from [AF_INET]127.0.0.1:9050, sid=610af5b3 be4158ca
Mon Nov  5 10:45:09 2012 VERIFY OK: depth=1, /C=IT/ST=IT/L=Perugia/O=airvpn.org/CN=airvpn.org_CA/emailAddress=info@airvpn.org
Mon Nov  5 10:45:09 2012 VERIFY OK: nsCertType=SERVER
Mon Nov  5 10:45:09 2012 VERIFY OK: depth=0, /C=IT/ST=IT/L=Perugia/O=airvpn.org/CN=server/emailAddress=info@airvpn.org
Mon Nov  5 10:45:19 2012 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Mon Nov  5 10:45:19 2012 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Nov  5 10:45:19 2012 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Mon Nov  5 10:45:19 2012 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Nov  5 10:45:19 2012 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Mon Nov  5 10:45:19 2012 [server] Peer Connection Initiated with [AF_INET]127.0.0.1:9050
Mon Nov  5 10:45:21 2012 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Mon Nov  5 10:45:22 2012 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 10.5.0.1,comp-lzo no,route 10.5.0.1,topology net30,ping 10,ping-restart 60,ifconfig 10.5.3.58 10.5.3.57'
Mon Nov  5 10:45:22 2012 OPTIONS IMPORT: timers and/or timeouts modified
Mon Nov  5 10:45:22 2012 OPTIONS IMPORT: LZO parms modified
Mon Nov  5 10:45:22 2012 OPTIONS IMPORT: --ifconfig/up options modified
Mon Nov  5 10:45:22 2012 OPTIONS IMPORT: route options modified
Mon Nov  5 10:45:22 2012 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Mon Nov  5 10:45:22 2012 ROUTE default_gateway=192.168.0.254
Mon Nov  5 10:45:22 2012 TUN/TAP device tun0 opened
Mon Nov  5 10:45:22 2012 TUN/TAP TX queue length set to 100
Mon Nov  5 10:45:22 2012 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Mon Nov  5 10:45:22 2012 /sbin/ifconfig tun0 10.5.3.58 pointopoint 10.5.3.57 mtu 1500
Mon Nov  5 10:45:22 2012 /sbin/route add -net 127.0.0.1 netmask 255.255.255.255 gw 192.168.0.254
Mon Nov  5 10:45:22 2012 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.5.3.57
Mon Nov  5 10:45:22 2012 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.5.3.57
Mon Nov  5 10:45:22 2012 /sbin/route add -net 10.5.0.1 netmask 255.255.255.255 gw 10.5.3.57
Mon Nov  5 10:45:22 2012 Initialization Sequence Completed

[/quote]
and when i ping any sites connection breaks down

[code]Mon Nov  5 10:46:22 2012 [server] Inactivity timeout (--ping-restart), restarting
Mon Nov  5 10:46:22 2012 TCP/UDP: Closing socket
Mon Nov  5 10:46:22 2012 /sbin/route del -net 10.5.0.1 netmask 255.255.255.255
Mon Nov  5 10:46:22 2012 /sbin/route del -net 127.0.0.1 netmask 255.255.255.255
Mon Nov  5 10:46:22 2012 /sbin/route del -net 0.0.0.0 netmask 128.0.0.0
Mon Nov  5 10:46:22 2012 /sbin/route del -net 128.0.0.0 netmask 128.0.0.0
Mon Nov  5 10:46:22 2012 Closing TUN/TAP interface
Mon Nov  5 10:46:22 2012 /sbin/ifconfig tun0 0.0.0.0
Mon Nov  5 10:46:22 2012 SIGUSR1[soft,ping-restart] received, process restarting
Mon Nov  5 10:46:22 2012 Restart pause, 5 second(s)
Mon Nov  5 10:46:27 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon Nov  5 10:46:27 2012 LZO compression initialized
Mon Nov  5 10:46:27 2012 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
Mon Nov  5 10:46:27 2012 Socket Buffers: R=[87380->131072] S=[16384->131072]
Mon Nov  5 10:46:27 2012 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
Mon Nov  5 10:46:27 2012 Local Options hash (VER=V4): '958c5492'
Mon Nov  5 10:46:27 2012 Expected Remote Options hash (VER=V4): '79ef4284'
Mon Nov  5 10:46:27 2012 Attempting to establish TCP connection with [AF_INET]127.0.0.1:9050 [nonblock]
Mon Nov  5 10:46:27 2012 TCP connection established with [AF_INET]127.0.0.1:9050
Mon Nov  5 10:46:32 2012 recv_socks_reply: TCP port read timeout expired: Operation now in progress (errno=115)
Mon Nov  5 10:46:32 2012 TCP/UDP: Closing socket
Mon Nov  5 10:46:32 2012 SIGTERM[soft,init_instance] received, process exiting

Share this post


Link to post

Hi There I have problem with connect TOR+VPN all seems good but when i ping some sites my connection are down heres the log form openvpn

sudo openvpn air.ovpn
Mon Nov  5 10:43:24 2012 OpenVPN 2.2.0 i686-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Jul  4 2011
Mon Nov  5 10:43:24 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon Nov  5 10:43:24 2012 LZO compression initialized
Mon Nov  5 10:43:24 2012 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
Mon Nov  5 10:43:24 2012 Socket Buffers: R=[87380->131072] S=[16384->131072]
Mon Nov  5 10:43:24 2012 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
Mon Nov  5 10:43:24 2012 Local Options hash (VER=V4): '958c5492'
Mon Nov  5 10:43:24 2012 Expected Remote Options hash (VER=V4): '79ef4284'
Mon Nov  5 10:43:24 2012 Attempting to establish TCP connection with [AF_INET]127.0.0.1:9050 [nonblock]
Mon Nov  5 10:43:24 2012 TCP connection established with [AF_INET]127.0.0.1:9050
Mon Nov  5 10:43:24 2012 TCPv4_CLIENT link local: [undef]
Mon Nov  5 10:43:24 2012 TCPv4_CLIENT link remote: [AF_INET]127.0.0.1:9050
Mon Nov  5 10:43:24 2012 TLS: Initial packet from [AF_INET]127.0.0.1:9050, sid=4659c5d9 fd2074b3
Mon Nov  5 10:43:28 2012 VERIFY OK: depth=1, /C=IT/ST=IT/L=Perugia/O=airvpn.org/CN=airvpn.org_CA/emailAddress=info@airvpn.org
Mon Nov  5 10:43:28 2012 VERIFY OK: nsCertType=SERVER
Mon Nov  5 10:43:28 2012 VERIFY OK: depth=0, /C=IT/ST=IT/L=Perugia/O=airvpn.org/CN=server/emailAddress=info@airvpn.org
Mon Nov  5 10:43:38 2012 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Mon Nov  5 10:43:38 2012 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Nov  5 10:43:38 2012 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Mon Nov  5 10:43:38 2012 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Nov  5 10:43:38 2012 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Mon Nov  5 10:43:38 2012 [server] Peer Connection Initiated with [AF_INET]127.0.0.1:9050
Mon Nov  5 10:43:40 2012 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Mon Nov  5 10:43:41 2012 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 10.5.0.1,comp-lzo no,route 10.5.0.1,topology net30,ping 10,ping-restart 60,ifconfig 10.5.3.58 10.5.3.57'
Mon Nov  5 10:43:41 2012 OPTIONS IMPORT: timers and/or timeouts modified
Mon Nov  5 10:43:41 2012 OPTIONS IMPORT: LZO parms modified
Mon Nov  5 10:43:41 2012 OPTIONS IMPORT: --ifconfig/up options modified
Mon Nov  5 10:43:41 2012 OPTIONS IMPORT: route options modified
Mon Nov  5 10:43:41 2012 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Mon Nov  5 10:43:41 2012 ROUTE default_gateway=192.168.0.254
Mon Nov  5 10:43:41 2012 TUN/TAP device tun0 opened
Mon Nov  5 10:43:41 2012 TUN/TAP TX queue length set to 100
Mon Nov  5 10:43:41 2012 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Mon Nov  5 10:43:41 2012 /sbin/ifconfig tun0 10.5.3.58 pointopoint 10.5.3.57 mtu 1500
Mon Nov  5 10:43:41 2012 /sbin/route add -net 127.0.0.1 netmask 255.255.255.255 gw 192.168.0.254
Mon Nov  5 10:43:41 2012 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.5.3.57
Mon Nov  5 10:43:41 2012 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.5.3.57
Mon Nov  5 10:43:41 2012 /sbin/route add -net 10.5.0.1 netmask 255.255.255.255 gw 10.5.3.57
Mon Nov  5 10:43:41 2012 Initialization Sequence Completed

As you can see all seems good but when i ping any site connection breaks down

Mon Nov  5 10:46:22 2012 [server] Inactivity timeout (--ping-restart), restarting
Mon Nov  5 10:46:22 2012 TCP/UDP: Closing socket
Mon Nov  5 10:46:22 2012 /sbin/route del -net 10.5.0.1 netmask 255.255.255.255
Mon Nov  5 10:46:22 2012 /sbin/route del -net 127.0.0.1 netmask 255.255.255.255
Mon Nov  5 10:46:22 2012 /sbin/route del -net 0.0.0.0 netmask 128.0.0.0
Mon Nov  5 10:46:22 2012 /sbin/route del -net 128.0.0.0 netmask 128.0.0.0
Mon Nov  5 10:46:22 2012 Closing TUN/TAP interface
Mon Nov  5 10:46:22 2012 /sbin/ifconfig tun0 0.0.0.0
Mon Nov  5 10:46:22 2012 SIGUSR1[soft,ping-restart] received, process restarting
Mon Nov  5 10:46:22 2012 Restart pause, 5 second(s)
Mon Nov  5 10:46:27 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon Nov  5 10:46:27 2012 LZO compression initialized
Mon Nov  5 10:46:27 2012 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ]
Mon Nov  5 10:46:27 2012 Socket Buffers: R=[87380->131072] S=[16384->131072]
Mon Nov  5 10:46:27 2012 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ]
Mon Nov  5 10:46:27 2012 Local Options hash (VER=V4): '958c5492'
Mon Nov  5 10:46:27 2012 Expected Remote Options hash (VER=V4): '79ef4284'
Mon Nov  5 10:46:27 2012 Attempting to establish TCP connection with [AF_INET]127.0.0.1:9050 [nonblock]
Mon Nov  5 10:46:27 2012 TCP connection established with [AF_INET]127.0.0.1:9050
Mon Nov  5 10:46:32 2012 recv_socks_reply: TCP port read timeout expired: Operation now in progress (errno=115)
Mon Nov  5 10:46:32 2012 TCP/UDP: Closing socket
Mon Nov  5 10:46:32 2012 SIGTERM[soft,init_instance] received, process exiting

Any idea how to fix that

Thanks

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...