It worked flawlessly on mine... Give a try to this firewall script and add your line: http://http://forums.remote-exploit....ad.php?t=16600
This is how iptables -L looks like afterward:
Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
DROP all -- anywhere anywhere MAC 00:11:22:33:44:55
Chain FORWARD (policy DROP)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere




