Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2004 21:52:28 +0100
From:      "Peter Rosa" <prosa@pro.sk>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   IPFW rules
Message-ID:  <000701c3f597$f4a53380$3501a8c0@peter>

next in thread | raw e-mail | index | archive | help
Hi all,

please what's the difference between this ipfw rules:

${fwcmd} add 63000 deny ip from any to 0.0.0.255:0.0.0.255 in via ${oif}

and

${fwcmd} add deny all from any to 255.255.255.255


It seems similar, but I think it is not. Both should stop broadcasts.

Peter Rosa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c3f597$f4a53380$3501a8c0>