Re: Publish SQL 2000 to Inet
- From: "ZVR" <nospamever@xxxxxx>
- Date: Tue, 4 Oct 2005 15:40:22 -0400
What kind of authentication are you using with your SQL server? Integrated
authentication or SQL-server authentication. In other words where is your
SQL login defined - at the SQL Server level or as a Domain/active Directory
account. If you're trying with Integrated Authentication it will probably
not work because you don't have access to the domain database from the
Internet.
Virgil
"beto @ southworks" <beto@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eEor1VQyFHA.2132@xxxxxxxxxxxxxxxxxxxxxxx
> Hi! I need to publish a SQL2000 server to Inet through an ISA Server 2004.
> Have tried everything I've found and I cannot get it working. This is my
> configuration.
>
> * My SQL Server Machine is a SecureNAT client.
> * I've run the server publishing wizard on the ISA Server machine and
> published the SQL Server on it's default port (1433).
> * SQL Server instance name IS NOT the Default instance name (does it
> matters?)
> * On the client machine (inet) I create an Alias using the ISA Server
> Public IP Address as Server Name, so the client does not have to resolve
> the connection port.
>
> When I try to register the SQL instance on the client machine I get:
> "SQL Server registration failed because of the connection failure
> displayed below. Do you wish to Register anyway?
> SQL Server does not exist or access denied.
> ConnectionOpen (Connect())"
>
> If I run a trace on the ISA Server to watch incoming connections I can see
> that the incoming from the external IP address connection is not being
> denied, but nothing happens.
> I get the same if I try to Register the SQL Instance from a host in the
> LAN looping through the ISA Server for testing purposes.
>
>
> Is there a way to troubleshoot this Registration process? I can´t see
> where it's being stopped or what is missing.
> Thanks a Lot!
>
> Beto.
>
.
- Follow-Ups:
- Re: Publish SQL 2000 to Inet
- From: beto @ southworks
- Re: Publish SQL 2000 to Inet
- References:
- Publish SQL 2000 to Inet
- From: beto @ southworks
- Publish SQL 2000 to Inet
- Prev by Date: Re: Cannot access Intranet Page
- Next by Date: Re: Cannot access Intranet Page
- Previous by thread: Publish SQL 2000 to Inet
- Next by thread: Re: Publish SQL 2000 to Inet
- Index(es):
Relevant Pages
|