* ICMP TTL=255
@ 2003-03-05 13:32 Ulrich Weber
2003-03-05 17:23 ` Alexander W. Janssen
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Weber @ 2003-03-05 13:32 UTC (permalink / raw)
To: netfilter
Hi,
I don't think that it's iptables fault, but I don't know where to ask else.
ICMP Ping ignores the TTL value of net/ipv4/ip_default_ttl and use 255.
All other traffic use the net/ipv4/ip_default_ttl value.
Greets
Ulrich
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ICMP TTL=255
2003-03-05 13:32 ICMP TTL=255 Ulrich Weber
@ 2003-03-05 17:23 ` Alexander W. Janssen
0 siblings, 0 replies; 2+ messages in thread
From: Alexander W. Janssen @ 2003-03-05 17:23 UTC (permalink / raw)
To: Netfilter Mailinglist
[-- Attachment #1: Type: text/plain, Size: 798 bytes --]
On Wed, Mar 05, 2003 at 02:32:05PM +0100, Ulrich Weber wrote:
> Hi,
Hi Ulrich,
> I don't think that it's iptables fault, but I don't know where to ask else.
> ICMP Ping ignores the TTL value of net/ipv4/ip_default_ttl and use 255.
if you mean with "ICMP Ping" your /bin/ping, it sets it's own TTL value. ping
uses raw-sockets to send it's data, so i can set it's own values. What it
likes. Btw: That's the reason why ping has the suid-bit set, only root is
allowed to open raw-sockets.
> All other traffic use the net/ipv4/ip_default_ttl value.
Since they don't use raw-sockets.
> Greets
> Ulrich
Alex.
--
"Mr Data, when I said 'Fire at Will', I didn't mean for you to be so literal."
Instructions for use of this post: Insert tounge in cheek. Read as normal.
[-- Attachment #2: Type: application/pgp-signature, Size: 248 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-05 17:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-05 13:32 ICMP TTL=255 Ulrich Weber
2003-03-05 17:23 ` Alexander W. Janssen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox