Networking Forums

Networking Forums > Computer Networking > Windows Networking > Cannot access machine by name

Reply
Thread Tools Display Modes

Cannot access machine by name

 
 
Jesse
Guest
Posts: n/a

 
      10-27-2005, 12:52 PM
I have a simple peer-to-peer network in my office, no domain or anything.
Everyone is working off of a workgroup named AWAY_TEAM. My desktop computer
(named Anchorman) is running Windows XP Pro, and my Laptop (named DLGLaptop)
is also running Windows XP Pro. I have several shared folders on my desktop
computer. I am connected through a NetGear FVS318 router.

From my laptop, I cannot access the Anchorman machine by name. For
instance, if I go to My Network Places, it is not listed there. As a matter
of fact, when I try to view the AWAY_TEAM group, I'm told, "Away_team is not
accessible. You might not have permission to use this network resource...".
I frequently use the DOS NET USE command to map a drive to my Desktop, so I
can copy files, and I cannot access the machine by using \\anchorman either.

I can access the Desktop machine from my laptop via the IP address, however
(which is static). If I type \\192.168.0.105 into the Run prompt, and click
OK, it brings up a list of the shared folders on that computer. I can also
use the IP address to map a drive. So, from that perspective, I'm not dead
in the water, but just annoyed because I can't access the machine by it's
name.

Does anyone know why I can't access the Away_team workgroup? I have
checked, and double-checked to make sure that the Laptop machine is part of
that workgroup, and it is, so it cannot be due to being in a different
workgroup.

Thanks,
Jesse


 
Reply With Quote
 
 
 
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      10-27-2005, 01:48 PM
Open a dos prompt on the problem machine and run
ipconfig /all then post the NetBIOS node type.

"Jesse" <(E-Mail Removed)> wrote in message news:
>I have a simple peer-to-peer network in my office, no domain or anything.
>Everyone is working off of a workgroup named AWAY_TEAM. My desktop
>computer (named Anchorman) is running Windows XP Pro, and my Laptop (named
>DLGLaptop) is also running Windows XP Pro. I have several shared folders
>on my desktop computer. I am connected through a NetGear FVS318 router.
>
> From my laptop, I cannot access the Anchorman machine by name. For
> instance, if I go to My Network Places, it is not listed there. As a
> matter of fact, when I try to view the AWAY_TEAM group, I'm told,
> "Away_team is not accessible. You might not have permission to use this
> network resource...". I frequently use the DOS NET USE command to map a
> drive to my Desktop, so I can copy files, and I cannot access the machine
> by using \\anchorman either.
>
> I can access the Desktop machine from my laptop via the IP address,
> however (which is static). If I type \\192.168.0.105 into the Run prompt,
> and click OK, it brings up a list of the shared folders on that computer.
> I can also use the IP address to map a drive. So, from that perspective,
> I'm not dead in the water, but just annoyed because I can't access the
> machine by it's name.
>
> Does anyone know why I can't access the Away_team workgroup? I have
> checked, and double-checked to make sure that the Laptop machine is part
> of that workgroup, and it is, so it cannot be due to being in a different
> workgroup.
>
> Thanks,
> Jesse
>



 
Reply With Quote
 
Jesse
Guest
Posts: n/a

 
      10-27-2005, 09:18 PM
> Open a dos prompt on the problem machine and run
> ipconfig /all then post the NetBIOS node type.


Node Type reports Peer-Peer. I hope that is the same as "NetBIOS node
type", because I don't see that.

Thanks,
Jesse


 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      10-28-2005, 05:44 PM
Yes it is the same. Disregard.
Sorry I missed it in your original
post but you cannot browse remote
workgroups without at least 1 domain
in place. Since a domain is defined by
having at least 1 primary domain controller
or DMB (domain master browser) which
gathers the local as well as the remote
browse list browsing across segments will
not work.

"Jesse" <(E-Mail Removed)> wrote in message news:
>> Open a dos prompt on the problem machine and run
>> ipconfig /all then post the NetBIOS node type.

>
> Node Type reports Peer-Peer. I hope that is the same as "NetBIOS node
> type", because I don't see that.
>


 
Reply With Quote
 
Jesse
Guest
Posts: n/a

 
      11-01-2005, 11:34 AM
> Yes it is the same. Disregard. Sorry I missed it in your original
> post but you cannot browse remote workgroups without at least 1 domain
> in place. Since a domain is defined by having at least 1 primary domain
> controller
> or DMB (domain master browser) which gathers the local as well as the
> remote
> browse list browsing across segments will not work.


Well, first of all, what constitutes being a "remote workgroup"? It's not
really "remote", I don't believe. My desktop is right here, and my laptop
is to the left of me, and they're both hooked to the same exact router. So,
they're really on the same LAN.

Besides all of this, I used to be able to access machine by it's machine
name before, but something has changed, and I just don't know what.

Is the function that you're talking about (domain master browser) something
that my router may have been taking on before, or my desktop machine, and
some how, that function has been turned off?

BTW, I have a Linux box on my network running Samba that I use for backup's.
It's name is Risa. From my desktop machine, I can go to Start / Run, and
type \\risa, and it brings up the shared resources from the risa machine, no
problem. I have also just discovered that on my laptop I can type \\risa
and it will also bring up the shared resources on Risa. So, my laptop
doesn't seem to be the problem, my desktop machine seems to be the problem.
When I type \\anchorman (the name of my desktop) from my laptop (and
presumably any other machine on the network), I get "the network path was
not found", but I can type \\192.168.0.105, and it comes up without a
problem.

So, that being the case, is there a service, or a setting somewhere that
makes it where other machines cannot access my desktop by name? I am also
running pc-cillin Network security software. It has a firewall and
everything. However, I closed it down completely to make sure that wasn't
causing my problem, and that didn't make a difference.

Thanks,
Jesse

Thanks,
Jesse


 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      11-01-2005, 12:36 PM
Hi Jesse,
Answers inline

"Jesse" <(E-Mail Removed)> wrote in message news:
>> Yes it is the same. Disregard. Sorry I missed it in your original
>> post but you cannot browse remote workgroups without at least 1 domain
>> in place. Since a domain is defined by having at least 1 primary domain
>> controller
>> or DMB (domain master browser) which gathers the local as well as the
>> remote
>> browse list browsing across segments will not work.

>
> Well, first of all, what constitutes being a "remote workgroup"? It's not
> really "remote", I don't believe. My desktop is right here, and my laptop
> is to the left of me, and they're both hooked to the same exact router.
> So, they're really on the same LAN.


My apolgy.

> Is the function that you're talking about (domain master browser)
> something that my router may have been taking on before, or my desktop
> machine, and some how, that function has been turned off?


No but a SAMBA server running in DC mode will assume the
role of DMB on a windows network causing problems when a
domain is in place.

>
> BTW, I have a Linux box on my network running Samba that I use for
> backup's. It's name is Risa. From my desktop machine, I can go to Start /
> Run, and type \\risa, and it brings up the shared resources from the risa
> machine, no problem. I have also just discovered that on my laptop I can
> type \\risa and it will also bring up the shared resources on Risa. So,
> my laptop doesn't seem to be the problem, my desktop machine seems to be
> the problem. When I type \\anchorman (the name of my desktop) from my
> laptop (and presumably any other machine on the network), I get "the
> network path was not found", but I can type \\192.168.0.105, and it comes
> up without a problem.
>
> So, that being the case, is there a service, or a setting somewhere that
> makes it where other machines cannot access my desktop by name? I am also
> running pc-cillin Network security software. It has a firewall and
> everything. However, I closed it down completely to make sure that wasn't
> causing my problem, and that didn't make a difference.
>

Broadcast name resolution in a non routed environment is responsible for
name to tcp/ip address translation without a WINS server. Your error
suggests broadcasts and/or NetBIOS is being blocked. Open a dos
prompt on the problem machine and run net view. What do you see?


 
Reply With Quote
 
Jesse
Guest
Posts: n/a

 
      11-02-2005, 07:28 PM
> Broadcast name resolution in a non routed environment is responsible for
> name to tcp/ip address translation without a WINS server. Your error
> suggests broadcasts and/or NetBIOS is being blocked. Open a dos
> prompt on the problem machine and run net view. What do you see?


When I run NET VIEW on my Desktop (the one I'm having accessing by name from
my laptop), I can see the following machines:
\\ANCHORMAN
\\DLGLAPTOP
\\RISA

When I open it from my Laptop (DLGLAPTOP), I see the following:
\\ANCHORMAN
\\DLGLAPTOP
\\RISA

Strange that it should see it by name in a NET VIEW, but I can't access it
via a NET USE command, or Run command (by typing \\anchorman).

Thanks,
Jesse


 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      11-02-2005, 08:08 PM
Hi Jesse,
The error is almost always related to something blocking broadcasts /
NetBIOS. You could check the local security policy.

"Jesse" <(E-Mail Removed)> wrote in message
news:uJsP8v%(E-Mail Removed)...
>> Broadcast name resolution in a non routed environment is responsible for
>> name to tcp/ip address translation without a WINS server. Your error
>> suggests broadcasts and/or NetBIOS is being blocked. Open a dos
>> prompt on the problem machine and run net view. What do you see?

>
> When I run NET VIEW on my Desktop (the one I'm having accessing by name
> from my laptop), I can see the following machines:
> \\ANCHORMAN
> \\DLGLAPTOP
> \\RISA
>
> When I open it from my Laptop (DLGLAPTOP), I see the following:
> \\ANCHORMAN
> \\DLGLAPTOP
> \\RISA
>
> Strange that it should see it by name in a NET VIEW, but I can't access it
> via a NET USE command, or Run command (by typing \\anchorman).



 
Reply With Quote
 
Michael Giorgio - MS MVP
Guest
Posts: n/a

 
      11-02-2005, 08:12 PM
Nortons internet security perhaps. I've seen this before.

"Michael Giorgio - MS MVP" <(E-Mail Removed)> wrote in
message news:
> Hi Jesse,
> The error is almost always related to something blocking broadcasts /
> NetBIOS. You could check the local security policy.



 
Reply With Quote
 
Jesse
Guest
Posts: n/a

 
      11-07-2005, 06:24 PM
> Nortons internet security perhaps. I've seen this before.

I'm not running Norton. I have Norton Ghost running, but that is all. I'm
running pc-cillin, and it does have a firewall, but as stated, I've shut it
completely down, and I still have the problem.

>The error is almost always related to something blocking broadcasts /
>NetBIOS. You could check the local security policy.


How do I do this, and what specifically do I look for?

Thanks,
Jesse


 
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
Virtual Machine network access Richard Johansson, Parnasso Windows Networking 1 11-01-2008 02:33 PM
Unable to access to XP machine from Win98SE Robert Wireless Networks 2 02-13-2005 07:17 PM
Internet access machine only Sosa Wireless Networks 0 10-29-2004 03:53 PM
98 can't access modem on XP machine DC Windows Networking 0 04-05-2004 05:58 PM
Can't access shared files on WinXP machine from Win98 machine Ken K Windows Networking 4 01-19-2004 03:38 AM



1 2 3 4 5 6 7 8 9 10 11