netfilter
[Top] [All Lists]

Re: "-j REJECT --reject-with icmp-time-exceeded"

Subject: Re: "-j REJECT --reject-with icmp-time-exceeded"
From: Ramin Alidousti
Date: Mon, 29 Apr 2002 13:18:31 -0400
You should be able to do something like this:

-t mangle -A PREROUTING <some restrictions to the rule> j TTL --ttl-set 0

Ramin

On Mon, Apr 29, 2002 at 06:27:24PM +0200, Kaddouch Guillaume wrote:

> For certains raison I have to reject a packet with a "time-exceeded" icmp 
> reply. However, this type of packet don't seem to be sendable by target 
> REJECT.
> Is exist a patch to do it?
> 
> Thanks.
> 
>         Guillaume.


<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy