openvpn connecting fine, but no connectivity once connected?

Need help configuring your VPN? Just post here and you'll get that help.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
vibe666
OpenVpn Newbie
Posts: 3
Joined: Wed Oct 26, 2011 2:01 pm

openvpn connecting fine, but no connectivity once connected?

Post by vibe666 » Wed Oct 26, 2011 2:47 pm

i followed the guide HERE and HERE on how to set up A VPN on my tomato firmware based router (a linksys e3000), then generate certs and keys etc. and and connect an OpenVPN client to it, but although i'm able to get the VPN to connect, i don't have any connectivity from either side to the other from clients on the LAN or WAN side of the VPN.

basically, i have a windows laptop that i want to connect to my home router's vpn to access a NAS and other windows clients and an esxi server (with various windows and linux etc. vm's) at home.

server config on the router is:

Image

and the client config is:

remote xxx.xxx.xxx.xxx 1194
client mylappy1
dev tun0
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
float
ca ca.crt
cert mylappy1.crt
key mylappy1.key
ns-cert-type server

client log (after 2 connections) is:

Wed Oct 26 10:45:07 2011 OpenVPN 2.2.1 Win32-MSVC++ [SSL] [LZO2] built on Jul 1 2011
Wed Oct 26 10:45:07 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Oct 26 10:45:08 2011 UDPv4 link local: [undef]
Wed Oct 26 10:45:08 2011 UDPv4 link remote: xxx.xxx.xxx.xxx:1194
Wed Oct 26 10:45:09 2011 [chris] Peer Connection Initiated with xxx.xxx.xxx.xxx:1194
Wed Oct 26 10:45:11 2011 TAP-WIN32 device [Local Area Connection] opened: \\.\Global\{XXXXXXXX-ECB1-4700-AD65-XXXXXXXXXXXX}.tap
Wed Oct 26 10:45:11 2011 Notified TAP-Win32 driver to set a DHCP IP/netmask of 10.5.0.6/255.255.255.252 on interface {XXXXXXXX-ECB1-4700-AD65-XXXXXXXXXXXX} [DHCP-serv: 10.5.0.5, lease-time: 31536000]
Wed Oct 26 10:45:11 2011 Successful ARP Flush on interface [44] {XXXXXXXX-ECB1-4700-AD65-XXXXXXXXXXXX}
Wed Oct 26 10:45:16 2011 Initialization Sequence Completed
Wed Oct 26 10:45:28 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[487,0] Rx=[9,32] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:45:58 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[538,0] Rx=[9,34] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:46:13 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[557,0] Rx=[9,35] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:46:28 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[577,0] Rx=[9,36] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:46:43 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[587,0] Rx=[9,37] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:46:58 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[592,0] Rx=[9,38] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:47:58 2011 [chris] Inactivity timeout (--ping-restart), restarting
Wed Oct 26 10:47:58 2011 SIGUSR1[soft,ping-restart] received, process restarting
Wed Oct 26 10:48:00 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Wed Oct 26 10:48:00 2011 Re-using SSL/TLS context
Wed Oct 26 10:48:00 2011 UDPv4 link local: [undef]
Wed Oct 26 10:48:00 2011 UDPv4 link remote: xxx.xxx.xxx.xxx:1194
Wed Oct 26 10:48:01 2011 [chris] Peer Connection Initiated with xxx.xxx.xxx.xxx:1194
Wed Oct 26 10:48:05 2011 Preserving previous TUN/TAP instance: Local Area Connection
Wed Oct 26 10:48:05 2011 Initialization Sequence Completed
Wed Oct 26 10:48:19 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[619,0] Rx=[9,39] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:48:35 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[629,0] Rx=[9,40] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:48:50 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[666,0] Rx=[9,41] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:49:05 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[715,0] Rx=[9,42] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Wed Oct 26 10:49:15 2011 SIGTERM[hard,] received, process exiting

apologies if this is too much or not enough info. :)

basically, the connection itself seems to work fine, but i can't ping from one side of the vpn to the other (in either direction) and there doesn't seem to be any other kind of connectivity either.

the guide i followed said to create the VPN DHCP pool in the same subnet as my LAN (outside the normal DHCP pool of the LAN), but i do that, the VPN server on the router won't start so i set it as 10.5.0.0 and it's connecting fine.

the routing tale in my router looks like this:

Image

my LAN is on the 192.168.1.x subnet and my modem is on 192.168.0.x, with the vpn on 10.5.0.x.

there seems to be entries for the vpn in there, but i'm not sure if that's all i need or if i need to put something extra in there to enable clients to see each other from opposite ends of the vpn?

sorry if there's any stupid questions in there, but i'm still learning. :)

thanks for any help.

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: openvpn connecting fine, but no connectivity once connec

Post by janjust » Wed Oct 26, 2011 2:51 pm

Wed Oct 26 10:49:05 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=4 Tx=[715,0] Rx=[9,42] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
this hints at an MTU issue with the tap-win32 adapter on windows - check the MTU size of that adapter ; also add

Code: Select all

verb 5
to the client config, reconnect and watch for the 'tun-mtu' message that is pushed from the server.

vibe666
OpenVpn Newbie
Posts: 3
Joined: Wed Oct 26, 2011 2:01 pm

Re: openvpn connecting fine, but no connectivity once connec

Post by vibe666 » Wed Oct 26, 2011 4:51 pm

thanks janjust.

can you tell me what the MTU should be set at?

it's currently at whatever the default was when it was installed, i haven't changed any settings there at all.

thanks again for your help.

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: openvpn connecting fine, but no connectivity once connec

Post by janjust » Wed Oct 26, 2011 9:16 pm

the adapter mtu should be set to the same value that is expected by the server - hence I asked for the 'verb 5' log.

vibe666
OpenVpn Newbie
Posts: 3
Joined: Wed Oct 26, 2011 2:01 pm

Re: openvpn connecting fine, but no connectivity once connec

Post by vibe666 » Tue Nov 01, 2011 8:11 am

thanks for your help, sorry for the late reply.

here's the new log with the verb 5 in the config.

Code: Select all

Tue Nov 01 08:06:34 2011 us=293000 Current Parameter Settings:
Tue Nov 01 08:06:34 2011 us=293000   config = 'config1.ovpn'
Tue Nov 01 08:06:34 2011 us=293000   mode = 0
Tue Nov 01 08:06:34 2011 us=293000   show_ciphers = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   show_digests = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   show_engines = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   genkey = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   key_pass_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   show_tls_ciphers = DISABLED
Tue Nov 01 08:06:34 2011 us=293000 Connection profiles [default]:
Tue Nov 01 08:06:34 2011 us=293000   proto = udp
Tue Nov 01 08:06:34 2011 us=293000   local = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   local_port = 0
Tue Nov 01 08:06:34 2011 us=293000   remote = 'xxx.xxx.xxx.xxx'
Tue Nov 01 08:06:34 2011 us=293000   remote_port = 1194
Tue Nov 01 08:06:34 2011 us=293000   remote_float = ENABLED
Tue Nov 01 08:06:34 2011 us=293000   bind_defined = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   bind_local = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   connect_retry_seconds = 5
Tue Nov 01 08:06:34 2011 us=293000   connect_timeout = 10
Tue Nov 01 08:06:34 2011 us=293000   connect_retry_max = 0
Tue Nov 01 08:06:34 2011 us=293000   socks_proxy_server = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   socks_proxy_port = 0
Tue Nov 01 08:06:34 2011 us=293000   socks_proxy_retry = DISABLED
Tue Nov 01 08:06:34 2011 us=293000 Connection profiles END
Tue Nov 01 08:06:34 2011 us=293000   remote_random = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   ipchange = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   dev = 'tun0'
Tue Nov 01 08:06:34 2011 us=293000   dev_type = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   dev_node = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   lladdr = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   topology = 1
Tue Nov 01 08:06:34 2011 us=293000   tun_ipv6 = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   ifconfig_local = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   ifconfig_remote_netmask = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   ifconfig_noexec = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   ifconfig_nowarn = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   shaper = 0
Tue Nov 01 08:06:34 2011 us=293000   tun_mtu = 1500
Tue Nov 01 08:06:34 2011 us=293000   tun_mtu_defined = ENABLED
Tue Nov 01 08:06:34 2011 us=293000   link_mtu = 1500
Tue Nov 01 08:06:34 2011 us=293000   link_mtu_defined = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   tun_mtu_extra = 0
Tue Nov 01 08:06:34 2011 us=293000   tun_mtu_extra_defined = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   fragment = 0
Tue Nov 01 08:06:34 2011 us=293000   mtu_discover_type = -1
Tue Nov 01 08:06:34 2011 us=293000   mtu_test = 0
Tue Nov 01 08:06:34 2011 us=293000   mlock = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   keepalive_ping = 0
Tue Nov 01 08:06:34 2011 us=293000   keepalive_timeout = 0
Tue Nov 01 08:06:34 2011 us=293000   inactivity_timeout = 0
Tue Nov 01 08:06:34 2011 us=293000   ping_send_timeout = 0
Tue Nov 01 08:06:34 2011 us=293000   ping_rec_timeout = 0
Tue Nov 01 08:06:34 2011 us=293000   ping_rec_timeout_action = 0
Tue Nov 01 08:06:34 2011 us=293000   ping_timer_remote = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   remap_sigusr1 = 0
Tue Nov 01 08:06:34 2011 us=293000   explicit_exit_notification = 0
Tue Nov 01 08:06:34 2011 us=293000   persist_tun = ENABLED
Tue Nov 01 08:06:34 2011 us=293000   persist_local_ip = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   persist_remote_ip = DISABLED
Tue Nov 01 08:06:34 2011 us=293000   persist_key = ENABLED
Tue Nov 01 08:06:34 2011 us=293000   mssfix = 1450
Tue Nov 01 08:06:34 2011 us=293000   resolve_retry_seconds = 1000000000
Tue Nov 01 08:06:34 2011 us=293000   username = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   groupname = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   chroot_dir = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   cd_dir = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=293000   writepid = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=527000   up_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=527000   down_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=527000   down_pre = DISABLED
Tue Nov 01 08:06:34 2011 us=527000   up_restart = DISABLED
Tue Nov 01 08:06:34 2011 us=527000   up_delay = DISABLED
Tue Nov 01 08:06:34 2011 us=527000   daemon = DISABLED
Tue Nov 01 08:06:34 2011 us=527000   inetd = 0
Tue Nov 01 08:06:34 2011 us=527000   log = DISABLED
Tue Nov 01 08:06:34 2011 us=527000   suppress_timestamps = DISABLED
Tue Nov 01 08:06:34 2011 us=527000   nice = 0
Tue Nov 01 08:06:34 2011 us=527000   verbosity = 5
Tue Nov 01 08:06:34 2011 us=527000   mute = 0
Tue Nov 01 08:06:34 2011 us=527000   gremlin = 0
Tue Nov 01 08:06:34 2011 us=527000   status_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=527000   status_file_version = 1
Tue Nov 01 08:06:34 2011 us=527000   status_file_update_freq = 60
Tue Nov 01 08:06:34 2011 us=527000   occ = ENABLED
Tue Nov 01 08:06:34 2011 us=527000   rcvbuf = 0
Tue Nov 01 08:06:34 2011 us=527000   sndbuf = 0
Tue Nov 01 08:06:34 2011 us=589000   sockflags = 0
Tue Nov 01 08:06:34 2011 us=589000   fast_io = DISABLED
Tue Nov 01 08:06:34 2011 us=589000   lzo = 0
Tue Nov 01 08:06:34 2011 us=589000   route_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=589000   route_default_gateway = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=589000   route_default_metric = 0
Tue Nov 01 08:06:34 2011 us=589000   route_noexec = DISABLED
Tue Nov 01 08:06:34 2011 us=589000   route_delay = 5
Tue Nov 01 08:06:34 2011 us=589000   route_delay_window = 30
Tue Nov 01 08:06:34 2011 us=589000   route_delay_defined = ENABLED
Tue Nov 01 08:06:34 2011 us=589000   route_nopull = DISABLED
Tue Nov 01 08:06:34 2011 us=589000   route_gateway_via_dhcp = DISABLED
Tue Nov 01 08:06:34 2011 us=589000   max_routes = 100
Tue Nov 01 08:06:34 2011 us=589000   allow_pull_fqdn = DISABLED
Tue Nov 01 08:06:34 2011 us=589000   management_addr = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=589000   management_port = 0
Tue Nov 01 08:06:34 2011 us=620000   management_user_pass = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=620000   management_log_history_cache = 250
Tue Nov 01 08:06:34 2011 us=620000   management_echo_buffer_size = 100
Tue Nov 01 08:06:34 2011 us=620000   management_write_peer_info_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=620000   management_client_user = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=620000   management_client_group = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=620000   management_flags = 0
Tue Nov 01 08:06:34 2011 us=620000   shared_secret_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=620000   key_direction = 0
Tue Nov 01 08:06:34 2011 us=620000   ciphername_defined = ENABLED
Tue Nov 01 08:06:34 2011 us=620000   ciphername = 'BF-CBC'
Tue Nov 01 08:06:34 2011 us=620000   authname_defined = ENABLED
Tue Nov 01 08:06:34 2011 us=620000   authname = 'SHA1'
Tue Nov 01 08:06:34 2011 us=620000   prng_hash = 'SHA1'
Tue Nov 01 08:06:34 2011 us=620000   prng_nonce_secret_len = 16
Tue Nov 01 08:06:34 2011 us=620000   keysize = 0
Tue Nov 01 08:06:34 2011 us=636000   engine = DISABLED
Tue Nov 01 08:06:34 2011 us=636000   replay = ENABLED
Tue Nov 01 08:06:34 2011 us=636000   mute_replay_warnings = DISABLED
Tue Nov 01 08:06:34 2011 us=636000   replay_window = 64
Tue Nov 01 08:06:34 2011 us=636000   replay_time = 15
Tue Nov 01 08:06:34 2011 us=636000   packet_id_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=636000   use_iv = ENABLED
Tue Nov 01 08:06:34 2011 us=636000   test_crypto = DISABLED
Tue Nov 01 08:06:34 2011 us=636000   tls_server = DISABLED
Tue Nov 01 08:06:34 2011 us=636000   tls_client = ENABLED
Tue Nov 01 08:06:34 2011 us=636000   key_method = 2
Tue Nov 01 08:06:34 2011 us=636000   ca_file = 'ca.crt'
Tue Nov 01 08:06:34 2011 us=636000   ca_path = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=636000   dh_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=636000   cert_file = 'pathlappy1.crt'
Tue Nov 01 08:06:34 2011 us=636000   priv_key_file = 'pathlappy1.key'
Tue Nov 01 08:06:34 2011 us=636000   pkcs12_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   cryptoapi_cert = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   cipher_list = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   tls_verify = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   tls_export_cert = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   tls_remote = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   crl_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=667000   ns_cert_type = 64
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=667000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_ku[i] = 0
Tue Nov 01 08:06:34 2011 us=683000   remote_cert_eku = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=683000   tls_timeout = 2
Tue Nov 01 08:06:34 2011 us=683000   renegotiate_bytes = 0
Tue Nov 01 08:06:34 2011 us=683000   renegotiate_packets = 0
Tue Nov 01 08:06:34 2011 us=683000   renegotiate_seconds = 3600
Tue Nov 01 08:06:34 2011 us=683000   handshake_window = 60
Tue Nov 01 08:06:34 2011 us=683000   transition_window = 3600
Tue Nov 01 08:06:34 2011 us=683000   single_session = DISABLED
Tue Nov 01 08:06:34 2011 us=683000   push_peer_info = DISABLED
Tue Nov 01 08:06:34 2011 us=683000   tls_exit = DISABLED
Tue Nov 01 08:06:34 2011 us=714000   tls_auth_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=714000   server_network = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   server_netmask = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   server_bridge_ip = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   server_bridge_netmask = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   server_bridge_pool_start = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   server_bridge_pool_end = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   ifconfig_pool_defined = DISABLED
Tue Nov 01 08:06:34 2011 us=714000   ifconfig_pool_start = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   ifconfig_pool_end = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   ifconfig_pool_netmask = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=714000   ifconfig_pool_persist_filename = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=714000   ifconfig_pool_persist_refresh_freq = 600
Tue Nov 01 08:06:34 2011 us=714000   n_bcast_buf = 256
Tue Nov 01 08:06:34 2011 us=714000   tcp_queue_limit = 64
Tue Nov 01 08:06:34 2011 us=730000   real_hash_size = 256
Tue Nov 01 08:06:34 2011 us=730000   virtual_hash_size = 256
Tue Nov 01 08:06:34 2011 us=730000   client_connect_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=730000   learn_address_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=730000   client_disconnect_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=730000   client_config_dir = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=730000   ccd_exclusive = DISABLED
Tue Nov 01 08:06:34 2011 us=730000   tmp_dir = 'C:\Users\path_AD~1\AppData\Local\Temp\'
Tue Nov 01 08:06:34 2011 us=730000   push_ifconfig_defined = DISABLED
Tue Nov 01 08:06:34 2011 us=730000   push_ifconfig_local = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=730000   push_ifconfig_remote_netmask = 0.0.0.0
Tue Nov 01 08:06:34 2011 us=730000   enable_c2c = DISABLED
Tue Nov 01 08:06:34 2011 us=730000   duplicate_cn = DISABLED
Tue Nov 01 08:06:34 2011 us=730000   cf_max = 0
Tue Nov 01 08:06:34 2011 us=730000   cf_per = 0
Tue Nov 01 08:06:34 2011 us=761000   max_clients = 1024
Tue Nov 01 08:06:34 2011 us=761000   max_routes_per_client = 256
Tue Nov 01 08:06:34 2011 us=761000   auth_user_pass_verify_script = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=761000   auth_user_pass_verify_script_via_file = DISABLED
Tue Nov 01 08:06:34 2011 us=761000   ssl_flags = 0
Tue Nov 01 08:06:34 2011 us=761000   client = ENABLED
Tue Nov 01 08:06:34 2011 us=761000   pull = ENABLED
Tue Nov 01 08:06:34 2011 us=761000   auth_user_pass_file = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=761000   show_net_up = DISABLED
Tue Nov 01 08:06:34 2011 us=761000   route_method = 0
Tue Nov 01 08:06:34 2011 us=761000   ip_win32_defined = DISABLED
Tue Nov 01 08:06:34 2011 us=761000   ip_win32_type = 3
Tue Nov 01 08:06:34 2011 us=761000   dhcp_masq_offset = 0
Tue Nov 01 08:06:34 2011 us=761000   dhcp_lease_time = 31536000
Tue Nov 01 08:06:34 2011 us=761000   tap_sleep = 0
Tue Nov 01 08:06:34 2011 us=761000   dhcp_options = DISABLED
Tue Nov 01 08:06:34 2011 us=776000   dhcp_renew = DISABLED
Tue Nov 01 08:06:34 2011 us=776000   dhcp_pre_release = DISABLED
Tue Nov 01 08:06:34 2011 us=776000   dhcp_release = DISABLED
Tue Nov 01 08:06:34 2011 us=776000   domain = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=776000   netbios_scope = '[UNDEF]'
Tue Nov 01 08:06:34 2011 us=776000   netbios_node_type = 0
Tue Nov 01 08:06:34 2011 us=776000   disable_nbt = DISABLED
Tue Nov 01 08:06:34 2011 us=776000 OpenVPN 2.2.1 Win32-MSVC++ [SSL] [LZO2] built on Jul  1 2011
Tue Nov 01 08:06:34 2011 us=776000 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue Nov 01 08:06:35 2011 us=73000 Control Channel MTU parms [ L:1541 D:138 EF:38 EB:0 ET:0 EL:0 ]
Tue Nov 01 08:06:35 2011 us=88000 Socket Buffers: R=[8192->8192] S=[8192->8192]
Tue Nov 01 08:06:35 2011 us=88000 Data Channel MTU parms [ L:1541 D:1450 EF:41 EB:4 ET:0 EL:0 ]
Tue Nov 01 08:06:35 2011 us=88000 Local Options String: 'V4,dev-type tun,link-mtu 1541,tun-mtu 1500,proto UDPv4,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Tue Nov 01 08:06:35 2011 us=88000 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1541,tun-mtu 1500,proto UDPv4,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Tue Nov 01 08:06:35 2011 us=88000 Local Options hash (VER=V4): '3514370b'
Tue Nov 01 08:06:35 2011 us=88000 Expected Remote Options hash (VER=V4): '239669a8'
Tue Nov 01 08:06:35 2011 us=88000 UDPv4 link local: [undef]
Tue Nov 01 08:06:35 2011 us=88000 UDPv4 link remote: xxx.xxx.xxx.xxx:1194
Tue Nov 01 08:06:35 2011 us=166000 TLS: Initial packet from xxx.xxx.xxx.xxx:1194, sid=xxxxxxxx xxxxxxxx
Tue Nov 01 08:06:35 2011 us=556000 VERIFY OK: depth=1, /C=IE/ST=MH/L=NAVAN/O=mydomain/CN=mydomain/emailAddress=myemailaddress@gmail.com
Tue Nov 01 08:06:35 2011 us=556000 VERIFY OK: nsCertType=SERVER
Tue Nov 01 08:06:35 2011 us=556000 VERIFY OK: depth=0, /C=IE/ST=MH/O=mydomain/CN=chris/emailAddress=myemailaddress@gmail.com
Tue Nov 01 08:06:36 2011 us=102000 NOTE: Options consistency check may be skewed by version differences
Tue Nov 01 08:06:36 2011 us=102000 WARNING: 'version' is used inconsistently, local='version V4', remote='version V0 UNDEF'
Tue Nov 01 08:06:36 2011 us=102000 WARNING: 'dev-type' is present in local config but missing in remote config, local='dev-type tun'
Tue Nov 01 08:06:36 2011 us=102000 WARNING: 'link-mtu' is present in local config but missing in remote config, local='link-mtu 1541'
Tue Nov 01 08:06:36 2011 us=102000 WARNING: 'tun-mtu' is present in local config but missing in remote config, local='tun-mtu 1500'
Tue Nov 01 08:06:36 2011 us=118000 WARNING: 'proto' is present in local config but missing in remote config, local='proto UDPv4'
Tue Nov 01 08:06:36 2011 us=118000 WARNING: 'cipher' is present in local config but missing in remote config, local='cipher BF-CBC'
Tue Nov 01 08:06:36 2011 us=118000 WARNING: 'auth' is present in local config but missing in remote config, local='auth SHA1'
Tue Nov 01 08:06:36 2011 us=118000 WARNING: 'keysize' is present in local config but missing in remote config, local='keysize 128'
Tue Nov 01 08:06:36 2011 us=118000 WARNING: 'key-method' is present in local config but missing in remote config, local='key-method 2'
Tue Nov 01 08:06:36 2011 us=118000 WARNING: 'tls-server' is present in local config but missing in remote config, local='tls-server'
Tue Nov 01 08:06:36 2011 us=118000 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Nov 01 08:06:36 2011 us=118000 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Nov 01 08:06:36 2011 us=118000 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Tue Nov 01 08:06:36 2011 us=118000 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Tue Nov 01 08:06:36 2011 us=118000 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Tue Nov 01 08:06:36 2011 us=118000 [chris] Peer Connection Initiated with xxx.xxx.xxx.xxx:1194
Tue Nov 01 08:06:38 2011 us=115000 SENT CONTROL [chris]: 'PUSH_REQUEST' (status=1)
Tue Nov 01 08:06:38 2011 us=162000 PUSH: Received control message: 'PUSH_REPLY,route 192.168.1.0 255.255.255.0,dhcp-option DOMAIN mydomain,dhcp-option DNS 192.168.1.1,route 10.5.0.0 255.255.255.0,topology net30,ping 15,ping-restart 60,ifconfig 10.5.0.6 10.5.0.5'
Tue Nov 01 08:06:38 2011 us=162000 OPTIONS IMPORT: timers and/or timeouts modified
Tue Nov 01 08:06:38 2011 us=162000 OPTIONS IMPORT: --ifconfig/up options modified
Tue Nov 01 08:06:38 2011 us=162000 OPTIONS IMPORT: route options modified
Tue Nov 01 08:06:38 2011 us=162000 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Tue Nov 01 08:06:38 2011 us=177000 ROUTE default_gateway=9.162.64.1
Tue Nov 01 08:06:38 2011 us=177000 TAP-WIN32 device [Local Area Connection] opened: \\.\Global\{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}.tap
Tue Nov 01 08:06:38 2011 us=177000 TAP-Win32 Driver Version 9.8 
Tue Nov 01 08:06:38 2011 us=177000 TAP-Win32 MTU=1500
Tue Nov 01 08:06:38 2011 us=177000 Notified TAP-Win32 driver to set a DHCP IP/netmask of 10.5.0.6/255.255.255.252 on interface {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} [DHCP-serv: 10.5.0.5, lease-time: 31536000]
Tue Nov 01 08:06:38 2011 us=177000 DHCP option string: 0f0a7469 6b656e76 696c6c65 0604c0a8 0101
Tue Nov 01 08:06:38 2011 us=177000 Successful ARP Flush on interface [43] {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
Tue Nov 01 08:06:43 2011 us=76000 TEST ROUTES: 2/2 succeeded len=2 ret=1 a=0 u/d=up
Tue Nov 01 08:06:43 2011 us=91000 C:\WINDOWS\system32\route.exe ADD 192.168.1.0 MASK 255.255.255.0 10.5.0.5
Tue Nov 01 08:06:43 2011 us=91000 ROUTE: CreateIpForwardEntry succeeded with dwForwardMetric1=30 and dwForwardType=4
Tue Nov 01 08:06:43 2011 us=91000 Route addition via IPAPI succeeded [adaptive]
Tue Nov 01 08:06:43 2011 us=91000 C:\WINDOWS\system32\route.exe ADD 10.5.0.0 MASK 255.255.255.0 10.5.0.5
Tue Nov 01 08:06:43 2011 us=91000 ROUTE: CreateIpForwardEntry succeeded with dwForwardMetric1=30 and dwForwardType=4
Tue Nov 01 08:06:43 2011 us=91000 Route addition via IPAPI succeeded [adaptive]
Tue Nov 01 08:06:43 2011 us=91000 Initialization Sequence Completed
Tue Nov 01 08:07:07 2011 us=287000 write to TUN/TAP  [State=AT0c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[93,0] Rx=[0,2] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small.   (code=122)
Tue Nov 01 08:07:23 2011 us=137000 write to TUN/TAP  [State=AT0c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[125,0] Rx=[0,3] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small.   (code=122)
Tue Nov 01 08:07:37 2011 us=348000 write to TUN/TAP  [State=AT0c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[130,0] Rx=[0,4] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small.   (code=122)
Tue Nov 01 08:07:52 2011 us=746000 write to TUN/TAP  [State=AT0c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[130,0] Rx=[0,5] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small.   (code=122)
Tue Nov 01 08:08:07 2011 us=472000 write to TUN/TAP  [State=AT0c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[133,0] Rx=[0,6] IrpQ=[1,1,16] PktQ=[0,2,64] InjQ=[0,1,16]]: The data area passed to a system call is too small.   (code=122)
Tue Nov 01 08:08:17 2011 us=207000 TCP/UDP: Closing socket
Tue Nov 01 08:08:17 2011 us=207000 C:\WINDOWS\system32\route.exe DELETE 10.5.0.0 MASK 255.255.255.0 10.5.0.5
Tue Nov 01 08:08:17 2011 us=207000 Route deletion via IPAPI succeeded [adaptive]
Tue Nov 01 08:08:17 2011 us=207000 C:\WINDOWS\system32\route.exe DELETE 192.168.1.0 MASK 255.255.255.0 10.5.0.5
Tue Nov 01 08:08:17 2011 us=222000 Route deletion via IPAPI succeeded [adaptive]
Tue Nov 01 08:08:17 2011 us=222000 Closing TUN/TAP interface
Tue Nov 01 08:08:17 2011 us=222000 SIGTERM[hard,] received, process exiting

Post Reply