Generally, it's safer (by far) to expose SQL Server over a VPN, and XML Web
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
-----------------------------------------------------------------------------------------------------------------------
"John" <John@nospam.infovis.co.uk> wrote in message
news:O3APGpZPHHA.4124@TK2MSFTNGP06.phx.gbl...
> Hi Bill
>
> The sql server is remote with our hosting company. They have provided its
> ip address. I (from inside isa) need to configure isa to allow access to
> that sql server.
>
> Thanks
>
> Regards
>
>
> "William (Bill) Vaughn" <billva@NoSpamAtAll_betav.com> wrote in message
> news:OHviYeZPHHA.5012@TK2MSFTNGP02.phx.gbl...
>> First, have you exposed your SQL Server 2000 to the network? That is, do
>> you have the protocols and interfaces enabled. Which port is it using? It
>> might (just might) be using 1433. The port must be exposed through the
>> firewall.
>> Generally, one does not connect to an external (LAN) SS via
>> IP/port--that's what the DNS is for. If you expose it to the WWW you're
>> opening it up for attack--and it will be attacked--especially if it
>> exposes the default ports.
>>
>> hth
>> --
>> ____________________________________
>> William (Bill) Vaughn
>> Author, Mentor, Consultant
>> Microsoft MVP
>> INETA Speaker
>>
www.betav.com/blog/billva >>
www.betav.com >> Please reply only to the newsgroup so that others can benefit.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> __________________________________
>> Visit
www.hitchhikerguides.net to get more information on my latest book:
>> Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
>> Between now and Nov. 6th 2006 you can sign up for a substantial discount.
>> Look for the "Early Bird" discount checkbox on the registration form...
>> -----------------------------------------------------------------------------------------------------------------------
>>
>>
>> Microsoft MVP, Author, Mentor
>> Microsoft MVP
>> "John" <John@nospam.infovis.co.uk> wrote in message
>> news:%23jncfMRPHHA.3552@TK2MSFTNGP03.phx.gbl...
>>> Hi
>>>
>>> My app is running on a windows 2000 server with isa 2000 installed. How
>>> can it access an external sql server (using its ip) from within the isa
>>> 2000 firewall/proxy via code?
>>>
>>> Thanks
>>>
>>> Regards
>>>
>>>
>>
>>
>
>