Am running the latest openwrt snapshot: kernel 2.6.32.12, iptables v1.4.7, xtables-addons v 1.22 on an Atheror ar71xxx based router which has mips core The router reboots when it receives any packets which need to be RAWDNATed or RAWSNATed. I have also tried xtables-addons v1.26 with the same result. The RAWNAT modules were working fine on a brcm47xx platform (Broadcom 5352 chips which has the mipsel CPU-core) Here is the iptables rule: iptables -t rawpost -A POSTROUTING -p icmp -j RAWSNAT --to-source 192.168.100.100 Any ping packets sent to the router cause an instant reboot and connectivity is lost I have to open up the router and break the warranty to install a serial console cable and haven't done that yet. In the meantime, if anyone has a clue please post Ashok -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html