I have an extremely weird problem. This is the rule I am using: ipchains -A input -j DENY -p tcp -l -s 0.0.0.0/0 -i eth0 -d 192.168.1.4/32 53 ipchains -A input -j DENY -p udp -l -s 0.0.0.0/0 -i eth0 -d 192.168.1.4/32 53 This is to deny access to anyone on eth0 (the internet) to my name server but allow it from 192.168.1.4. Now the problem is. That it ignores the rule. Everyone can still access the nameserver. Did I screw the rule up. or am I on cheap drugs? -- Scott Walker Freedom Communications Inc. crimson@freedom.oftheinter.net http://freedom.oftheinter.net Court Room Quotes Q: Doctor, how many autopsies have you performed on dead people? A: All my autopsies have been performed on dead people. -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/