Networking Forums

Networking Forums > Computer Networking > Windows Networking > Need help - Lost network 'names'

Reply
Thread Tools Display Modes

Need help - Lost network 'names'

 
 
Allen
Guest
Posts: n/a

 
      12-15-2003, 10:17 AM
Windows peer-to-peer network using workgroup names (not a domain). I have a
laptop working fine for 2 years. Plugged the laptop into another network,
now when I return home I cannot see the workgroup or any computers on it. I
can access the internet, and if I specify IP addresses, I can ping and even
connect to the other machines, but if I use the UNC naming, it can't find
the maching. This happened one before, and I had to re-image the machine to
get it working. The catalyst in both cases was plugging in to another
network.

currently \\192.168.1.100\backup works
.... \\server01\backup does not !

and yes, the names still work from any other client, it's only the laptop
that fails.

I'm assuming that there is some obscure configuration setting that must have
changed when I plugged in to the other network, but I can't find it!!

Help
TIA


 
Reply With Quote
 
 
 
 
Sharad
Guest
Posts: n/a

 
      12-15-2003, 11:32 AM
Please check on that laptop, the DNS server entry is correct.
Preferred DNS server should be same as on other client machines.

Sharad

"Allen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Windows peer-to-peer network using workgroup names (not a domain). I have

a
> laptop working fine for 2 years. Plugged the laptop into another network,
> now when I return home I cannot see the workgroup or any computers on it.

I
> can access the internet, and if I specify IP addresses, I can ping and

even
> connect to the other machines, but if I use the UNC naming, it can't find
> the maching. This happened one before, and I had to re-image the machine

to
> get it working. The catalyst in both cases was plugging in to another
> network.
>
> currently \\192.168.1.100\backup works
> .... \\server01\backup does not !
>
> and yes, the names still work from any other client, it's only the laptop
> that fails.
>
> I'm assuming that there is some obscure configuration setting that must

have
> changed when I plugged in to the other network, but I can't find it!!
>
> Help
> TIA
>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      12-15-2003, 12:30 PM
You didn't mention the operating system, but try enable NetBIOS over Tcp/Ip
on the connection. The other network may have appended lmhosts file with
some entries.

HKLM\SYSTEM\CurrentControlSet\Services\Browser\Par ameters

Set all but the pc designated as browse master to;

MaintainServerList = "Auto"
IsDomainMaster = "False"

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

"Allen" wrote:
> Windows peer-to-peer network using workgroup names (not a domain). I have

a
> laptop working fine for 2 years. Plugged the laptop into another network,
> now when I return home I cannot see the workgroup or any computers on it.

I
> can access the internet, and if I specify IP addresses, I can ping and

even
> connect to the other machines, but if I use the UNC naming, it can't find
> the maching. This happened one before, and I had to re-image the machine

to
> get it working. The catalyst in both cases was plugging in to another
> network.
>
> currently \\192.168.1.100\backup works
> .... \\server01\backup does not !
>
> and yes, the names still work from any other client, it's only the laptop
> that fails.
>
> I'm assuming that there is some obscure configuration setting that must

have
> changed when I plugged in to the other network, but I can't find it!!
>
> Help
> TIA
>
>



 
Reply With Quote
 
Laura A. Robinson
Guest
Posts: n/a

 
      12-15-2003, 09:34 PM
In article <OYXTQ#(E-Mail Removed)>,
(E-Mail Removed) says...
>
> You didn't mention the operating system, but try enable NetBIOS over Tcp/Ip
> on the connection. The other network may have appended lmhosts file with
> some entries.
>
> HKLM\SYSTEM\CurrentControlSet\Services\Browser\Par ameters
>
> Set all but the pc designated as browse master to;
>
> MaintainServerList = "Auto"
> IsDomainMaster = "False"
>
>

Browsing wouldn't cause NetBIOS to fail. *However*, if his NIC is set to
obtain its NetBIOS settings from a DHCP server and it was told by DHCP
to disable NetBIOS, it might explain part of the problem.

Laura
 
Reply With Quote
 
Allen
Guest
Posts: n/a

 
      12-16-2003, 09:16 AM
Thanks for the feedback, but still no luck....

I'm running WinXP-Pro on the laptop.

I checked the registry and it matches other machines that work ...
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Browser\Parameters]
"IsDomainMaster"="FALSE"
"MaintainServerList"="Auto"

There are no specific DNS entries (although I don't know why that would
matter since the failures are only within the local network). NetBIOS is set
to default (use DHCP settings), but I did try to enable it and still had
same problem.

I also used the /flushdns option from the ipconfig tool, and no luck there
either ...


"Allen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Windows peer-to-peer network using workgroup names (not a domain). I have

a
> laptop working fine for 2 years. Plugged the laptop into another network,
> now when I return home I cannot see the workgroup or any computers on it.

I
> can access the internet, and if I specify IP addresses, I can ping and

even
> connect to the other machines, but if I use the UNC naming, it can't find
> the maching. This happened one before, and I had to re-image the machine

to
> get it working. The catalyst in both cases was plugging in to another
> network.
>
> currently \\192.168.1.100\backup works
> .... \\server01\backup does not !
>
> and yes, the names still work from any other client, it's only the laptop
> that fails.
>
> I'm assuming that there is some obscure configuration setting that must

have
> changed when I plugged in to the other network, but I can't find it!!
>
> Help
> TIA
>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a

 
      12-16-2003, 01:04 PM
This article may help.

http://support.microsoft.com/default.aspx?kbid=323388

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

"Allen" wrote:
> Thanks for the feedback, but still no luck....
>
> I'm running WinXP-Pro on the laptop.
>
> I checked the registry and it matches other machines that work ...
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Browser\Parameters]
> "IsDomainMaster"="FALSE"
> "MaintainServerList"="Auto"
>
> There are no specific DNS entries (although I don't know why that would
> matter since the failures are only within the local network). NetBIOS is

set
> to default (use DHCP settings), but I did try to enable it and still had
> same problem.
>
> I also used the /flushdns option from the ipconfig tool, and no luck there
> either ...
>
>
> "Allen" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Windows peer-to-peer network using workgroup names (not a domain). I

have
> a
> > laptop working fine for 2 years. Plugged the laptop into another

network,
> > now when I return home I cannot see the workgroup or any computers on

it.
> I
> > can access the internet, and if I specify IP addresses, I can ping and

> even
> > connect to the other machines, but if I use the UNC naming, it can't

find
> > the maching. This happened one before, and I had to re-image the machine

> to
> > get it working. The catalyst in both cases was plugging in to another
> > network.
> >
> > currently \\192.168.1.100\backup works
> > .... \\server01\backup does not !
> >
> > and yes, the names still work from any other client, it's only the

laptop
> > that fails.
> >
> > I'm assuming that there is some obscure configuration setting that must

> have
> > changed when I plugged in to the other network, but I can't find it!!
> >
> > Help
> > TIA
> >
> >

>
>



 
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
Duplicate names on network Mervin Williams Wireless Networks 1 12-19-2006 10:11 PM
Strange network interface names Geico Caveman Linux Networking 0 07-14-2006 01:52 PM
International names on network and Windows objects Sumyunggai Windows Networking 0 06-08-2006 08:25 PM
Duplicate names exist on the network linda Wireless Networks 3 05-01-2006 08:00 PM
Group names, user names and domains gururajan20815@yahoo.com Windows Networking 2 12-26-2005 02:14 PM



1 2 3 4 5 6 7 8 9 10 11