|
|
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 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/msg00062.html on line 215 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/msg00062.html on line 215 |