xref: /freebsd/sbin/pfctl/tests/files/pf0072.ok (revision c27f7d6b9cf6d4ab01cb3d0972726c14e0aca146)
1match out on lo0 inet from 192.168.1.1 to any tag regress nat-to 10.0.0.1 static-port
2match in on lo0 inet from any to 10.0.0.1 tag regress rdr-to 192.168.1.1
3block drop out on lo0 all tagged regress
4