mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-12 11:21:56 +00:00
10 lines
399 B
Text
10 lines
399 B
Text
[INCLUDES]
|
|
before = common.conf
|
|
|
|
[Definition]
|
|
_daemon = ovpn-server
|
|
failregex =%(__prefix_line)s<HOST>:[0-9]{4,5} TLS Auth Error:.*
|
|
%(__prefix_line)s<HOST>:[0-9]{4,5} VERIFY ERROR:.*
|
|
%(__prefix_line)s<HOST>:[0-9]{4,5} TLS Error: TLS handshake failed.*
|
|
%(__prefix_line)sTLS Error: cannot locate HMAC in incoming packet from \[AF_INET\]<HOST>:[0-9]{4,5}
|
|
maxlines = 1
|