This commit is contained in:
Maurice
2025-09-24 14:00:38 +02:00
parent 12681bd7e2
commit aea521cba4
7 changed files with 15 additions and 4 deletions

View File

@@ -0,0 +1,12 @@
{
"description": "Allow ping-pong",
"filter": [
{
"in": "WAN",
"out": "_fw",
"service": "ping",
"action": "accept",
"flow-limit": { "count": 10, "interval": 6 }
}
]
}