[CentOS] lokkit and multicast

Jerry Geis geisj at pagestation.com
Fri Jan 25 15:37:03 UTC 2013


I am adding a line like:
iptables -I INPUT -p udp -m state --state NEW -m multiport --dports 
6550  -j ACCEPT

to /etc/sysconfig/iptables

before the REJECT line...
to allow my multicast port 6550 traffic.

I then restart iptables and it is still not passing through.
If I stop iptables it works.

Am I not defining my line correctly to allow port 6550 udp multicast data?

jerry



More information about the CentOS mailing list