aboutsummaryrefslogtreecommitdiffstats
path: root/optional
diff options
context:
space:
mode:
Diffstat (limited to 'optional')
-rw-r--r--optional/adp-local-outbound.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/optional/adp-local-outbound.json b/optional/adp-local-outbound.json
new file mode 100644
index 0000000..54e3f8f
--- /dev/null
+++ b/optional/adp-local-outbound.json
@@ -0,0 +1,6 @@
+{
+ "description": "Local outbound traffic",
+ "before": "adp-config",
+ "variable": { "adp_local_policy": "reject" },
+ "policy": [ { "in": "_fw", "action": "$adp_local_policy" } ]
+}