[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] OpenVPN 2.0.9 / GUI and Vista: no traffic through tunnel


  • Subject: [Openvpn-users] OpenVPN 2.0.9 / GUI and Vista: no traffic through tunnel
  • From: "Thomas Zangl - Home" <thomas@xxxxxxxx>
  • Date: Mon, 12 Feb 2007 14:23:39 +0100

 
Hi!

I have the following problem:

The tunnel gets up and running but no traffic gets through. Other
clients work flawless. It also worked on my notebook when I had Windows
XP SP2 instead of Windows Vista.

I am using the OpenVPN GUI Package (1.0.3 with OpenVPN 2.0.9
(2006-10-17))

This is the output when connecting:
Mon Feb 12 14:07:05 2007 OpenVPN 2.0.9 Win32-MinGW [SSL] [LZO] built on Oct  1 2006
Mon Feb 12 14:07:05 2007 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA.  OpenVPN 2.0-beta16 and earlier used 5000 as the default port.
Mon Feb 12 14:07:05 2007 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Feb 12 14:07:05 2007 Control Channel Authentication: using 'ta_bigdog.key' as a OpenVPN static key file
Mon Feb 12 14:07:05 2007 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Feb 12 14:07:05 2007 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Feb 12 14:07:05 2007 LZO compression initialized
Mon Feb 12 14:07:05 2007 Control Channel MTU parms [ L:1546 D:166 EF:66 EB:0 ET:0 EL:0 ]
Mon Feb 12 14:07:05 2007 Data Channel MTU parms [ L:1546 D:1500 EF:46 EB:135 ET:0 EL:0 AF:3/1 ]
Mon Feb 12 14:07:05 2007 Fragmentation MTU parms [ L:1546 D:1500 EF:45 EB:135 ET:1 EL:0 AF:3/1 ]
Mon Feb 12 14:07:05 2007 Local Options hash (VER=V4): '551868c6'
Mon Feb 12 14:07:05 2007 Expected Remote Options hash (VER=V4): 'e34c1722'
Mon Feb 12 14:07:05 2007 UDPv4 link local: [undef]
Mon Feb 12 14:07:05 2007 UDPv4 link remote: 83.65.xxx.xxx:1194
Mon Feb 12 14:07:05 2007 TLS: Initial packet from 83.65.xxx.xxx:1194, sid=499b4d31 fed75116
Mon Feb 12 14:07:05 2007 VERIFY OK: depth=1, /C=AT/ST=Styria/L=Graz/O=OpenVPN-xxxxxxxxxxxxxx
Mon Feb 12 14:07:05 2007 VERIFY OK: depth=0, /C=AT/ST=Styria/O=OpenVPN-Neutor/xxxxxxxxxxxxx
Mon Feb 12 14:07:05 2007 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Mon Feb 12 14:07:05 2007 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Feb 12 14:07:05 2007 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Mon Feb 12 14:07:05 2007 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Feb 12 14:07:05 2007 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Mon Feb 12 14:07:05 2007 [bigdog] Peer Connection Initiated with 83.65.xxx.xxx:1194
Mon Feb 12 14:07:06 2007 SENT CONTROL [bigdog]: 'PUSH_REQUEST' (status=1)
Mon Feb 12 14:07:06 2007 PUSH: Received control message: 'PUSH_REPLY,route 192.168.0.0 255.255.255.0,route 10.10.0.0 255.255.255.0,ping 10,ping-restart 120,route 192.168.95.0 255.255.255.0,route 192.168.96.0 255.255.255.0,route 192.168.97.0 255.255.255.0,route 192.168.98.0 255.255.255.0,route 192.168.99.0 255.255.255.0,ifconfig 10.10.0.14 10.10.0.13'
Mon Feb 12 14:07:06 2007 OPTIONS IMPORT: timers and/or timeouts modified
Mon Feb 12 14:07:06 2007 OPTIONS IMPORT: --ifconfig/up options modified
Mon Feb 12 14:07:06 2007 OPTIONS IMPORT: route options modified
Mon Feb 12 14:07:06 2007 netsh interface ip set address "Local Area Connection 3" static 10.10.0.14 255.255.255.252
Mon Feb 12 14:07:07 2007 TAP-WIN32 device [Local Area Connection 3] opened: \\.\Global\{B1DD23BA-1A64-4297-8D52-949BCA6A422A}.tap
Mon Feb 12 14:07:07 2007 TAP-Win32 Driver Version 8.4 
Mon Feb 12 14:07:07 2007 TAP-Win32 MTU=1500
Mon Feb 12 14:07:07 2007 Successful ARP Flush on interface [16] {B1DD23BA-1A64-4297-8D52-949BCA6A422A}
Mon Feb 12 14:07:07 2007 TEST ROUTES: 7/7 succeeded len=7 ret=1 a=0 u/d=up
Mon Feb 12 14:07:07 2007 route ADD 192.168.0.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 route ADD 10.10.0.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 route ADD 192.168.95.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 route ADD 192.168.96.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 route ADD 192.168.97.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 route ADD 192.168.98.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 route ADD 192.168.99.0 MASK 255.255.255.0 10.10.0.13
 OK!
Mon Feb 12 14:07:07 2007 Initialization Sequence Completed

This is my ipconfig:
C:\Users\TZi>ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection 3:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::90fb:209:532c:bbc1%16
   IPv4 Address. . . . . . . . . . . : 10.10.0.14
   Subnet Mask . . . . . . . . . . . : 255.255.255.252
   Default Gateway . . . . . . . . . :

Wireless LAN adapter Wireless Network Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : 
   Link-local IPv6 Address . . . . . : fe80::3c4f:1ff8:8a55:2552%8
   IPv4 Address. . . . . . . . . . . : 10.0.0.12
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 10.0.0.3

Tunnel adapter Local Area Connection* 6:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

This is my route output:
C:\Users\TZi>route print -4
===========================================================================
Interface List
 16 ...00 ff b1 dd 23 ba ...... TAP-Win32 Adapter V8
  9 ...00 0e 35 64 6a e5 ...... Intel(R) PRO/Wireless 2200BG Network Connection
  8 ...00 0f 1f 0f 8f b2 ...... Broadcom 440x 10/100 Integrated Controller
  1 ........................... Software Loopback Interface 1
 10 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface
 14 ...00 00 00 00 00 00 00 e0  isatap.grohs.intern
 17 ...00 00 00 00 00 00 00 e0  isatap.{B1DD23BA-1A64-4297-8D52-949BCA6A422A}
 15 ...00 00 00 00 00 00 00 e0  isatap.{3A357358-2675-4D60-8AAD-2B9010EF71F8}
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0         10.0.0.3        10.0.0.12     20
         10.0.0.0    255.255.255.0         On-link         10.0.0.12    276
        10.0.0.12  255.255.255.255         On-link         10.0.0.12    276
       10.0.0.255  255.255.255.255         On-link         10.0.0.12    276
         10.8.0.9  255.255.255.255         On-link        10.10.0.14     31
        10.10.0.0    255.255.255.0       10.10.0.13        10.0.0.12     21
       10.10.0.12  255.255.255.252         On-link        10.10.0.14    286
       10.10.0.14  255.255.255.255         On-link        10.10.0.14    286
       10.10.0.15  255.255.255.255         On-link        10.10.0.14    286
        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
      192.168.0.0    255.255.255.0       10.10.0.13        10.0.0.12     21
     192.168.95.0    255.255.255.0       10.10.0.13        10.0.0.12     21
     192.168.96.0    255.255.255.0       10.10.0.13        10.0.0.12     21
     192.168.97.0    255.255.255.0       10.10.0.13        10.0.0.12     21
     192.168.98.0    255.255.255.0       10.10.0.13        10.0.0.12     21
     192.168.99.0    255.255.255.0       10.10.0.13        10.0.0.12     21
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
        224.0.0.0        240.0.0.0         On-link        10.10.0.14    286
        224.0.0.0        240.0.0.0         On-link         10.0.0.12    276
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
  255.255.255.255  255.255.255.255         On-link        10.10.0.14    286
  255.255.255.255  255.255.255.255         On-link         10.0.0.12    276
===========================================================================
Persistent Routes:
  None

Please help!
There is no additional software beside Windows, Office and my Windows
Mobile device installed. Firewall ist disabled.

Best regards,
-- 
----------------------------------------------------------------
,yours Thomas Zangl - thomas@xxxxxxxx - http://www.tzis.net/ -
- Freelancer - IT Consulting & Software Development -
Use Y.A.M.C! now! Get it at http://www.borg-kindberg.ac.at/yamc/
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users