In FAQ of pf I see :
nat on $ext_if from $int_if:network to any -> ($ext_if)
I really need to write network in $int_if:network ? For example :
nat on $ext_if from $int_if:192.168.3.0/24 to any -> ($ext_if)
Or I don't edit this line ?
Don't edit it. pf will automatically fill in the network.
http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf#PARAMETERS
