1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

ensure logging

Allows to see dropped activity which in latest versions is not reported
This commit is contained in:
gnosoz 2021-07-29 11:10:05 +02:00 committed by GitHub
parent 33cf1b4718
commit 8ba39f56d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,9 @@ vpn net ACCEPT
vpn fw ACCEPT
fw vpn ACCEPT
fw net ACCEPT
net all DROP
vpn vpn DROP
net all DROP info client:10/sec:20,:60/sec:100
vpn vpn DROP info client:10/sec:20,:60/sec:100
# THE FOLLOWING POLICY MUST BE LAST
all all REJECT
all all REJECT info client:10/sec:20,:60/sec:10