Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Connecting client to SQL Server via Cisco VPN

 
   Database Help (Home) -> Connect RSS
Next:  Which thread consumes the most CPU time?  
Author Message
jeroen7

External


Since: Jan 05, 2005
Posts: 2



(Msg. 1) Posted: Fri Feb 18, 2005 2:41 am
Post subject: Connecting client to SQL Server via Cisco VPN
Archived from groups: microsoft>public>sqlserver>connect (more info?)

We are having one client PC running Win XP. SQL Server has been set to
Windows Authentication, TCP/IP 1433, Windows 2003 (!).

Via Cisco VPN we are making a connection. IAS has been configurated, so the
local user profile doesn't matter. The server recognizes the user that is
part of the domain that has been defined at the server. So far so good.

When the user tries to connect via any client software (Enterprise Manager,
Query Analyzer, Access DAP) it sometimes fails. To do this test we used:

osql -l -S <hostname> -E

We have used several providers (dail-in, ADSL etc) and some of them works
fine, some not. You would probably say: use the one that works fine, but this
is not satisfying. Some client users are connected to a local network (no
dail in) and do also have the same problem.

The message we got is:

Login failed user '(null)'. Reason: not associated with trusted SQL Server
connection

I have seen at one of the Microsoft pages that we have to set the local
policies correct at the server where the domain has been defined (in case of
Windows 2003). We have done so. No results.

We first thought that it was a problem at the client, but since we have
proved that the same PC can connect to SQL it seems to be a networking
problem. We have also tried Named Pipes as a protocal but we did not succeed.

Since 50% of our clients are not able to connect (this is a world wide
application) we have serious problems. If anyone has any suggestion please
help us.

Thanks in advance
Jeroen

 >> Stay informed about: Connecting client to SQL Server via Cisco VPN 
Back to top
Login to vote
Steve Thompson

External


Since: Feb 02, 2005
Posts: 12



(Msg. 2) Posted: Tue Feb 22, 2005 10:32 am
Post subject: Re: Connecting client to SQL Server via Cisco VPN [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Jeroen" wrote in message

 > We are having one client PC running Win XP. SQL Server has been set to
 > Windows Authentication, TCP/IP 1433, Windows 2003 (!).
 >
 > Via Cisco VPN we are making a connection. IAS has been configurated, so
the
 > local user profile doesn't matter. The server recognizes the user that is
 > part of the domain that has been defined at the server. So far so good.
 >
 > When the user tries to connect via any client software (Enterprise
Manager,
 > Query Analyzer, Access DAP) it sometimes fails. To do this test we used:
 >
 > osql -l -S <hostname> -E
 >
 > We have used several providers (dail-in, ADSL etc) and some of them works
 > fine, some not. You would probably say: use the one that works fine, but
this
 > is not satisfying. Some client users are connected to a local network (no
 > dail in) and do also have the same problem.
 >
 > The message we got is:
 >
 > Login failed user '(null)'. Reason: not associated with trusted SQL Server
 > connection
 >
 > I have seen at one of the Microsoft pages that we have to set the local
 > policies correct at the server where the domain has been defined (in case
of
 > Windows 2003). We have done so. No results.
 >
 > We first thought that it was a problem at the client, but since we have
 > proved that the same PC can connect to SQL it seems to be a networking
 > problem. We have also tried Named Pipes as a protocal but we did not
succeed.
 >
 > Since 50% of our clients are not able to connect (this is a world wide
 > application) we have serious problems. If anyone has any suggestion please
 > help us.

There are a number of areas that these clients could be failing... name
resolution, TCP ports being blocked, etc.. Perhaps this troubleshooting
guide will help:
How to troubleshoot connectivity issues in SQL Server 2000
<a rel="nofollow" style='text-decoration: none;' href="http://support.microsoft.com/kb/827422" target="_blank">http://support.microsoft.com/kb/827422</a>
Steve

 >> Stay informed about: Connecting client to SQL Server via Cisco VPN 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Error connecting to sql server 2000 using pocket pc - I'm trying to connect to my sql on my desktop using a pocket pc emulator and i seem to get the following exception: Message: Specified Sql Server Not found: \SHREK the connection string i use is: myConnectionString=..

IIS 6 and Windows Authentication to SQL Server 2000 - I am running a Windows Server 2003 machine as my web server. I would like to use Windows authentication for connections to my SQL Server 2000 instance on a Windows 2000 server. I've read where mirroring the ASPNET account and password on the web server...

Cannot connect to local sql server 2000 from VB.NET on pc .. - Hi I just installed SQL Server 2000 to run locally on a WinXP Pro SP2 PC. When I run the following VB.NET code: Protected Const SQL_CONNECTION_STRING As String = _ "Server=localhost;" & _ "DataBase=Northwind;" &...

Oracle linked Server - Hello, I have a SQL 2003 SP3a on Windows 2003 and am connecting to an Oracle 9i database. I've set up the linked server and necessary permissions and it has been working successfully for months. However occasionally after rebooting the machine I..

automating server registration - I'm forever running around updating\ change client libraries and aliases on developer machines. Has anyone any idea how I could go about automating this eg User logs in to the network and automatically their server aliases are updated\ corrected with...
   Database Help (Home) -> Connect All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]