what does this 'IS~' prefix mean (when pinging)?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello

i am just wondering if the experts in this group know what this 'IS~' prefix actually mean. i was trouble shooting for an issue where no client could "termainl service" to the host machine. and when I tried to ping it e.g
ping -a 127.0.0.
I got a funny machine name back e.g
Pinging IS~MACHINENAME [127.0.0.1] with 32 bytes of data

Reply from 127.0.0.1: bytes=32 time<1ms TTL=12
Reply from 127.0.0.1: bytes=32 time<1ms TTL=12
Reply from 127.0.0.1: bytes=32 time<1ms TTL=12
...

* The thing is that the 'IS~' was never there before. And after I restart the machine, the 'IS~' prefix also disappeared. I am really curious to find out what that thing is. Please share your knowledg

Thanks
one
 
one said:
hello,

i am just wondering if the experts in this group know what this 'IS~'
prefix actually mean. i was trouble shooting for an issue where no client
could "termainl service" to the host machine. and when I tried to ping it
e.g.
ping -a 127.0.0.1
I got a funny machine name back e.g.
Pinging IS~MACHINENAME [127.0.0.1] with 32 bytes of data:

Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
...

* The thing is that the 'IS~' was never there before. And after I restart
the machine, the 'IS~' prefix also disappeared. I am really curious to find
out what that thing is. Please share your knowledge
Thanks,
one

Computer is running IIS
 
Thanks for your reply Netwerks

However, I am not convinced. with the experience I had, that the 'IS~' only appeared when my users couldn't logon to my terminal server machine, and not after I rebooted the system. Also, why would it show 'IS~' but not 'IIS~'??

Please help (including all the experts over there. I am sure it will benefit others in this newsgroup!

Thanks. on

----- Netwerkz wrote: ----


one said:
prefix actually mean. i was trouble shooting for an issue where no clien
could "termainl service" to the host machine. and when I tried to ping i
e.g
ping -a 127.0.0.
I got a funny machine name back e.g
Pinging IS~MACHINENAME [127.0.0.1] with 32 bytes of data
Reply from 127.0.0.1: bytes=32 time<1ms TTL=12
Reply from 127.0.0.1: bytes=32 time<1ms TTL=12
Reply from 127.0.0.1: bytes=32 time<1ms TTL=12
..
* The thing is that the 'IS~' was never there before. And after I restar
the machine, the 'IS~' prefix also disappeared. I am really curious to fin
out what that thing is. Please share your knowledg

Computer is running II
 
one said:
Thanks for your reply Netwerks,

However, I am not convinced. with the experience I had, that the 'IS~'
only appeared when my users couldn't logon to my terminal server machine,
and not after I rebooted the system. Also, why would it show 'IS~' but not
'IIS~'???
Please help (including all the experts over there. I am sure it will
benefit others in this newsgroup!)
Thanks. one

----- Netwerkz wrote: -----


one said:
'IS~'
prefix actually mean. i was trouble shooting for an issue where no client
could "termainl service" to the host machine. and when I tried to ping it
e.g.
ping -a 127.0.0.1
I got a funny machine name back e.g.
Pinging IS~MACHINENAME [127.0.0.1] with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
...
* The thing is that the 'IS~' was never there before. And after I
restart
the machine, the 'IS~' prefix also disappeared. I am really curious to find
out what that thing is. Please share your knowledge

Computer is running IIS

I think the following two articles may help you understand.

NetBIOS Suffixes (16th Character of the NetBIOS Name)
http://support.microsoft.com/default.aspx?scid=kb;EN-US;163409

NBLookup.exe Command-Line Tool
http://support.microsoft.com/default.aspx?scid=kb;en-us;830578
 
Back
Top