On 2017-06-01 08:10, Sebastien Marie wrote:
>
> my guess would be IGMP uses IP-Options. and by default, pf doesn't
> allow
> them.
>
> you should try using the following in pf.conf:
>
> set skip lo
> block log
> pass allow-opts
>
That fixed the problem.
Thank you.
No comments:
Post a Comment