diff options
Diffstat (limited to 'optional/adp-dns-client.json')
-rw-r--r-- | optional/adp-dns-client.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/optional/adp-dns-client.json b/optional/adp-dns-client.json new file mode 100644 index 0000000..31b0372 --- /dev/null +++ b/optional/adp-dns-client.json @@ -0,0 +1,4 @@ +{ + "description": "DNS client", + "filter": [ { "in": "_fw", "out": "wan", "service": "dns" } ] +} |