VLS error
Posted: Sun Feb 27, 2011 4:22 pm
i been having trouble trying to figure out whats going in. i am trying to use my vpn to access my network and use the internet. the vpn has worked fine for the most part (i dont know how to setup the vpn to use my home networks isp ip once connected) until just today, now i cant access it anymore, something happened that caused it and i really dont know what. also could anybody help me find a way to access my isp ip once connect to the vpn
the server running the openvpn software is a wrt54gl with tomatovpnusb
the tomato settings are
the server running the openvpn software is a wrt54gl with tomatovpnusb
the tomato settings are
- Start with WAN checked
Interface Type tap
Protocol udp
Port 1194
Firewall auto
Authorization Mode tls
Extra HMAC authorization disabled
Client address pool checked
Poll Interval 0 (in minutes, 0 to disable)
Direct clients to
redirect Internet traffic checked
Respond to DNS unchecked
Encryption cipher default
Compression adaptive
TLS Renegotiation Time -1 (in seconds, -1 for default)
Manage Client-Specific Options checked
Allow Client<->Client checked
Code: Select all
remote garyvpn.no-ip.org 1194
ns-cert-type server
dev VPN
dev tap
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
float
redirect-gateway
ca ca.crt
cert client1.crt
key client1.key
comp-lzo
mute 20
Code: Select all
Sun Feb 27 11:04:45 2011 OpenVPN 2.1.4 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] bui
lt on Nov 8 2010
Sun Feb 27 11:04:45 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or hig
her to call user-defined scripts or executables
Sun Feb 27 11:04:45 2011 LZO compression initialized
Sun Feb 27 11:04:45 2011 UDPv4 link local: [undef]
Sun Feb 27 11:04:45 2011 UDPv4 link remote: 174.58.44.116:1194
Sun Feb 27 11:05:45 2011 TLS Error: TLS key negotiation failed to occur within 6
0 seconds (check your network connectivity)
Sun Feb 27 11:05:45 2011 TLS Error: TLS handshake failed
Sun Feb 27 11:05:45 2011 SIGUSR1[soft,tls-error] received, process restarting