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
> 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