> I suspect your machine is warpy.yomeganet.biz. The last input > rule drops all incoming tcp-traffic. You a just accepting > traffic going to 22,80,21,20,etc. Since I do not actually > understand your ruleset, you just might want to insert the > following rule before this DROP rule > iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT > Thx thats it! Greetings, Stephan