On Sun, Oct 01, 2000 at 04:04:36PM -0500, William Jensen wrote:
> An update to myself...in case others are having this problem:
>
> I added the following rule to my script:
>
> $IPT -A INPUT -p icmp --icmp-type 0 -j ACCEPT
>
> My understanding is now the box will accpet 'echo replies' that I wou
On Sun, 1 Oct 2000, William Jensen wrote:
> Another update to myself and others that may want this information:
>
> This update concerns traceroute. If I added the following rules I can now
> traceroute to anywhere, but traceroutes to me fail:
>
> $IPT -A INPUT -p icmp --icmp-type time-excee
Another update to myself and others that may want this information:
This update concerns traceroute. If I added the following rules I can now
traceroute to anywhere, but traceroutes to me fail:
$IPT -A INPUT -p icmp --icmp-type time-exceeded -j ACCEPT
$IPT -A INPUT -p icmp --icmp-type port-unrea
An update to myself...in case others are having this problem:
I added the following rule to my script:
$IPT -A INPUT -p icmp --icmp-type 0 -j ACCEPT
My understanding is now the box will accpet 'echo replies' that I would generate
by 'ping debian.org'. I then went to another pc on the net and tr
4 matches
Mail list logo