A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Networking and the Internet with Windows XP
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

System error 1351 connecting over VPN



 
 
Thread Tools Display Modes
  #1  
Old February 10th 09, 06:58 PM posted to microsoft.public.windowsxp.network_web
Jim Helfer[_3_]
external usenet poster
 
Posts: 9
Default System error 1351 connecting over VPN

We are sharing some files with a partner firm using a Ipsec VPN tunnel.

Using this command:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central

Some of the computers in the office connect without complaint, but
others throw this error:

System error 1351 has occurred.

Configuration information could not be read from the domain
controller, either because the machine is unavailable or access has been
denied.

No events are logged.

I haven't been able to uncover any blatant differences between the
machines that can connect and those that can't. Doesn't seem to be
related to OS (we have XP-32, XP-64 and Vista-64 here), or whether the
user has admin privileges or not.

On line information about this error doesn't seem to cover my
situation, as I can' see how it would be a dns issue, since I'm using
the IP address.

I don't know much about the server on the other side, except its a
windows server, but since some computers can connect and some cannot, I
tend to think it's a workstation configuration issue.

Any ideas would be appreciated

Jim Helfer
WTW Architects
Ads
  #2  
Old February 10th 09, 09:04 PM posted to microsoft.public.windowsxp.network_web
John Wunderlich
external usenet poster
 
Posts: 1,466
Default System error 1351 connecting over VPN

Jim Helfer wrote in
:

We are sharing some files with a partner firm using a Ipsec VPN
tunnel.

Using this command:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central

Some of the computers in the office connect without complaint, but
others throw this error:

System error 1351 has occurred.

Configuration information could not be read from the domain
controller, either because the machine is unavailable or access
has been denied.

No events are logged.

I haven't been able to uncover any blatant differences between
the
machines that can connect and those that can't. Doesn't seem to be
related to OS (we have XP-32, XP-64 and Vista-64 here), or whether
the user has admin privileges or not.

On line information about this error doesn't seem to cover my
situation, as I can' see how it would be a dns issue, since I'm
using the IP address.

I don't know much about the server on the other side, except its
a
windows server, but since some computers can connect and some
cannot, I tend to think it's a workstation configuration issue.

Any ideas would be appreciated

Jim Helfer
WTW Architects


It might be that the Domain is being consulted to verify the login
credentials to connect to the remote computer. Try manually
specifying the user name that you are using for authentication, for
example:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central /user:10.1.1.50\guest

HTH,
John
  #3  
Old February 10th 09, 09:04 PM posted to microsoft.public.windowsxp.network_web
John Wunderlich
external usenet poster
 
Posts: 1,466
Default System error 1351 connecting over VPN

Jim Helfer wrote in
:

We are sharing some files with a partner firm using a Ipsec VPN
tunnel.

Using this command:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central

Some of the computers in the office connect without complaint, but
others throw this error:

System error 1351 has occurred.

Configuration information could not be read from the domain
controller, either because the machine is unavailable or access
has been denied.

No events are logged.

I haven't been able to uncover any blatant differences between
the
machines that can connect and those that can't. Doesn't seem to be
related to OS (we have XP-32, XP-64 and Vista-64 here), or whether
the user has admin privileges or not.

On line information about this error doesn't seem to cover my
situation, as I can' see how it would be a dns issue, since I'm
using the IP address.

I don't know much about the server on the other side, except its
a
windows server, but since some computers can connect and some
cannot, I tend to think it's a workstation configuration issue.

Any ideas would be appreciated

Jim Helfer
WTW Architects


It might be that the Domain is being consulted to verify the login
credentials to connect to the remote computer. Try manually
specifying the user name that you are using for authentication, for
example:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central /user:10.1.1.50\guest

HTH,
John
  #4  
Old February 11th 09, 03:23 PM posted to microsoft.public.windowsxp.network_web
Jim Helfer[_3_]
external usenet poster
 
Posts: 9
Default System error 1351 connecting over VPN

John Wunderlich wrote:

Any ideas would be appreciated

Jim Helfer
WTW Architects


It might be that the Domain is being consulted to verify the login
credentials to connect to the remote computer. Try manually
specifying the user name that you are using for authentication, for
example:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central /user:10.1.1.50\guest

HTH,
John



Yep, that was it. Thanks!
  #5  
Old February 11th 09, 03:23 PM posted to microsoft.public.windowsxp.network_web
Jim Helfer[_3_]
external usenet poster
 
Posts: 9
Default System error 1351 connecting over VPN

John Wunderlich wrote:

Any ideas would be appreciated

Jim Helfer
WTW Architects


It might be that the Domain is being consulted to verify the login
credentials to connect to the remote computer. Try manually
specifying the user name that you are using for authentication, for
example:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central /user:10.1.1.50\guest

HTH,
John



Yep, that was it. Thanks!
  #6  
Old February 11th 09, 09:04 PM posted to microsoft.public.windowsxp.network_web
John Wunderlich
external usenet poster
 
Posts: 1,466
Default System error 1351 connecting over VPN

Jim Helfer wrote in
:

John Wunderlich wrote:

Any ideas would be appreciated

Jim Helfer
WTW Architects


It might be that the Domain is being consulted to verify the
login credentials to connect to the remote computer. Try
manually specifying the user name that you are using for
authentication, for example:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central
/user:10.1.1.50\guest

HTH,
John



Yep, that was it. Thanks!


Glad you got it fixed. Thanks for the feedback.
-- John
  #7  
Old February 11th 09, 09:04 PM posted to microsoft.public.windowsxp.network_web
John Wunderlich
external usenet poster
 
Posts: 1,466
Default System error 1351 connecting over VPN

Jim Helfer wrote in
:

John Wunderlich wrote:

Any ideas would be appreciated

Jim Helfer
WTW Architects


It might be that the Domain is being consulted to verify the
login credentials to connect to the remote computer. Try
manually specifying the user name that you are using for
authentication, for example:

net use \\10.1.1.50\cincydata\ED\Mux\Mux1202\Revit\central
/user:10.1.1.50\guest

HTH,
John



Yep, that was it. Thanks!


Glad you got it fixed. Thanks for the feedback.
-- John
 




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

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






All times are GMT +1. The time now is 04:51 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.