SPOOF_DROP

Hi there,
There's something very odd happening here. Every time i add or remove NAT's (sometimes when i add a new packet filter rule too), ASL triggers this SPOOF_DROP nat table, dropping every single packet from my proxy server, what makes every body here stop accessing the web. 
What i do to stop this is:   iptables -t nat -F SPOOF_DROP   This flushes the table and return things to normal. But this for sure is not the best thing to do.
Any ideas?  [:S]
Thanks in advance!