[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> okay, the simplest way to deny/reject a certain port from ALL outside
> ip's (trying to come in)
ipfwadm -I -a reject -P tcp -D 0/0 $PORT -W $EXT_IF
or
ipchains -A input -j REJECT -p tcp -d 0/0 $PORT -i $EXT_IF
--
[EMAIL PROTECTED] (Fuzzy Fox) || "Nothing takes the taste out of peanut
sometimes known as David DeSimone || butter quite like unrequited love."
http://www.dallas.net/~fox/ || -- Charlie Brown
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]