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

Tunneling + Sql Server 2005 Express

 
   Database Forums (Home) -> Connect RSS
Next:  Client’s_connection_behaving_dif  
Author Message
DM

External


Since: Nov 17, 2006
Posts: 5



(Msg. 1) Posted: Mon Feb 11, 2008 1:24 am
Post subject: Tunneling + Sql Server 2005 Express
Archived from groups: microsoft>public>sqlserver>connect (more info?)

As a result of the new network policy in our company, I can no longer
access a Sql Server instance located on a remote domain. Till now I accessed
it by using "DataSource=mssql.domain.com\SQLEXPRESS;..." . Right now I am
trying to access it by using a ssh tunnel. I set up a tunnel :
L3392<->mssql.domain.com\SQLEXPRESS:1433 and tried to access it using
"DataSource=localhost,3392;..." . But it doesn't work. I am getting the
"...target machine actively refused it." error. Anybody has experienced this
before?
Thanks for your time,
DM

 >> Stay informed about: Tunneling + Sql Server 2005 Express 
Back to top
Login to vote
Russell Fields

External


Since: Feb 21, 2007
Posts: 457



(Msg. 2) Posted: Mon Feb 11, 2008 10:44 am
Post subject: Re: Tunneling + Sql Server 2005 Express [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

DM,

Sorry, don't know about this personally, but perhaps these conversations
will help you.
http://www.msdner.net/dev-archive/13/12-40-139178.shtm
http://forums.asp.net/p/993719/1295643.aspx

The consensus from Googling around seems to be that "target machine actively
refused it" usually means that the service you are trying to connect to is
inactive. This may not be your SQL Server, but the SSH tunnel server.

In case you want to pursue other posts, my Google search was for:
"target machine actively refused it" tunnel "SQL SERVER"

You can drop the "SQL Server" to get other posts related to tunneling
problems.

RLF


"DM" wrote in message

> As a result of the new network policy in our company, I can no longer
> access a Sql Server instance located on a remote domain. Till now I
> accessed
> it by using "DataSource=mssql.domain.com\SQLEXPRESS;..." . Right now I am
> trying to access it by using a ssh tunnel. I set up a tunnel :
> L3392<->mssql.domain.com\SQLEXPRESS:1433 and tried to access it using
> "DataSource=localhost,3392;..." . But it doesn't work. I am getting the
> "...target machine actively refused it." error. Anybody has experienced
> this
> before?
> Thanks for your time,
> DM

 >> Stay informed about: Tunneling + Sql Server 2005 Express 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Visual Web Developer 2005 To SQL Server Express - Not sure if this belongs here or in a Visual Web developer forum, but I think the problem is SQL Server. I installed SQL Server Express 2005. I can access it from the SQL Server Management Studio Express to add databases, add tables, etc. However, I...

Unable to connect to SQL Express 2005 from remote location - Hi. Hoping someone can help with this one. I've inherited a Machine running an App that is using Sql Express 2005. It mirrors a few other machine that are set up in a similar way. The only difference is, from what I can tell it has previously had MSDE...

SQL Server 2005 - VFPOLEDB Linked Server Provider - Hello, I'm having a problem getting the VFPOLEDB provider to work with SQL Server 2005. I have installed the VFP 9.0 OLE DB provider from Microsoft, but the VFPOLEDB entry does not show up under Server Objects > Linked Servers > Providers. I w...

What is the default server name of SQL Server 2005 Enterpr.. - How can I know? I just know computername\sqlexpress for 2005 Express. Is it possible to change the server name? Thanks for answering.

SQL Server 2005 Express. Is it possible to connect under u.. - Hello World, Microsoft SQL Server Management Studio Express 9.00.2047.00 From ASP (ASP3) code, coudn't connect SQL Server 2005 Express (on the same local machine) Get error: Cannot connect to ..... Login Failed for user .... Error: 18456 Error occur...
   Database Forums (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 ]