Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

unable to connect to sql server via internal IP internally

Status
Not open for further replies.

19972003

MIS
Joined
Feb 16, 2007
Messages
205
Location
US
Hi, I am trying to connect to one of the sql servers within the NAT and I got Sql error: 17:
eg: Host(A) 192.168.2.3 Host (B) 192.168.2.5(this is the sql server 2005 SE/Windows 2003 EE)

if I try to connect to it via External Ip, it works fine. thoughts?

many thanks,
 
How are you tyring to connect: Windows Authentication or SQL Authentication.
Is there a login?
Has the login been granted permissions?
What are you using to connect with, an application, sql tools, other?
 
Windows Auth and SQL auth
yes
yes
sql tools


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top