[pf4freebsd] Convert IPFW Ruleset to PF

phusion phusion2k at gmail.com
Wed Sep 15 21:14:42 PDT 2004


How can I convert this simple ipfw ruleset to pf? 

fwcmd="/sbin/ipfw"
${fwcmd} -f flush
${fwcmd} add divert natd all from any to any via xl0
${fwcmd} add pass all from any to any

Let me know. Thanks.




More information about the freebsd-pf mailing list