ipfw2 conversion?

Douglas A. Maske maske at maske.org
Mon Jul 28 11:26:51 PDT 2003


Hello,
 
   I am still compiling and using ipfw1 because I can't seem to figure out
how to convert my rules to the ipfw2 lingo... 
 
   Here are my rules...

#!/bin/sh
/sbin/ipfw -f flush
/sbin/ipfw add divert natd ip from any to any
/sbin/ipfw add allow all from any to any

   Now I hear that ipfw2 is backwards compatible with ipfw1 but have not
been able to get this to work...

Any IDEAS?

Thanx,

 Douglas A. Maske


More information about the freebsd-questions mailing list