Hello all,
Does the /etc/rc.d/ipfilter.local file still work under ASL4 ?
I need it because I cannot filter out traffic to 224.0.0.1 proto UDP DSP=5000 using the WebAdmin GUI, I have zillionchecked my filter rule and it refuses to work.
Entering the below into the ipfilter.local file will definately DROP these requests, but only if I manually run it every reboot...
/usr/local/sbin/iptables -I INPUT -d 224.0.0.1/24 -j DROP
So, does it work and how should it look like to work?
Cheers,
Patrick
This thread was automatically locked due to age.