stuck at UDPv4 ... i think i've tryed it all...

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
fujoubou
OpenVpn Newbie
Posts: 4
Joined: Thu Aug 16, 2012 1:07 pm

stuck at UDPv4 ... i think i've tryed it all...

Post by fujoubou » Thu Aug 16, 2012 1:21 pm

So I get stucked there (see log)

I think i've tryed it all...

Certificate works on my PC from my office
Certificate works on that same pc if the person go to an other home or office.

Router firmware updated
Router reset to factory

Date and time are the same on my OpenBSD Firewall and PC.

And so many other tests done ...


LOG : (x.x.x.x = removed to hide it)
--------------
hu Aug 16 09:18:00 2012 us=828000 push_ifconfig_local = 0.0.0.0
Thu Aug 16 09:18:00 2012 us=828000 push_ifconfig_remote_netmask = 0.0.0.0
Thu Aug 16 09:18:00 2012 us=828000 enable_c2c = DISABLED
Thu Aug 16 09:18:00 2012 us=828000 duplicate_cn = DISABLED
Thu Aug 16 09:18:00 2012 us=828000 cf_max = 0
Thu Aug 16 09:18:00 2012 us=828000 cf_per = 0
Thu Aug 16 09:18:00 2012 us=828000 max_clients = 1024
Thu Aug 16 09:18:00 2012 us=828000 max_routes_per_client = 256
Thu Aug 16 09:18:00 2012 us=828000 auth_user_pass_verify_script = '[UNDEF]'
Thu Aug 16 09:18:00 2012 us=843000 auth_user_pass_verify_script_via_file = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 ssl_flags = 0
Thu Aug 16 09:18:00 2012 us=843000 client = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 pull = ENABLED
Thu Aug 16 09:18:00 2012 us=843000 auth_user_pass_file = '[UNDEF]'
Thu Aug 16 09:18:00 2012 us=843000 show_net_up = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 route_method = 2
Thu Aug 16 09:18:00 2012 us=843000 ip_win32_defined = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 ip_win32_type = 3
Thu Aug 16 09:18:00 2012 us=843000 dhcp_masq_offset = 0
Thu Aug 16 09:18:00 2012 us=843000 dhcp_lease_time = 31536000
Thu Aug 16 09:18:00 2012 us=843000 tap_sleep = 0
Thu Aug 16 09:18:00 2012 us=843000 dhcp_options = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 dhcp_renew = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 dhcp_pre_release = DISABLED
Thu Aug 16 09:18:00 2012 us=843000 dhcp_release = DISABLED
Thu Aug 16 09:18:00 2012 us=859000 domain = '[UNDEF]'
Thu Aug 16 09:18:00 2012 us=859000 netbios_scope = '[UNDEF]'
Thu Aug 16 09:18:00 2012 us=859000 netbios_node_type = 0
Thu Aug 16 09:18:00 2012 us=859000 disable_nbt = DISABLED
Thu Aug 16 09:18:00 2012 us=859000 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Thu Aug 16 09:18:00 2012 us=859000 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Thu Aug 16 09:18:03 2012 us=140000 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Thu Aug 16 09:18:03 2012 us=140000 LZO compression initialized
Thu Aug 16 09:18:03 2012 us=140000 Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Thu Aug 16 09:18:03 2012 us=250000 Socket Buffers: R=[8192->8192] S=[8192->8192]
Thu Aug 16 09:18:03 2012 us=250000 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Thu Aug 16 09:18:03 2012 us=250000 Local Options String: 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Thu Aug 16 09:18:03 2012 us=250000 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Thu Aug 16 09:18:03 2012 us=250000 Local Options hash (VER=V4): '41690919'
Thu Aug 16 09:18:03 2012 us=250000 Expected Remote Options hash (VER=V4): '530fdded'
Thu Aug 16 09:18:03 2012 us=250000 UDPv4 link local (bound): [undef]:1194
Thu Aug 16 09:18:03 2012 us=250000 UDPv4 link remote: X.X.X.X:1194

Post Reply