On Mon, 22 Oct 2018 21:55:29 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 22/10/2018 04.28, Patrick Shanahan wrote:
* Carlos E. R. <> [10-21-18 20:15]:
...
from: https://www.centos.org/forums/viewtopic.php?t=60395
(following are one liners) 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
Legolas:~ # firewall-cmd --runtime --direct --add-rule ipv4 filter INPUT 0 -m pkttype --pkt-type multicast -j ACCEPT usage: see firewall-cmd man page Can't use stand-alone options with other options. Legolas:~ #
I have no idea what that means. The words "stand" or "alone" do not appear on the man page.
Did you actually try the command suggested, rather than your hacked-about version? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org