On Fri, Aug 6, 2010 at 12:15, J Webster <webster_jack@xxxxxxxxxxx> wrote: > CLIENT: > Fri Aug 06 08:11:59 2010 us=546000 TLS Error: TLS key negotiation failed to > occur within 60 seconds (check your network connectivity) > Fri Aug 06 08:11:59 2010 us=546000 TLS Error: TLS handshake failed > Fri Aug 06 08:11:59 2010 us=546000 TCP/UDP: Closing socket > Fri Aug 06 08:11:59 2010 us=546000 SIGUSR1[soft,tls-error] received, process > restarting Do a tcpdump on your client. I bet you will see it send udp out to .198, but get udp back from .199. Solution: Configure openvpn to explicitly bind only to 199. --local xx.xx.xx.199 --bind (I also use openvpn.) -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html