openvpn connects with no traffic on win 7 64bit

Scripts with setup, destroy, and modify routing tables and firewall rulesets for client connections.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
wfkilany
OpenVpn Newbie
Posts: 1
Joined: Sun Jan 01, 2012 8:18 pm

openvpn connects with no traffic on win 7 64bit

Post by wfkilany » Sun Jan 01, 2012 8:56 pm

hi every body
i am running openvpn 2.2.2 on win 7 64bit pc, the problem is that vpn connects with no traffic &
win shows the vpn network as "no internet access"
vpn client installed & run with vista sp1 compatibility with admin privilege
connection log as:
Sun Jan 01 22:43:50 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Sun Jan 01 22:43:50 2012 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Sun Jan 01 22:43:50 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Sun Jan 01 22:43:51 2012 Control Channel MTU parms [ L:1543 D:140 EF:40 EB:0 ET:0 EL:0 ]
Sun Jan 01 22:43:51 2012 Socket Buffers: R=[8192->8192] S=[8192->8192]
Sun Jan 01 22:43:51 2012 Data Channel MTU parms [ L:1543 D:1450 EF:43 EB:4 ET:0 EL:0 ]
Sun Jan 01 22:43:51 2012 Local Options hash (VER=V4): 'db02a8f8'
Sun Jan 01 22:43:51 2012 Expected Remote Options hash (VER=V4): '7e068940'
Sun Jan 01 22:43:51 2012 Attempting to establish TCP connection with 178.32.36.11:80
Sun Jan 01 22:43:51 2012 TCP connection established with 178.32.36.11:80
Sun Jan 01 22:43:51 2012 TCPv4_CLIENT link local: [undef]
Sun Jan 01 22:43:51 2012 TCPv4_CLIENT link remote: 178.32.36.11:80
Sun Jan 01 22:43:51 2012 TLS: Initial packet from 178.32.36.11:80, sid=7036882e 2b2b3e60
Sun Jan 01 22:43:51 2012 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sun Jan 01 22:43:55 2012 VERIFY OK: depth=1, /C=FR/ST=FRANCE/L=Paris/O=Real-VPN/CN=Real-VPN_CA/emailAddress=support@real-vpn.co
Sun Jan 01 22:43:55 2012 VERIFY OK: depth=0, /C=FR/ST=FRANCE/L=Paris/O=Real-VPN/CN=server/emailAddress=support@real-vpn.co
Sun Jan 01 22:43:56 2012 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Sun Jan 01 22:43:56 2012 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Sun Jan 01 22:43:56 2012 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Sun Jan 01 22:43:56 2012 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Sun Jan 01 22:43:56 2012 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Sun Jan 01 22:43:56 2012 [server] Peer Connection Initiated with 178.32.36.11:80
Sun Jan 01 22:43:59 2012 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1)
Sun Jan 01 22:43:59 2012 PUSH: Received control message: 'PUSH_REPLY,dhcp-option DNS 172.16.0.1,dhcp-option NTP 172.16.0.1,dhcp-option DOMAIN realvpn,dhcp-option DNS 8.8.8.8,redirect-gateway,route 172.16.0.1,topology net30,ping 10,ping-restart 60,socket-flags TCP_NODELAY,ifconfig 172.16.5.6 172.16.5.5'
Sun Jan 01 22:43:59 2012 OPTIONS IMPORT: timers and/or timeouts modified
Sun Jan 01 22:43:59 2012 OPTIONS IMPORT: --socket-flags option modified
Sun Jan 01 22:43:59 2012 Socket flags: TCP_NODELAY=1 succeeded
Sun Jan 01 22:43:59 2012 OPTIONS IMPORT: --ifconfig/up options modified
Sun Jan 01 22:43:59 2012 OPTIONS IMPORT: route options modified
Sun Jan 01 22:43:59 2012 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sun Jan 01 22:43:59 2012 ROUTE default_gateway=10.219.198.212
Sun Jan 01 22:43:59 2012 TAP-WIN32 device [Local Area Connection 2] opened: \\.\Global\{9F416729-9712-47BE-B809-7B381EE1EB1F}.tap
Sun Jan 01 22:43:59 2012 TAP-Win32 Driver Version 9.9
Sun Jan 01 22:43:59 2012 TAP-Win32 MTU=1500
Sun Jan 01 22:43:59 2012 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.16.5.6/255.255.255.252 on interface {9F416729-9712-47BE-B809-7B381EE1EB1F} [DHCP-serv: 172.16.5.5, lease-time: 31536000]
Sun Jan 01 22:43:59 2012 Successful ARP Flush on interface [21] {9F416729-9712-47BE-B809-7B381EE1EB1F}
Sun Jan 01 22:44:02 2012 TEST ROUTES: 2/2 succeeded len=1 ret=1 a=0 u/d=up
Sun Jan 01 22:44:02 2012 C:\WINDOWS\system32\route.exe ADD 178.32.36.11 MASK 255.255.255.255 10.219.198.212
The route addition failed: The object already exists.
Sun Jan 01 22:44:02 2012 C:\WINDOWS\system32\route.exe DELETE 0.0.0.0 MASK 0.0.0.0 10.219.198.212
The route deletion failed: Element not found.
Sun Jan 01 22:44:02 2012 C:\WINDOWS\system32\route.exe ADD 0.0.0.0 MASK 0.0.0.0 172.16.5.5
OK!
Sun Jan 01 22:44:02 2012 C:\WINDOWS\system32\route.exe ADD 172.16.0.1 MASK 255.255.255.255 172.16.5.5
OK!
Sun Jan 01 22:44:02 2012 Initialization Sequence Completed
my routing tables looks like:
with no network
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
===========================================================================
with vodafone connected
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 On-link 10.219.198.212 41
10.219.198.212 255.255.255.255 On-link 10.219.198.212 296
127.0.0.0 255.0.0.0 On-link 127.0.0.1 4531
127.0.0.1 255.255.255.255 On-link 127.0.0.1 4531
127.255.255.255 255.255.255.255 On-link 127.0.0.1 4531
178.32.36.11 255.255.255.255 On-link 10.219.198.212 41
224.0.0.0 240.0.0.0 On-link 127.0.0.1 4531
224.0.0.0 240.0.0.0 On-link 10.219.198.212 41
255.255.255.255 255.255.255.255 On-link 127.0.0.1 4531
255.255.255.255 255.255.255.255 On-link 10.219.198.212 296
===========================================================================
Persistent Routes:
None
with openvpn connected
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 On-link 10.219.198.212 41
0.0.0.0 0.0.0.0 172.16.5.5 172.16.5.6 4256
10.219.198.212 255.255.255.255 On-link 10.219.198.212 296
127.0.0.0 255.0.0.0 On-link 127.0.0.1 4531
127.0.0.1 255.255.255.255 On-link 127.0.0.1 4531
127.255.255.255 255.255.255.255 On-link 127.0.0.1 4531
172.16.0.1 255.255.255.255 172.16.5.5 172.16.5.6 4256
172.16.5.4 255.255.255.252 On-link 172.16.5.6 4511
172.16.5.6 255.255.255.255 On-link 172.16.5.6 4511
172.16.5.7 255.255.255.255 On-link 172.16.5.6 4511
178.32.36.11 255.255.255.255 On-link 10.219.198.212 41
224.0.0.0 240.0.0.0 On-link 127.0.0.1 4531
224.0.0.0 240.0.0.0 On-link 172.16.5.6 4511
224.0.0.0 240.0.0.0 On-link 10.219.198.212 41
255.255.255.255 255.255.255.255 On-link 127.0.0.1 4531
255.255.255.255 255.255.255.255 On-link 172.16.5.6 4511
255.255.255.255 255.255.255.255 On-link 10.219.198.212 296
===========================================================================
Persistent Routes:
None
my client config file :
client
dev tun
proto tcp
remote fr.real-vpn.com 80
resolv-retry infinite
nobind
persist-key
persist-tun
ca realvpn.crt
auth-user-pass realvpn.auth
verb 3
reneg-sec 86400

route-method exe
route-delay 2
can any body please till me the

User avatar
Mimiko
Forum Team
Posts: 1564
Joined: Wed Sep 22, 2010 3:18 am

Re: openvpn connects with no traffic on win 7 64bit

Post by Mimiko » Sat Jan 07, 2012 5:57 pm

Show the output of ipconfig /all.

Post Reply