Networking Forums

Networking Forums > Computer Networking > Windows Networking > Inconsistent Access to an external domain connected to my domain w

Reply
Thread Tools Display Modes

Inconsistent Access to an external domain connected to my domain w

 
 
J
Guest
Posts: n/a

 
      05-02-2006, 05:06 PM
Hello. My company (Company A) recently merged with another company (Company
B). Domain A is connected to Domain B using a Sonicwall VPN tunnel with T1
Internet connections at either end. Most user computers on Domain A can
navigate to Domain B using "Explore" from the Start menu, go to My Network
Places, Entire Network, Microsoft Windows Network, find Domain B, find a
fileserver on Domain B, and drill down to a shared drive on it. Upon double
clicking the shared drive, a login box appears and a Domain A user can type
in a valid Domain B login ID (i.e. (E-Mail Removed)) and password, and thereby
access the shared drive contents or map a drive letter to the shared drive.

For most Domain A users, this process works fine. However, I have three
users who can explore as described above, see Domain B, and see the filesever
on Domain B, but not drill down to the shared drive. When these three users
click on the fileserver on Domain B, they do not get a login box but instead
get a message as follows: "DomainBFileserver is not accessible. You might
not have permission to use this network resource... The network path was not
found".

It may be helpful to note that the same three problem PCs on Domain A move
very slowly through the explore process described above before ultimately
receiving the "not accessible message" referred to above. In fact, they move
slowly exploring in the same manner even to servers on their own domain (i.e.
Domain A) but in the end are able to access shared drives on Domain A.

All servers are Windows Server 2003 and all user PCs are Windows XP. All
updates are installed on the servers and PCs.

Thank you for any assistance you may be able to provide.

Sincerely, J
 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      05-02-2006, 05:34 PM
Sounds like name resolution issue. Do you have WINS server? also check the DNS settings.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"J" <(E-Mail Removed)> wrote in message news:E8189EFD-E7AE-4907-B8C6-(E-Mail Removed)...
Hello. My company (Company A) recently merged with another company (Company
B). Domain A is connected to Domain B using a Sonicwall VPN tunnel with T1
Internet connections at either end. Most user computers on Domain A can
navigate to Domain B using "Explore" from the Start menu, go to My Network
Places, Entire Network, Microsoft Windows Network, find Domain B, find a
fileserver on Domain B, and drill down to a shared drive on it. Upon double
clicking the shared drive, a login box appears and a Domain A user can type
in a valid Domain B login ID (i.e. (E-Mail Removed)) and password, and thereby
access the shared drive contents or map a drive letter to the shared drive.

For most Domain A users, this process works fine. However, I have three
users who can explore as described above, see Domain B, and see the filesever
on Domain B, but not drill down to the shared drive. When these three users
click on the fileserver on Domain B, they do not get a login box but instead
get a message as follows: "DomainBFileserver is not accessible. You might
not have permission to use this network resource... The network path was not
found".

It may be helpful to note that the same three problem PCs on Domain A move
very slowly through the explore process described above before ultimately
receiving the "not accessible message" referred to above. In fact, they move
slowly exploring in the same manner even to servers on their own domain (i.e.
Domain A) but in the end are able to access shared drives on Domain A.

All servers are Windows Server 2003 and all user PCs are Windows XP. All
updates are installed on the servers and PCs.

Thank you for any assistance you may be able to provide.

Sincerely, J
 
Reply With Quote
 
J
Guest
Posts: n/a

 
      05-02-2006, 06:02 PM
Hi Robert. Thank you for your reply. Yes, I did check the DNS settings and
confirmed that all three problem PCs settings are consistent with PCs that
are working fine.

Using "ipconfig /all" I did find that a problem PC listed "domainA.com"
three times under "DNS Suffix Search List"; whereas a functioning PC listed
"domainA.com" twice. I don't know if that is useful information.

Also, per your recommendation, I checked and verified that all PCs are
indicating the same IP address for the WINS server.

Thanks again for your help. J


"Robert L [MS-MVP]" wrote:

> Sounds like name resolution issue. Do you have WINS server? also check the DNS settings.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "J" <(E-Mail Removed)> wrote in message news:E8189EFD-E7AE-4907-B8C6-(E-Mail Removed)...
> Hello. My company (Company A) recently merged with another company (Company
> B). Domain A is connected to Domain B using a Sonicwall VPN tunnel with T1
> Internet connections at either end. Most user computers on Domain A can
> navigate to Domain B using "Explore" from the Start menu, go to My Network
> Places, Entire Network, Microsoft Windows Network, find Domain B, find a
> fileserver on Domain B, and drill down to a shared drive on it. Upon double
> clicking the shared drive, a login box appears and a Domain A user can type
> in a valid Domain B login ID (i.e. (E-Mail Removed)) and password, and thereby
> access the shared drive contents or map a drive letter to the shared drive.
>
> For most Domain A users, this process works fine. However, I have three
> users who can explore as described above, see Domain B, and see the filesever
> on Domain B, but not drill down to the shared drive. When these three users
> click on the fileserver on Domain B, they do not get a login box but instead
> get a message as follows: "DomainBFileserver is not accessible. You might
> not have permission to use this network resource... The network path was not
> found".
>
> It may be helpful to note that the same three problem PCs on Domain A move
> very slowly through the explore process described above before ultimately
> receiving the "not accessible message" referred to above. In fact, they move
> slowly exploring in the same manner even to servers on their own domain (i.e.
> Domain A) but in the end are able to access shared drives on Domain A.
>
> All servers are Windows Server 2003 and all user PCs are Windows XP. All
> updates are installed on the servers and PCs.
>
> Thank you for any assistance you may be able to provide.
>
> Sincerely, J

 
Reply With Quote
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      05-02-2006, 10:16 PM
what do you receive is using net view \\server? post back with the result.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"J" <(E-Mail Removed)> wrote in message news:BAFBAB23-B518-4FD5-A4E3-(E-Mail Removed)...
Hi Robert. Thank you for your reply. Yes, I did check the DNS settings and
confirmed that all three problem PCs settings are consistent with PCs that
are working fine.

Using "ipconfig /all" I did find that a problem PC listed "domainA.com"
three times under "DNS Suffix Search List"; whereas a functioning PC listed
"domainA.com" twice. I don't know if that is useful information.

Also, per your recommendation, I checked and verified that all PCs are
indicating the same IP address for the WINS server.

Thanks again for your help. J


"Robert L [MS-MVP]" wrote:

> Sounds like name resolution issue. Do you have WINS server? also check the DNS settings.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "J" <(E-Mail Removed)> wrote in message news:E8189EFD-E7AE-4907-B8C6-(E-Mail Removed)...
> Hello. My company (Company A) recently merged with another company (Company
> B). Domain A is connected to Domain B using a Sonicwall VPN tunnel with T1
> Internet connections at either end. Most user computers on Domain A can
> navigate to Domain B using "Explore" from the Start menu, go to My Network
> Places, Entire Network, Microsoft Windows Network, find Domain B, find a
> fileserver on Domain B, and drill down to a shared drive on it. Upon double
> clicking the shared drive, a login box appears and a Domain A user can type
> in a valid Domain B login ID (i.e. (E-Mail Removed)) and password, and thereby
> access the shared drive contents or map a drive letter to the shared drive.
>
> For most Domain A users, this process works fine. However, I have three
> users who can explore as described above, see Domain B, and see the filesever
> on Domain B, but not drill down to the shared drive. When these three users
> click on the fileserver on Domain B, they do not get a login box but instead
> get a message as follows: "DomainBFileserver is not accessible. You might
> not have permission to use this network resource... The network path was not
> found".
>
> It may be helpful to note that the same three problem PCs on Domain A move
> very slowly through the explore process described above before ultimately
> receiving the "not accessible message" referred to above. In fact, they move
> slowly exploring in the same manner even to servers on their own domain (i.e.
> Domain A) but in the end are able to access shared drives on Domain A.
>
> All servers are Windows Server 2003 and all user PCs are Windows XP. All
> updates are installed on the servers and PCs.
>
> Thank you for any assistance you may be able to provide.
>
> Sincerely, J

 
Reply With Quote
 
J
Guest
Posts: n/a

 
      05-02-2006, 10:44 PM
Hello Robert.

When I use "net view \\fileservername" I get "error 53... network path
cannot be found" from the Domain A problem PC.

When I do that from one of the Domain A PCs that are working fine, I get a
list of the various Share drives on the Domain B file server.

Thank You, J

"Robert L [MS-MVP]" wrote:

> what do you receive is using net view \\server? post back with the result.
> Bob Lin, MS-MVP, MCSE & CNE


> "J" <(E-Mail Removed)> wrote in message news:BAFBAB23-B518-4FD5-A4E3-(E-Mail Removed)...
> Hi Robert. Thank you for your reply. Yes, I did check the DNS settings and
> confirmed that all three problem PCs settings are consistent with PCs that
> are working fine.
>
> Using "ipconfig /all" I did find that a problem PC listed "domainA.com"
> three times under "DNS Suffix Search List"; whereas a functioning PC listed
> "domainA.com" twice. I don't know if that is useful information.
>
> Also, per your recommendation, I checked and verified that all PCs are
> indicating the same IP address for the WINS server.
>
> Thanks again for your help. J
>
>
> "Robert L [MS-MVP]" wrote:
>
> > Sounds like name resolution issue. Do you have WINS server? also check the DNS settings.
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> > "J" <(E-Mail Removed)> wrote in message news:E8189EFD-E7AE-4907-B8C6-(E-Mail Removed)...
> > Hello. My company (Company A) recently merged with another company (Company
> > B). Domain A is connected to Domain B using a Sonicwall VPN tunnel with T1
> > Internet connections at either end. Most user computers on Domain A can
> > navigate to Domain B using "Explore" from the Start menu, go to My Network
> > Places, Entire Network, Microsoft Windows Network, find Domain B, find a
> > fileserver on Domain B, and drill down to a shared drive on it. Upon double
> > clicking the shared drive, a login box appears and a Domain A user can type
> > in a valid Domain B login ID (i.e. (E-Mail Removed)) and password, and thereby
> > access the shared drive contents or map a drive letter to the shared drive.
> >
> > For most Domain A users, this process works fine. However, I have three
> > users who can explore as described above, see Domain B, and see the filesever
> > on Domain B, but not drill down to the shared drive. When these three users
> > click on the fileserver on Domain B, they do not get a login box but instead
> > get a message as follows: "DomainBFileserver is not accessible. You might
> > not have permission to use this network resource... The network path was not
> > found".
> >
> > It may be helpful to note that the same three problem PCs on Domain A move
> > very slowly through the explore process described above before ultimately
> > receiving the "not accessible message" referred to above. In fact, they move
> > slowly exploring in the same manner even to servers on their own domain (i.e.
> > Domain A) but in the end are able to access shared drives on Domain A.
> >
> > All servers are Windows Server 2003 and all user PCs are Windows XP. All
> > updates are installed on the servers and PCs.
> >
> > Thank you for any assistance you may be able to provide.
> >
> > Sincerely, J

 
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
Allow administrator from external domain read access to my domain PMC1 Windows Networking 2 04-30-2009 07:33 AM
Non-domain computers can't access domain file shares properly modem Windows Networking 6 04-20-2009 03:53 AM
Access files on non-domain PC from domain PC Rob Home Networking 2 12-21-2007 09:44 AM
Unable to access domain shares from a non domain computer Joe Thomas Windows Networking 7 06-26-2006 05:49 AM
Redirecting sub domain to external server Russ Linux Networking 2 03-03-2005 02:38 AM



1 2 3 4 5 6 7 8 9 10 11