It's already kernel 2.4.6-2mdk and still the problem persists...
Doesn't anyone want to resolve this issue?


=========================================================

Anyone care to update the initscript of iptables?

iptables-restore does not accept -f -a arguments, and will exit
with an error if the initscript is run.

Moreover, i've tried to use iptables-1.2.2-3mdk with the latest
kernel-2.4.5-9mdk, with the file /etc/sysconfig/iptables:

==================================================
-t nat -A POSTROUTING -o eth0 -j MASQUERADE
-A FORWARD -i eth1 -j ACCEPT
==================================================

and iptables-restore bombs out with a segfault..

~/srpm (#1028) cat /etc/sysconfig/iptables | iptables-restore
Segmentation fault (core dumped)


Ideas?





Reply via email to