|
|
|
have an openvpn install, and for some reason when I try
to connect to it, the client never connects... Looking in the log (after
turning on heavy verbose logging) it all starts with the normal logged activities, but then from here on, the log pretty much just repeats this over an over not connecting: Wed Jul 04 16:39:24 2007 us=260037 [0] ev=0x00000758 rwflags=0x0001 arg=0x00453560 Wed Jul 04 16:39:24 2007 us=260046 [1] ev=0x00000760 rwflags=0x0001 arg=0x00453558 Wed Jul 04 16:39:24 2007 us=260059 WE_WAIT leave [1,0] rwflags=0x0001 arg=0x00453558 Wed Jul 04 16:39:24 2007 us=260067 event_wait returned 1 Wed Jul 04 16:39:24 2007 us=260075 I/O WAIT status=0x0001 Wed Jul 04 16:39:24 2007 us=260088 WIN32 I/O: Socket Completion non-queued error: Invalid argument (WSAEINVAL) (errno=10022) Wed Jul 04 16:39:24 2007 us=260097 UDPv4 read returned -1 Wed Jul 04 16:39:24 2007 us=260108 UDPv4 READ [-1] from [undef]: DATA UNDEF len=-1 Wed Jul 04 16:39:24 2007 us=260125 TLS: tls_multi_process: i=0 state=S_PRE_START, mysid=dc045343 53254aed, stored-sid=00000000 00000000, stored-ip= xxx.xxx.xxx.xxx:1194 Wed Jul 04 16:39:24 2007 us=266134 TLS: tls_process: chg=0 ks=S_PRE_START lame=S_UNDEF to_link->len=0 wakeup=604800 Wed Jul 04 16:39:24 2007 us=266149 ACK reliable_can_send active=1 current=0 : [1] 0 Wed Jul 04 16:39:24 2007 us=266176 ACK reliable_send_timeout 2 [1] 0 Wed Jul 04 16:39:24 2007 us=266185 TLS: tls_process: timeout set to 2 Wed Jul 04 16:39:24 2007 us=266201 TLS: tls_multi_process: i=1 state=S_INITIAL, mysid=2e3e1829 54e23fbd, stored-sid=00000000 00000000, stored-ip=[undef] Wed Jul 04 16:39:24 2007 us=266217 TLS: tls_multi_process: i=2 state=S_UNDEF, mysid=00000000 00000000, stored-sid=00000000 00000000, stored-ip=[undef] Wed Jul 04 16:39:24 2007 us=266231 WE_CTL n=0 ev=0x00469984 rwflags=0x0001 arg=0x00453560 Wed Jul 04 16:39:24 2007 us=266255 WIN32 I/O: Socket Receive queued [1542] Wed Jul 04 16:39:24 2007 us=266431 WE_CTL n=1 ev=0x00c030c4 rwflags=0x0001 arg=0x00453558 Wed Jul 04 16:39:24 2007 us=266446 I/O WAIT T?|T?|SRQ|Sw1 [1/37062] Wed Jul 04 16:39:24 2007 us=275395 WE_WAIT enter n=2 to=1037 Ideas? |