SQL or ISA firewall problem
- From: "Joe Bucar" <jbucar@xxxxxxxxxxx>
- Date: Mon, 8 Aug 2005 15:45:01 -0400
Hello,
I have a problem and I do not know if it is a SQL problem or a ISA firewall
problem. I have two seperate SBS servers 'Server A' is a SBS 2000 and
'Server B' is a SBS 2003 and both have SQL 2000 installed on them. On a
workstation on 'Server B' I am running an application that is accessing the
SQL database on 'Server A' via ODBC. I can login on the application and do
between 5 or 6 transactions before I get a SQL connection error. While I am
doing the transactions I am running netstat in the background and when I see
the SYN_SENT that is when the connection error happens. If I disable the
ISA firewall client I can run transactions until the cows come home and not
have a SQL connection problem. Is this a SQL or a firewall problem?
The following is the netstat with the firewall
TCP 192.168.16.167:1800 192.168.16.2:55352 ESTABLISHED
TCP 192.168.16.167:1801 192.168.16.2:55354 ESTABLISHED
TCP 192.168.16.167:1802 192.168.16.2:55356 ESTABLISHED
TCP 192.168.16.167:1803 192.168.16.2:55358 ESTABLISHED
TCP 192.168.16.167:1804 192.168.16.2:55360 ESTABLISHED
TCP 192.168.16.167:1805 192.168.16.2:55262 SYN_SENT
TCP 192.168.16.167:2967 192.168.16.2:8080 CLOSE_WAIT
The following is the netstat with the firewall disabled.
TCP 192.168.16.167:1806 192.168.1.59:1433 ESTABLISHED
TCP 192.168.16.167:1807 192.168.1.59:1433 ESTABLISHED
TCP 192.168.16.167:1808 192.168.1.59:1433 ESTABLISHED
TCP 192.168.16.167:1809 192.168.1.59:1433 ESTABLISHED
TCP 192.168.16.167:1810 192.168.1.59:1433 ESTABLISHED
TCP 192.168.16.167:1811 192.168.1.59:1433 ESTABLISHED
I beleive the problem is with the firewall but I can not figure out what the
problem is or configure it. The only thing that make sense to me is that
the firewall thinks it is under attack. Any help would be apriciated.
Thank You,
Joe
.
- Follow-Ups:
- Re: SQL or ISA firewall problem
- From: Dandy Weyn [Dandyman]
- Re: SQL or ISA firewall problem
- Prev by Date: Re: OPENROWSET doesn't work, OPENDATASOURCE does
- Next by Date: Re: Unexpected Login Screen When Accessing SQL Data Via .NET Intranet
- Previous by thread: Re: OPENROWSET doesn't work, OPENDATASOURCE does
- Next by thread: Re: SQL or ISA firewall problem
- Index(es):
Relevant Pages
|