22 Oct
2018
22 Oct
'18
12:25
Carlos E. R. wrote:
The suggestion is to do:
firewall-cmd --permanent --direct --add-rule ipv4 filter INPUT 0 -m pkttype --pkt-type multicast -j ACCEPT
firewall-cmd --permanent --direct --add-rule ipv6 filter INPUT 0 -m pkttype --pkt-type multicast -j ACCEPT
which I will apply blindly this evening, without really understanding what they do
Those commands look a lot like iptables ditto - I think they simply put an ACCEPT for multicast packets in the INPUT chain, for ipv4 and ipv6. -- Per Jessen, Zürich (11.6°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org