dbTalk Databases Forums  

DTS and firewall

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS and firewall in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark
 
Posts: n/a

Default DTS and firewall - 05-12-2004 , 05:37 PM






Hi all, I have some DTS packages that are used to import /export data to a
SQL box located outside in a DMZ behind a firewall.

We need to open up a port in the firewall so that the Internal Server can
communicate (Execute DTS packages against) with the SQL box located outside
the DMZ.

How do I find out what Port we need to open so that the Internal SQL box can
communicate with the external SQL box?

Thanks in advance
Mark



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS and firewall - 05-13-2004 , 12:58 AM






In message <#IwomGHOEHA.556 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Mark
<markjones (AT) n0Sp8mTAIRAWHITIdotAC (DOT) NZ> writes
Quote:
Hi all, I have some DTS packages that are used to import /export data to a
SQL box located outside in a DMZ behind a firewall.

We need to open up a port in the firewall so that the Internal Server can
communicate (Execute DTS packages against) with the SQL box located outside
the DMZ.

How do I find out what Port we need to open so that the Internal SQL box can
communicate with the external SQL box?

Thanks in advance
Mark


By default SQL Server uses port 1433. The port is set during setup, or
can be changed and reviewed through the SQL Server Network Utility
found in the SQL Start menu, Programs menu group.

This may be different if you have a named instance, or you have changed
it yourself, but otherwise it is always 1433.
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.