iptables?

Ralph W. Reid rreid at sunset.net
Tue Mar 27 14:40:58 EDT 2007


You have only allowed tcp protocol on various ports.  Could you
perhaps be doing something which involves other protocols such as udp
or icmp?

On Sun, Mar 25, 2007 at 03:36:43PM -0700, Littlefield, Tyler wrote:
> Hello list,
> I've got the following iptables set.
> iptables -F
> iptables -A INPUT -p tcp --sport 20:22 -j ACCEPT
> iptables -A INPUT -p tcp --sport 80 -j ACCEPT
> iptables -A INPUT -p tcp --sport 110 -j ACCEPT
> iptables -A INPUT -p tcp --sport 3784 -j ACCEPT
> iptables -A INPUT -p tcp --sport 443 -j ACCEPT
> iptables -A INPUT -p tcp --sport 6666:6670 -j ACCEPT
> iptables -A INPUT -p tcp --sport 10000 -j ACCEPT
> iptables -A INPUT -p tcp --sport 20000 -j ACCEPT
> iptables -P INPUT DROP
> iptables -P OUTPUT ACCEPT
> I'm dmzed, and when I run this, it puts everything to filter.
> Any idea what I'm doing wrong?
> Thanks,
> ~~TheCreator~~
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

-- 
Ralph.  N6BNO.  Wisdom comes from central processing, not from I/O.
rreid at sunset.net  http://personalweb.sunset.net/~rreid
...passing through The City of Internet at the speed of light...
1 = x^0




More information about the Speakup mailing list