Date: Mon, 28 Jul 2003 13:26:20 -0500 (Central Daylight Time) From: "Douglas A. Maske" <maske@maske.org> To: <questions@freebsd.org> Subject: ipfw2 conversion? Message-ID: <3F256ACC.000003.03220@INSPIRON>
next in thread | raw e-mail | index | archive | help
Hello,=0D =0D I am still compiling and using ipfw1 because I can't seem to figure ou= t how to convert my rules to the ipfw2 lingo... =0D =0D Here are my rules...=0D =0D #!/bin/sh=0D /sbin/ipfw -f flush=0D /sbin/ipfw add divert natd ip from any to any=0D /sbin/ipfw add allow all from any to any=0D =0D Now I hear that ipfw2 is backwards compatible with ipfw1 but have not been able to get this to work...=0D =0D Any IDEAS?=0D =0D Thanx,=0D =0D Douglas A. Maske
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F256ACC.000003.03220>