[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

simple iptables rules



hey ppl,

setting up some simple iptables rules for a debian unstable box behind an adsl 
router. At the moment I have this:

iptables -t filter -P INPUT DROP
iptables -t filter -A INPUT -s 192.168.1.0/24 -j ACCEPT

but this seems to block all network packets coming into my box. What am I 
doing wrong?
-- 
http://sydney.indymedia.org
grass-roots independent media



Reply to: