On Mon, Oct 13, 2014 at 3:13 PM, Michael Sierchio <ku...@tenebras.com> wrote:

> ipfw add pipe 10 from any to any in recv $ext_if
> ipfw add pipe 20 from any to any out xmit $ext_if

Obviously a scrivener's error, and meant

ipfw add pipe 10 ip from any to any in recv $ext_if
ipfw add pipe 20 ip from any to any out xmit $ext_if
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to