Networking Forums

Networking Forums > Computer Networking > Windows Networking > Computer names -wire and wireless

Reply
Thread Tools Display Modes

Computer names -wire and wireless

 
 
Dave_s
Guest
Posts: n/a

 
      12-14-2006, 01:18 AM
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
 
 
 
 
Yousuf Khan
Guest
Posts: n/a

 
      12-14-2006, 04:17 AM
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
 
Reply With Quote
 
Dave_s
Guest
Posts: n/a

 
      12-16-2006, 12:02 AM
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
 
Reply With Quote
 
daytripper
Guest
Posts: n/a

 
      12-16-2006, 12:18 AM
On Fri, 15 Dec 2006 17:02:19 -0800, Dave_s <(E-Mail Removed)> 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
 
Reply With Quote
 
Dave_s
Guest
Posts: n/a

 
      12-16-2006, 01:06 AM
daytripper wrote:
> On Fri, 15 Dec 2006 17:02:19 -0800, Dave_s <(E-Mail Removed)> 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?

 
Reply With Quote
 
daytripper
Guest
Posts: n/a

 
      12-16-2006, 01:45 AM
On Fri, 15 Dec 2006 18:06:27 -0800, Dave_s <(E-Mail Removed)> wrote:

>daytripper wrote:
>> On Fri, 15 Dec 2006 17:02:19 -0800, Dave_s <(E-Mail Removed)> 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
 
Yousuf Khan
Guest
Posts: n/a

 
      12-20-2006, 03:25 AM
Dave_s wrote:
> 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.



> 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
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
Connecting a wireless computer using a wire Confuseduser Wireless Networks 8 03-23-2007 04:30 PM
Computer names -wire and wireless Dave_s Windows Networking 0 12-13-2006 10:06 PM
Computer names -wire and wireless Dave_s Windows Networking 0 12-13-2006 05:39 PM
Access programs from my desktop computer using my notebook by wire Wheelruner Wireless Networks 4 08-29-2006 10:46 PM
access is denied on wire-less computer Kue2 Wireless Networks 0 05-16-2005 12:32 PM



1 2 3 4 5 6 7 8 9 10 11