Nick Van Fossen <stix...@hotmail.com> writes:
> I've noticed that most but not all iptables commands generate the
> same "Illegal instruction" error as well.  Has anyone got around
> this yet?

Which instruction is it? Use the following to find out

1) gdb --args iptables -v -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
2) run
3) backtrace
4) x/5i $pc
5) info register

Better Cc: me on your reply since I might not notice your reply on the
mailing list due to heavy traffic :-)



_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to