Just double checking here... happened to noticed the following my /var/log/messages:
Code: Select all
Jul 21 11:57:08 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX TLS Error: Auth Username/Password was not provided by peer
Jul 21 11:57:08 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX TLS Error: TLS handshake failed
Jul 21 11:57:08 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX SIGUSR1[soft,tls-error] received, client-instance restarting
Jul 21 11:58:10 XXXX openvpn[1725]: MULTI: multi_create_instance called
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX Re-using SSL/TLS context
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX LZO compression initialized
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX Control Channel MTU parms [xxxxxxxxxxxxxxxxxxx... ]
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX Data Channel MTU parms [ xxxxxxxxxxxxxxxxxxx.... ]
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX Local Options hash (VER=V4): 'xxxxxxxx'
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX Expected Remote Options hash (VER=V4): 'xxxxxxxx'
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX TLS: Initial packet from XX.XXX.X.XXX:XXXXX, sid=xxxxxxx...
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX VERIFY OK: depth=1, /C=US/ST=CA/L=SanJose/O=HomeHDA/OU=VPN/CN=yourhda.com/emailAddress=info@homehda.com
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX VERIFY OK: depth=0, /C=US/ST=CA/L=SanJose/O=HomeHDA/OU=VPN/CN=client-tcheng/emailAddress=info@homehda.com
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX TLS Error: Auth Username/Password was not provided by peer
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX TLS Error: TLS handshake failed
Jul 21 11:58:10 XXXX openvpn[1725]: XX.XX.X.XXX:XXXXX SIGUSR1[soft,tls-error] received, client-instance restarting
Something I should be concerned with? I'm assuming this is the vpn server component that Amahi has embedded... I rarely use it.. .should I disable it or block the port?? Or am I just misinterpreting the logs??
Much appreciation for any guidance... !
(edit: I temporarily blocked port 1194 on my router till this is resolved...)