Hi!
My system is FreeBSD 12.0-RELEASE-p10 (amd64) and I start learning ipfw
firewall.
I have a line:
cmd 01090 deny log all from any to 224.0.0.0/4 in via $pif
but I never seen anything about blocking igmp.
Mine pf firewall settings block all the time and I get:
listening on pflog0, link-type PF
> Hi!
>
> My system is FreeBSD 12.0-RELEASE-p10 (amd64) and I start learning ipfw
> firewall.
> I have a line:
> cmd 01090 deny log all from any to 224.0.0.0/4 in via $pif
^^^ all translates to ipv4 or ipv6
>From /etc/protocols ip is protocol 0, ipv6 is protocol 41
igmp is p
On Sun, 6 Oct 2019 12:15:21 -0700 (PDT)
"Rodney W. Grimes" wrote:
> > Hi!
> >
> > My system is FreeBSD 12.0-RELEASE-p10 (amd64) and I start learning
> > ipfw firewall.
> > I have a line:
> > cmd 01090 deny log all from any to 224.0.0.0/4 in via $pif
> ^^^ all translates to
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob