Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Firewall changes prevent SQL access
Old 12-09-2008, 05:42 AM Firewall changes prevent SQL access
Junior Talker

Posts: 1
Trades: 0
I'm wondering if anyone has come across this before. To achieve PCI-DSS compliance, we have been forced to segment our network behind a firewall.

Previously, our SQL server was on the same IP range as our clients (10.0.0.0/24), but has now been moved to a different IP range (192.168.4.0/24). The firewall, as far as I can tell, has been properly configured. All clients on the 10.0.0.0/24 range can ping the SQL server by name or by IP address.

However, when I try and configure clients to connect to the SQL Server by ODBC, I get the same error:

Code:
Connection failed.
SQL State: '01000' SQL
Server Error: 10061 [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets] ConnectionOpen (Connect()) 
Connection failed:
SQLState: '08001'
SQL Server Error: 17
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets] SQL Server does not exist or access denied.
I've ensured I'm using the correct username and password, and also played about with the client configuration settings (trying named pipes, tcp/ip etc. The port I'm attempting to use is 1433, which has been opened on the firewall).
Can anyone help?
Cropsy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-09-2008, 02:31 PM Re: Firewall changes prevent SQL access
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
No, but if this has been working since the dawn of time and stopped when the firewall went into place, that's definitely what's going on. Strange that it responds to a ping, though, it's clearly reachable from the client, and the error you're receiving means it hasn't even got to authentication yet, so it's nothing to do with SSPI.

How is the ODBC connection set up?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 01-12-2009, 10:24 AM Re: Firewall changes prevent SQL access
Experienced Talker

Posts: 31
Name: Matt
Location: Veldhoven, Netherlands
Trades: 0
telnet ip port
see if it connects
mattblack is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Firewall changes prevent SQL access
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.99975 seconds with 12 queries