blob: e7c7909599ad3252ac50ab8cb0101829f675bb0e (
plain)
1
2
3
4
5
|
@0 scrub in all fragment reassemble
nat on lo0 inet from 192.168.1.1 to any -> 10.0.0.1
rdr on lo0 inet proto tcp from any to 1.2.3.4 port 2222 -> 10.0.0.10 port 22
binat on lo0 inet from 192.168.1.1 to any -> 10.0.0.1
@0 pass in on lo1 all
|