aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--masquerade.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/masquerade.json b/masquerade.json
new file mode 100644
index 0000000..98e2d61
--- /dev/null
+++ b/masquerade.json
@@ -0,0 +1,8 @@
+{
+ "ipset": {
+ "awall-masquerade": {
+ "family": "inet",
+ "type": "hash:net"
+ }
+ }
+}