[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ipfwadm
I pretty sure the netmask is required to block a class C address block.
Should be:
ipfwadm -I -a deny -P tcp -S 206.116.70.0/24 -D squishy.ameth.org 113
Matt Crawford
KoReE wrote:
>
> Would this rule be correct to deny accesses to port 113 from the whole
> class C address listed in this example?:
>
> ipfwadm -I -a deny -P tcp -S 206.116.70.0 -D squishy.ameth.org 113
>
> Koree
>
> +-----------------------------+
> |Koree A. Smith |
> |Co-Administrator, Ameth.org |
> |koree@Ameth.org |
> |http://www.ameth.org/~koree |
> |NT != *IX |
> +-----------------------------+
>
> I Corinthians 2:1-5
>
> --
> To unsubscribe, send email to majordomo@silug.org with
> "unsubscribe silug-discuss" in the body.
--
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
- References:
- ipfwadm
- From: KoReE <koree@squishy.ameth.org>