Temat: Problem z openvpn

Witam,
nie potrafię sobie poradzić z konfiguracją openvpn. Teoretycznie zrobiłem wszystko według poradnika z tej strony a jednak łaczenie z siecią zawiesza się na 'connecting' i nic sie nie dzieje.

System klienta to Windows 7, w firewallu odblokowany odpowiedni port 1194/udp, zresztą to nie z tym jest problem bo to samo się dzieje nawet przy wyłłączonym

Mon Aug 06 23:10:30 2012 OpenVPN 2.1.4 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] built on Nov  8 2010
Mon Aug 06 23:10:30 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Mon Aug 06 23:10:30 2012 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Mon Aug 06 23:10:30 2012 Static Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Aug 06 23:10:30 2012 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Mon Aug 06 23:10:30 2012 Static Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Mon Aug 06 23:10:30 2012 Socket Buffers: R=[8192->8192] S=[8192->8192]
Mon Aug 06 23:10:30 2012 TAP-WIN32 device [Local Area Connection 2] opened: \\.\Global\{DE75A740-1F3E-4622-A486-87BC13D59E85}.tap
Mon Aug 06 23:10:30 2012 TAP-Win32 Driver Version 9.7 
Mon Aug 06 23:10:30 2012 TAP-Win32 MTU=1500
Mon Aug 06 23:10:30 2012 Successful ARP Flush on interface [24] {DE75A740-1F3E-4622-A486-87BC13D59E85}
Mon Aug 06 23:10:30 2012 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:4 ET:32 EL:0 ]
Mon Aug 06 23:10:30 2012 Local Options hash (VER=V4): '8b888ddc'
Mon Aug 06 23:10:30 2012 Expected Remote Options hash (VER=V4): '8b888ddc'
Mon Aug 06 23:10:30 2012 UDPv4 link local: [undef]
Mon Aug 06 23:10:30 2012 UDPv4 link remote: 62.121.X.X:1194
dev tap
proto udp
remote 62.121.X.X 1194
resolv-retry infinite
nobind
mute-replay-warnings
secret "c:\\Program Files (x86)\\OpenVPN\\config\\secret.key"
verb 3
float
port 1194
proto udp
dev tap0
keepalive 10 120
status /tmp/openvpn-status.log
verb 3
secret /etc/openvpn/secret.key
config 'rule'
    option 'name' 'openvpn'
    option 'src' 'wan'
    option 'target' 'ACCEPT'
    option 'proto' 'udp'
    option 'dest_port' '1194'

help!

2

Odp: Problem z openvpn

z udp zejdź na tcp
pewnie firewall w windows

3

Odp: Problem z openvpn

napisałem że bez firewalla to samo. bede próbował dzisiaj na tcp

4

Odp: Problem z openvpn

na tcp staje przy

Tue Aug 07 22:35:20 2012 OpenVPN 2.1.4 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] built on Nov  8 2010
Tue Aug 07 22:35:20 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue Aug 07 22:35:20 2012 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Aug 07 22:35:20 2012 Static Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Aug 07 22:35:20 2012 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Aug 07 22:35:20 2012 Static Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Aug 07 22:35:20 2012 Socket Buffers: R=[8192->8192] S=[8192->8192]
Tue Aug 07 22:35:20 2012 TAP-WIN32 device [Local Area Connection 2] opened: \\.\Global\{DE75A740-1F3E-4622-A486-87BC13D59E85}.tap
Tue Aug 07 22:35:20 2012 TAP-Win32 Driver Version 9.7 
Tue Aug 07 22:35:20 2012 TAP-Win32 MTU=1500
Tue Aug 07 22:35:20 2012 Successful ARP Flush on interface [21] {DE75A740-1F3E-4622-A486-87BC13D59E85}
Tue Aug 07 22:35:20 2012 Data Channel MTU parms [ L:1578 D:1450 EF:46 EB:4 ET:32 EL:0 ]
Tue Aug 07 22:35:20 2012 Local Options hash (VER=V4): 'af1333e5'
Tue Aug 07 22:35:20 2012 Expected Remote Options hash (VER=V4): '61c9bd37'
Tue Aug 07 22:35:20 2012 Listening for incoming TCP connection on [undef]

czy undef to nie skrót od undefined? czy tam nie powinno być coś innego?