Networking Forums

Networking Forums > Computer Networking > Windows Networking > ttl value when ping...

Reply
Thread Tools Display Modes

ttl value when ping...

 
 
Gordon J. Rattray
Guest
Posts: n/a

 
      06-19-2004, 02:57 AM
Hi there,

When I ping, for example www.cjman.com it returns a ttl value of 119. If I
ping www.gallaudet.edu, it returns a value of 50.

I have my Server 2003 set up and the DNS always returns a DNS value of 128.
I've gone and dickered with the TTL in the "A" records for the server, but
nothing can change it.

It is active directory integrated, but I am not sure if that has anything to
do with it.

How can I change the TTL value?

Thanks,.

Gordon


 
Reply With Quote
 
 
 
 
Deji Akomolafe
Guest
Posts: n/a

 
      06-19-2004, 04:13 AM
The TTL returned by a remote host is not controlled(or influenced) by your
DNS. The final TTL you see in your ping is REAL TTL set for that record
minus the number of hops the packets had to cross to get back to you.

Win2000/2003 (and maybe XP) ALWAYS return 128 when pinged on the LAN.

Now, why are you worrying about this?

--
Sincerely,

Dèjì Akómöláfé, MCSE MCSA MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - COMPLETE SPAM Protection
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon


"Gordon J. Rattray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi there,
>
> When I ping, for example www.cjman.com it returns a ttl value of 119. If I
> ping www.gallaudet.edu, it returns a value of 50.
>
> I have my Server 2003 set up and the DNS always returns a DNS value of

128.
> I've gone and dickered with the TTL in the "A" records for the server, but
> nothing can change it.
>
> It is active directory integrated, but I am not sure if that has anything

to
> do with it.
>
> How can I change the TTL value?
>
> Thanks,.
>
> Gordon
>
>



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      06-19-2004, 04:26 AM
In news:(E-Mail Removed),
Gordon J. Rattray <(E-Mail Removed)> posted their thoughts, then I offered
mine
> Hi there,
>
> When I ping, for example www.cjman.com it returns a ttl value of 119.
> If I ping www.gallaudet.edu, it returns a value of 50.
>
> I have my Server 2003 set up and the DNS always returns a DNS value
> of 128. I've gone and dickered with the TTL in the "A" records for
> the server, but nothing can change it.
>
> It is active directory integrated, but I am not sure if that has
> anything to do with it.
>
> How can I change the TTL value?
>
> Thanks,.
>
> Gordon


The TTLs on the returns are based on the machine it was coming from. Each
hop (router) it hits will decrement it by 1. If it reaches 0, the packet
expires. If there wasn't a TTL on the record, the packet would never expire
and exist forever and clutter up everything.

Here, read up on it:
Tracert and Ping Tutorial - understanding traceroute and ping results and
TTL values
http://www.visualware.com/whitepaper...s/tracert.html

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory

HAM AND EGGS: A day's work for a chicken; A lifetime commitment for a
pig. --
=================================


 
Reply With Quote
 
Kristofer Gafvert
Guest
Posts: n/a

 
      06-19-2004, 07:31 AM
Hello,

You cannot control a remote TTL

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!


"Gordon J. Rattray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi there,
>
> When I ping, for example www.cjman.com it returns a ttl value of 119. If I
> ping www.gallaudet.edu, it returns a value of 50.
>
> I have my Server 2003 set up and the DNS always returns a DNS value of

128.
> I've gone and dickered with the TTL in the "A" records for the server, but
> nothing can change it.
>
> It is active directory integrated, but I am not sure if that has anything

to
> do with it.
>
> How can I change the TTL value?
>
> Thanks,.
>
> Gordon
>
>



 
Reply With Quote
 
William Stacey [MVP]
Guest
Posts: n/a

 
      06-19-2004, 05:57 PM
That TTL is not the same as DNS TTL. That is the ICMP packet ttl.

--
William Stacey, MVP

"Gordon J. Rattray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi there,
>
> When I ping, for example www.cjman.com it returns a ttl value of 119. If I
> ping www.gallaudet.edu, it returns a value of 50.
>
> I have my Server 2003 set up and the DNS always returns a DNS value of

128.
> I've gone and dickered with the TTL in the "A" records for the server, but
> nothing can change it.
>
> It is active directory integrated, but I am not sure if that has anything

to
> do with it.
>
> How can I change the TTL value?
>
> Thanks,.
>
> Gordon
>
>


 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      06-19-2004, 08:18 PM
In news:(E-Mail Removed),
William Stacey [MVP] <(E-Mail Removed)> posted their thoughts, then I
offered mine
> That TTL is not the same as DNS TTL. That is the ICMP packet ttl.
>


Good point William. That TTL doesn't have anything to do with the A record.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory

HAM AND EGGS: A day's work for a chicken; A lifetime commitment for a
pig. --
=================================


 
Reply With Quote
 
Roger Abell
Guest
Posts: n/a

 
      06-20-2004, 05:49 AM
"William Stacey [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> That TTL is not the same as DNS TTL. That is the ICMP packet ttl.
>
> --
> William Stacey, MVP
>


Concisely the right reply.
The OP should examine their DNS service
behavior using such as dig or nslookup.
--
Roger
> "Gordon J. Rattray" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi there,
> >
> > When I ping, for example www.cjman.com it returns a ttl value of 119. If

I
> > ping www.gallaudet.edu, it returns a value of 50.
> >
> > I have my Server 2003 set up and the DNS always returns a DNS value of

> 128.
> > I've gone and dickered with the TTL in the "A" records for the server,

but
> > nothing can change it.
> >
> > It is active directory integrated, but I am not sure if that has

anything
> to
> > do with it.
> >
> > How can I change the TTL value?
> >
> > Thanks,.
> >
> > Gordon
> >
> >

>



 
Reply With Quote
 
Thomas Lee
Guest
Posts: n/a

 
      06-20-2004, 01:56 PM
In message <(E-Mail Removed)>, Gordon J. Rattray
<(E-Mail Removed)> writes
>Hi there,
>
>When I ping, for example www.cjman.com it returns a ttl value of 119. If I
>ping www.gallaudet.edu, it returns a value of 50.


I get 110, and 111 respectively.

>I have my Server 2003 set up and the DNS always returns a DNS value of 128.
>I've gone and dickered with the TTL in the "A" records for the server, but
>nothing can change it.


I think you are confusing TTL on the ICMP packet, and TTL on DNS record.
The former is how many hops a packet can take before being discardable,
the latter is how long a DNS record should be cached.

>It is active directory integrated, but I am not sure if that has anything to
>do with it.
>
>How can I change the TTL value?


The TTL values you note probably started off at 128, and were
decremented as they passed through the Internet. You could tracert for
it.

The first site I googled for
http://www.talkbroadband.com/tweaks/defaultttl2kxp.php has the answer as
to how to change Default IP TTL.


--
Thomas Lee
((E-Mail Removed))
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
When Client Ping DC not respond,but when DC ping clients they resp ahmad Windows Networking 3 07-17-2007 07:44 PM
Ping 224.0.0.2 ping: sendmsg: Operation not permitted interessato@gmail.com Linux Networking 4 01-24-2006 02:47 AM
Ping from cron not having same effect as ping from console Dean Schulze Linux Networking 2 02-24-2004 08:10 PM
Some services working but can't ping (not ping-able) Micah Elliott Linux Networking 1 12-05-2003 09:47 AM
Windows ping and Linux ping command? tom Linux Networking 5 11-10-2003 08:52 PM



1 2 3 4 5 6 7 8 9 10 11