|
|
Looks to me like you're operating over a very slow connection:
"Thu Feb 03 12:38:20 2005 us=981010 TLS Error: TLS key negotiation failed
to occur within 60 seconds (check your network connectivity)"
Maybe try increasing the timeouot on both sides by using --hand-window:
>From the manpage:
"
--hand-window n
Handshake Window -- the TLS-based key exchange must finalize within n seconds of handshake initiation by any peer (default = 60 seconds). If the handshake fails we will attempt to reset our connection with our peer and try again. Even in the event of handshake failure we will still use our expiring key for up to --tran-window seconds to maintain continuity of transmission of tunnel data.
"
-andy
-----Original Message-----
From: Aaron P. Martinez [mailto:ml@xxxxxxxxxxxxxx]
Sent: Thursday, February 03, 2005 2:36 PM
To: simprix@xxxxxxxxxxx
Cc: openvpn-users@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Openvpn-users] Windows Client
On Thu, 2005-02-03 at 12:25, simprix wrote:
> took the push statement out still doesn't work
> On Thu, 2005-02-03 at 13:18 -0500, Doug Lytle wrote:
> > Items can't be pushed without specifying mode server in the server's
> > config. And, the client will need a pull statement in their config.
> >
> > Doug
> >
> >
> > simprix wrote:
> >
> > >The server config is
> > >
> > >push "route 192.168.0.0 255.255.255.0"
> > >
> > >
> > >
the push statement is fine, you can leave it in, by specifying client on
the "client" side, it takes care of the pull statement and you do have
the server statement so you're fine.
You will see in your log:
Thu Feb 03 12:37:20 2005 us=400831 read UDPv4: Invalid argument
(WSAEINVAL) (code=10022)
caused by the nobind statement in your client config.
Thu Feb 03 12:38:20 2005 us=981010 TLS Error: TLS key negotiation failed
to occur within 60 seconds (check your network connectivity)
Thu Feb 03 12:38:20 2005 us=981075 TLS Error: TLS handshake failed
Thu Feb 03 12:38:20 2005 us=982210 TCP/UDP: Closing socket
Thu Feb 03 12:38:20 2005 us=982571 SIGUSR1[soft,tls-error] received,
process restarting
the key negotiation failed. You should start with this.
Aaron Martinez
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00065.html on line 239
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00065.html on line 239
|