|
From: James Y. <ji...@yo...> - 2003-05-26 15:03:56
|
Rudy, This error occurs if an OpenVPN session can't talk with its peer during the time that SSL/TLS keys are negotiated/renegotiated, which by default are initially on session startup and once per hour thereafter. It's interesting that your tunnel is still working, despite these errors. While you could suppress these errors with --verb 0 (make sure to upgrade to 1.4.1 if you use --verb 0), they do indicate that there is some sort of communication problem with the peer. James Rudy Koento <rud...@ya...> said: > This is not really a problem, since the vpn is working > properly (And it was so easy to set up! Thanks to > openvpn developers!), but my logs keeps on getting > these: > > May 26 15:49:01 emblin openvpn[26895]: TLS Error: TLS > handshake failed > May 26 15:50:16 emblin openvpn[26895]: TLS Error: TLS > key negotiation failed to occur within 60 seconds > May 26 15:50:16 emblin openvpn[26895]: TLS Error: TLS > handshake failed > May 26 15:51:31 emblin openvpn[26895]: TLS Error: TLS > key negotiation failed to occur within 60 seconds > > I've already set the log to 1. Does this mean someone > is trying to connect? But from netstat, I can't see > any connections trying to establish. > > I'm using OpenVPN 1.4.0 on RedHat 8.0 > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Openvpn-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openvpn-users > -- |