Reading iptables from /etc/sysconfig/iptables containing these lines: :myREJECT - [0:0] -A myREJECT -j LOG --log-prefix \"Rejecting input \" -A myREJECT -j REJECT --reject-with icmp-port-unreachable fails on kernel24-stable-up-2.4.19-alt0.5. On kernel24-up-2.4.19-alt0.2 it works. According to documentation of iptables (man iptables), REJECT is a valid target. --- --- iptables-1.2.6a-alt1
BTW, the iptables.spec has: BuildPreReq: perl-base, kernel24-source and kernel24-source is obsoleted?
Already fixed in iptables-1.2.7a
Seems to be fixed.