Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSE > ttl value when ping...

Reply
Thread Tools

ttl value when ping...

 
 
Gordon J. Rattray
Guest
Posts: n/a
 
      06-19-2004
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
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" <> wrote in message
news:...
> 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
In news:,
Gordon J. Rattray <> 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
Hello,

You cannot control a remote TTL

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


"Gordon J. Rattray" <> wrote in message
news:...
> 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
That TTL is not the same as DNS TTL. That is the ICMP packet ttl.

--
William Stacey, MVP

"Gordon J. Rattray" <> wrote in message
news:...
> 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
In news:,
William Stacey [MVP] <> 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
"William Stacey [MVP]" <> wrote in message
news:...
> 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" <> wrote in message
> news:...
> > 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
In message <>, Gordon J. Rattray
<> 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
()
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
TTL Vs P-TTL (and everything about Flash) RiceHigh Digital Photography 1 09-12-2006 12:18 PM
i-TTL vs D-TTL ( 2nd post) antonius Digital Photography 1 02-07-2004 06:00 PM
Nikon i-TTL / D-TTL antonius Digital Photography 2 02-05-2004 11:34 PM
Olympus E-10 TTL vs Canon E-TTL Patrick L. Digital Photography 3 08-22-2003 05:46 PM
Does SC-12 TTL Flash cable - for Nikon F3, provide full TTL flash capability with newer Nikon units like SB-80 ? H. Brinkman Digital Photography 0 08-09-2003 10:15 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57