RE: Problem receiving broadcast packets

a b <[email protected]> Fri, 18 Mar 2011 20:24:12 +0100
Newsgroups gmane.comp.security.firewalls.ipfilter
Message-ID <2737_1300476375_4D83B1D7_2737_6426_1_BAY158-W17C354392FB91D5A21A032DCB00@phx.gbl>
OriginalMessage{	From: [email protected]
	To: [email protected]
		Subject: Problem receiving broadcast packets
	Date: Fri, 18 Mar 2011 11:24:20 +0000
	The inbound rules are below, however I would expect the highlighted line (***) to allow the packet. To allow inbound packets to 255.255.255.255 do we need to explicitly use this address, or should "any" be allowing this in?}
Bear in mind that the rules in ipf.conf are not necessarily loaded in the same sequence as they appear in the "ipf.conf" file.
On the command line, issue:

ipfstat -ion

to determine the sequence in which rules show up in IPFilter, and go from there. Good luck.