aboutsummaryrefslogtreecommitdiffstats
path: root/optional/adp-ping.json
blob: 80b9ee757f6cc5374febfde925c2e14924fdb111 (plain)
1
2
3
4
5
6
7
8
{
	"description": "Allow ICMP echo request",
	"after": "adp-router",
	"filter": [
		{ "in": "adp-wan", "service": "ping", "flow-limit": 3 },
		{ "service": "ping" }
	]
}