summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/32-rule-nat4.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/32-rule-nat4.json')
-rw-r--r--tests/jsonfiles/32-rule-nat4.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/32-rule-nat4.json b/tests/jsonfiles/32-rule-nat4.json
new file mode 100644
index 0000000..fb311d2
--- /dev/null
+++ b/tests/jsonfiles/32-rule-nat4.json
@@ -0,0 +1 @@
+{ "rule": { "family" : "ip", "table" : "filter", "chain" : "input", "handle" : 10,"flags" : 0, "expr" : [ { "type" : "nat", "nat_type" : "dnat", "family" : "ip", "sreg_addr_min" : 1, "sreg_addr_max" : 2, "sreg_proto_min" : 3, "sreg_proto_max" : 4}]}}