Difference between revisions of "/var/log/openvpn.log"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  cat [[/var/log/]]openvpn.log | [[grep -B1]] "Authentication failure"
 
  cat [[/var/log/]]openvpn.log | [[grep -B1]] "Authentication failure"
 +
 +
Thu Jan 13 13:40:24 2022 91.67.79.42:50739 [[TLS]]: Username/Password authentication succeeded for username 'YOUR_USER'
  
 
  Thu Sep 16 18:07:39 2021 Exiting due to fatal error
 
  Thu Sep 16 18:07:39 2021 Exiting due to fatal error
  
  [[killall -USR2]] openvpn ; tail -f /var/log/syslog
+
  [[killall -USR2]] openvpn ; tail -f [[/var/log/syslog]]
  
  

Revision as of 13:51, 13 January 2022

/var/log/openvpn.log
cat /var/log/openvpn.log | grep -B1 "Authentication failure"
Thu Jan 13 13:40:24 2022 91.67.79.42:50739 TLS: Username/Password authentication succeeded for username 'YOUR_USER'
Thu Sep 16 18:07:39 2021 Exiting due to fatal error
killall -USR2 openvpn ; tail -f /var/log/syslog


AUTH-PAM: BACKGROUND: user 'YourUsername' failed to authenticate: Authentication failure
AUTH-PAM: Error signaling background process to exit
Thu Nov  4 10:17:54 2021 109.40.243.71:63157 WARNING: normally if you use --mssfix and/or --fragment, you should also set --tun-mtu 1500 (currently it is 1400)


See also

Advertising: