On Sat, 2002-09-21 at 05:41, Mike Arnold wrote:
<snip>
> -A input -i eth0 -s 0/0 -d 0/0 -p icmp -l -j DENY 
> 
> I think

Thanks, the test returned 'blocked', I feel better now :-)

> You might also want to add
> 
> -A input -i eth0 -s 0/0 -d 0/0 -p udp -l -j DENY 
> 
> to block UDP protocols connections. I'm assuming your eth0 interface doesn't 
> have a 127.0.0.0/24 address - that is the loopback normally.


This one actually blocked me off from accessing the Internet altogether
so I had to turn the rule off. No, my eth0 doesn't have 127.0.0.0/24
address (to my best knowledge that is). My IP address is assigned
through DHCP periodically (I'm using cable connection). Sorry if I sound
as if I have no idea what's going on, I'm learning as I go along..
Thanks for your help though

Nikolai


Reply via email to