summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/32-rule-nat4.json
blob: fb311d27439b8f8c5448ab85e6e9c62d9f21f2fe (plain)
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}]}}