HighDots.NET Computer Hardware Forums  

Computer names -wire and wireless

PC Hardware (Network) Network hardware & equipment for the PC (comp.sys.ibm.pc.hardware.networking)


Discuss Computer names -wire and wireless in the PC Hardware (Network) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Dave_s
 
Posts: n/a

Default Computer names -wire and wireless - 12-13-2006 , 08:18 PM






On my 2 Thinkpad T30 Laptops, WIN XP PRO SP2,
I want to assign names to both the 'wired ip
address' and the 'wireless ip address'.

When I run sysdm.cpl I do not see how to choose to name either the
wired or wireless nic adapter. Is there another tool in XP PRO that will
allow me to specifically name the wired nic [cabdavid-2] and then
specifically name the wireless nic [nowiredavid-2]?

Thanks for your help, Dave-s


Reply With Quote
  #2  
Old   
Yousuf Khan
 
Posts: n/a

Default Re: Computer names -wire and wireless - 12-13-2006 , 11:17 PM






Dave_s wrote:
Quote:
On my 2 Thinkpad T30 Laptops, WIN XP PRO SP2,
I want to assign names to both the 'wired ip
address' and the 'wireless ip address'.

When I run sysdm.cpl I do not see how to choose to name either the
wired or wireless nic adapter. Is there another tool in XP PRO that will
allow me to specifically name the wired nic [cabdavid-2] and then
specifically name the wireless nic [nowiredavid-2]?

Thanks for your help, Dave-s

You'll have to create a special name for each interface in the
%system%\drivers\etc\hosts file, on each system that you want to ping
from. Or create a private DNS server.

Yousuf Khan


Reply With Quote
  #3  
Old   
Dave_s
 
Posts: n/a

Default Re: Computer names -wire and wireless - 12-15-2006 , 07:02 PM



Yousuf Khan wrote:
Quote:
Dave_s wrote:

On my 2 Thinkpad T30 Laptops, WIN XP PRO SP2,
I want to assign names to both the 'wired ip
address' and the 'wireless ip address'.

When I run sysdm.cpl I do not see how to choose to name either the
wired or wireless nic adapter. Is there another tool in XP PRO that
will allow me to specifically name the wired nic [cabdavid-2] and then
specifically name the wireless nic [nowiredavid-2]?

Thanks for your help, Dave-s



You'll have to create a special name for each interface in the
%system%\drivers\etc\hosts file, on each system that you want to ping
from. Or create a private DNS server.

Yousuf Khan
I'll try the HOSTS file method.

I have three PCs all running WINDOWS XP PRO SP2.
I am not familiar with '%system%\drivers\etc\hosts'
notation. Please, where can I find an explanation on the Internet?

The XP PRO folder structures of IBM Thinkpad Laptops are different
than the INTEL desktop folder tree.

On both Laptops there are HOSTS files each in c:\I386
Only one entry, 127.0.0.1 localhost.

On the desktop, search found no Hosts file.
Internet says Hosts file is usually located in:

Quote:
Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts

Quote:
or

Quote:
c:\windows\system32\drivers\etc\hosts

I do not see either of these folders on my 3 PCs.
Question: Where should I place my new Hosts file in each PC?
Can I create the missing folders?
I think I have 'administrator' rights.
Thanks, Dave_S


Reply With Quote
  #4  
Old   
daytripper
 
Posts: n/a

Default Re: Computer names -wire and wireless - 12-15-2006 , 07:18 PM



On Fri, 15 Dec 2006 17:02:19 -0800, Dave_s <group78 (AT) dslextreme (DOT) com> wrote:

Quote:
Yousuf Khan wrote:
Dave_s wrote:

On my 2 Thinkpad T30 Laptops, WIN XP PRO SP2,
I want to assign names to both the 'wired ip
address' and the 'wireless ip address'.

When I run sysdm.cpl I do not see how to choose to name either the
wired or wireless nic adapter. Is there another tool in XP PRO that
will allow me to specifically name the wired nic [cabdavid-2] and then
specifically name the wireless nic [nowiredavid-2]?

Thanks for your help, Dave-s

You'll have to create a special name for each interface in the
%system%\drivers\etc\hosts file, on each system that you want to ping
from. Or create a private DNS server.

Yousuf Khan

I'll try the HOSTS file method.

I have three PCs all running WINDOWS XP PRO SP2.
I am not familiar with '%system%\drivers\etc\hosts'
notation. Please, where can I find an explanation on the Internet?

The XP PRO folder structures of IBM Thinkpad Laptops are different
than the INTEL desktop folder tree.

On both Laptops there are HOSTS files each in c:\I386
Only one entry, 127.0.0.1 localhost.

On the desktop, search found no Hosts file.
Internet says Hosts file is usually located in:

Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts
or
c:\windows\system32\drivers\etc\hosts

I do not see either of these folders on my 3 PCs.
Question: Where should I place my new Hosts file in each PC?
Can I create the missing folders?
I think I have 'administrator' rights.
Thanks, Dave_S
He's just giving you the logical path to the file. If you installed XP to a
\winnt root, then the c:\winnt\system32\drivers\etc folder is where you should
put your hosts and lmhosts files. If you installed XP to a \windows root, then
c:\windows\system32\drivers\etc folder is where you want those files to be...

/daytripper


Reply With Quote
  #5  
Old   
Dave_s
 
Posts: n/a

Default Re: Computer names -wire and wireless - 12-15-2006 , 08:06 PM



daytripper wrote:
Quote:
On Fri, 15 Dec 2006 17:02:19 -0800, Dave_s <group78 (AT) dslextreme (DOT) com> wrote:


Yousuf Khan wrote:

Dave_s wrote:


On my 2 Thinkpad T30 Laptops, WIN XP PRO SP2,
I want to assign names to both the 'wired ip
address' and the 'wireless ip address'.

When I run sysdm.cpl I do not see how to choose to name either the
wired or wireless nic adapter. Is there another tool in XP PRO that
will allow me to specifically name the wired nic [cabdavid-2] and then
specifically name the wireless nic [nowiredavid-2]?

Thanks for your help, Dave-s

You'll have to create a special name for each interface in the
%system%\drivers\etc\hosts file, on each system that you want to ping
from. Or create a private DNS server.

Yousuf Khan

I'll try the HOSTS file method.

I have three PCs all running WINDOWS XP PRO SP2.
I am not familiar with '%system%\drivers\etc\hosts'
notation. Please, where can I find an explanation on the Internet?

The XP PRO folder structures of IBM Thinkpad Laptops are different
than the INTEL desktop folder tree.

On both Laptops there are HOSTS files each in c:\I386
Only one entry, 127.0.0.1 localhost.

On the desktop, search found no Hosts file.
Internet says Hosts file is usually located in:


Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts
or
c:\windows\system32\drivers\etc\hosts

I do not see either of these folders on my 3 PCs.
Question: Where should I place my new Hosts file in each PC?
Can I create the missing folders?
I think I have 'administrator' rights.
Thanks, Dave_S


He's just giving you the logical path to the file. If you installed XP to a
\winnt root, then the c:\winnt\system32\drivers\etc folder is where you should
put your hosts and lmhosts files. If you installed XP to a \windows root, then
c:\windows\system32\drivers\etc folder is where you want those files to be...

/daytripper
I think I all were installed to a windows root.
But I do not see a

Quote:
c:\windows\system32\drivers\etc folder
on any of the 3 PCs.
I see a c:\windows\system
I do not see a \system32 folder.


Should I create a system32\drivers\etc folder from a DOS [cmd]
using md?



Reply With Quote
  #6  
Old   
daytripper
 
Posts: n/a

Default Re: Computer names -wire and wireless - 12-15-2006 , 08:45 PM



On Fri, 15 Dec 2006 18:06:27 -0800, Dave_s <group78 (AT) dslextreme (DOT) com> wrote:

Quote:
daytripper wrote:
On Fri, 15 Dec 2006 17:02:19 -0800, Dave_s <group78 (AT) dslextreme (DOT) com> wrote:


Yousuf Khan wrote:

Dave_s wrote:


On my 2 Thinkpad T30 Laptops, WIN XP PRO SP2,
I want to assign names to both the 'wired ip
address' and the 'wireless ip address'.

When I run sysdm.cpl I do not see how to choose to name either the
wired or wireless nic adapter. Is there another tool in XP PRO that
will allow me to specifically name the wired nic [cabdavid-2] and then
specifically name the wireless nic [nowiredavid-2]?

Thanks for your help, Dave-s

You'll have to create a special name for each interface in the
%system%\drivers\etc\hosts file, on each system that you want to ping
from. Or create a private DNS server.

Yousuf Khan

I'll try the HOSTS file method.

I have three PCs all running WINDOWS XP PRO SP2.
I am not familiar with '%system%\drivers\etc\hosts'
notation. Please, where can I find an explanation on the Internet?

The XP PRO folder structures of IBM Thinkpad Laptops are different
than the INTEL desktop folder tree.

On both Laptops there are HOSTS files each in c:\I386
Only one entry, 127.0.0.1 localhost.

On the desktop, search found no Hosts file.
Internet says Hosts file is usually located in:


Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts
or
c:\windows\system32\drivers\etc\hosts

I do not see either of these folders on my 3 PCs.
Question: Where should I place my new Hosts file in each PC?
Can I create the missing folders?
I think I have 'administrator' rights.
Thanks, Dave_S


He's just giving you the logical path to the file. If you installed XP to a
\winnt root, then the c:\winnt\system32\drivers\etc folder is where you should
put your hosts and lmhosts files. If you installed XP to a \windows root, then
c:\windows\system32\drivers\etc folder is where you want those files to be...

/daytripper
I think I all were installed to a windows root.
But I do not see a

> c:\windows\system32\drivers\etc folder

on any of the 3 PCs.
I see a c:\windows\system
I do not see a \system32 folder.


Should I create a system32\drivers\etc folder from a DOS [cmd]
using md?

No. If you're truly running XP Pro (or Windows NT or Windows 2000), then
you're either looking down the wrong path, or your Explorer is in its
nannified condition and it isn't letting you see system files/folders.

Keep looking. If you need to, let Windows do a system-wide search for
hosts.sam or lmhosts.sam...

/daytripper


Reply With Quote
  #7  
Old   
Yousuf Khan
 
Posts: n/a

Default Re: Computer names -wire and wireless - 12-19-2006 , 10:25 PM



Dave_s wrote:
Quote:
daytripper wrote:
He's just giving you the logical path to the file. If you installed XP
to a
\winnt root, then the c:\winnt\system32\drivers\etc folder is where
you should
put your hosts and lmhosts files. If you installed XP to a \windows
root, then
c:\windows\system32\drivers\etc folder is where you want those files
to be...

/daytripper
I think I all were installed to a windows root.
But I do not see a

c:\windows\system32\drivers\etc folder

on any of the 3 PCs.
I see a c:\windows\system
I do not see a \system32 folder.

Quote:
Should I create a system32\drivers\etc folder from a DOS [cmd]
using md?
Make sure your Explorer is set to allow display of hidden and system
files. If you don't have a ".\system32" folder under your "windows" or
"winnt" folders then your machine shouldn't even be running.

Yousuf Khan


--
There is no failure, only delayed success


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.