igmp query v3

2019-10-06 Thread ajtiM via freebsd-ipfw
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

Re: igmp query v3

2019-10-06 Thread Rodney W. Grimes
> 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

Re: igmp query v3

2019-10-06 Thread ajtiM via freebsd-ipfw
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

Problem reports for i...@freebsd.org that need special attention

2019-10-06 Thread bugzilla-noreply
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