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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"