Re: [opensuse] Linux and multicast
On 10/03/2014 12:08 PM, Brandon Vincent wrote:
Most devices will not respond to broadcast pings to prevent from being utilized as part of a smurf attack [1].
You can temporarily turn this off on a Linux machine by issuing, "echo "0" > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts".
That appears to do it for multicasts, broadcasts and multicasts. However, broadcasts from outside the network should be blocked by the routers to prevent that attack. But multicasts and local broadcasts should still work, as happens with my A/V receiver. Is perhaps that setting a bit too agressive in blocking multicasts and local broadcasts, in addition to broadcasts? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/03/2014 12:33 PM, James Knott wrote:
That appears to do it for multicasts, broadcasts and multicasts.
One thing that surprised me is that with openSUSE mere mortals can do broadcast pings. Years ago when I tried it (on Red Hat IIRC) only root could. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
James Knott