Hello, does anyone care to fix this problem?

IPTables still SEGFAULTS with a simple iptables config file!


i've tried to use iptables-1.2.2-3.1mdk with the latest
kernel-2.4.7.12.3mdk, 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