Results 1 to 4 of 4

Thread: ping localhost..

  1. #1

    ping localhost..

    hi guys....
    yesterday wen i was jus pinging localhost..
    instead of writing 127.0.0.1 i wrote 127.9.0.3
    soo C:\>ping 127.9.0.3

    Pinging 127.9.0.3 with 32 bytes of data:

    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128
    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128
    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128
    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128

    n after that wen i ping to any address in the format 127.x.y.z
    it replyed from same address..
    while i am on windows nt in my lab..
    n wen i tried in my home on my comp having windows xp
    reply came from 127.0.0.1

    so although i know the special class of ip addresses starting from 127. as the first octet
    i wanna know why is their difference between NT n Xp..
    n why its really happening
    i mean do system uses it for system file access or wat..

  2. #2

    Re: ping localhost..

    Originally posted here by neo143
    hi guys....
    yesterday wen i was jus pinging localhost..
    instead of writing 127.0.0.1 i wrote 127.9.0.3
    soo C:\>ping 127.9.0.3

    Pinging 127.9.0.3 with 32 bytes of data:

    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128
    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128
    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128
    Reply from 127.9.0.3: bytes=32 time<10ms TTL=128

    n after that wen i ping to any address in the format 127.x.y.z
    it replyed from same address..
    while i am on windows nt in my lab..
    n wen i tried in my home on my comp having windows xp
    reply came from 127.0.0.1

    so although i know the special class of ip addresses starting from 127. as the first octet
    i wanna know why is their difference between NT n Xp..
    n why its really happening
    i mean do system uses it for system file access or wat..
    address in the range 127.x.x.x are loopback addresses...
    check out RFC 1166

  3. #3
    Senior Member
    Join Date
    Jan 2005
    Posts
    217

    Lightbulb hint

    127.9.0.3 <-- could be your local IP address in the lab.

    127.0.0.1 <-- your local IP address at home.

    AFAIK, pinging local IP addresses could have a "reply from [your local adress]..." reply.

    You could read more info about TCP/IP Tools & Utilities here - ftp://ftp.rfc-editor.org/in-notes/fyi/fyi30.txt

    and ping definition here - http://www.google.com/search?q=defin...en-US:official

    Yo!
    \"Life without FREEDOM is no life at all\". - William Wallace
    MyhomE MyboX StealtH (loop n. see loop.)
    http://www.geocities.com/sebeneleben/SOTBMulti.gif

  4. #4
    They call me the Hunted foxyloxley's Avatar
    Join Date
    Nov 2003
    Location
    3rd Rock from Sun
    Posts
    2,534
    yesterday wen i was jus pinging localhost..
    instead of writing 127.0.0.1 i wrote 127.9.0.3
    soo C:\>ping 127.9.0.3
    Why did you type in the 'wrong' IP ?
    What were you thinking of at that time ?

    I'm in agreement on loopback, just curious as to why you typed it out wrong in the first place. Could it be something you were working on ?
    so now I'm in my SIXTIES FFS
    WTAF, how did that happen, so no more alterations to the sig, it will remain as is now

    Beware of Geeks bearing GIF's
    come and waste the day :P at The Taz Zone

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •