Pim Bliek <[EMAIL PROTECTED]> writes: > # ICMP Echo-request deny > $IPT -t filter -A INPUT -p icmp -s 0/0 -d $NET --icmp-type echo-request -j DROP
I would try setting this to ALLOW. I had issues when dropping echo-requests -- don't know why exactly -- I think that certain OSs try to ping the server first and if it doesn't answer, then they assume that it is dead. I could be wrong on that though. Anyway, try allowing echo-requests and see where that gets you. -- Douglas G. Phillips Distributed Computing Eastern Illinois University -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]