You will first need to ensure that your SQL server itself is accepting TCP
connections for management (SQL 7.0 defaults to named pipes only; SQL2000
gives you a TCP option at install, but defaults to port 0).  The default
port on SQL7 is TCP1433.  Once you have accomplished this, you simply need
to add a rule allowing appropriate access for source, destination, and port
(this is the sort of thing you want to lock down pretty tightly - lots of
published exploits are out there, especially against SQL7 using
xp_cmdshell).

HTH

Dan Hitchcock
Network Engineer
425.456.3970
[EMAIL PROTECTED]
Xylo, Inc.
The work/life solution for corporate thought leaders


-----Original Message-----
From: Jeff Reinhardt [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 29, 2001 4:32 PM
To: [EMAIL PROTECTED]
Subject: [FW1] SQL 2000



I need some help setting up the Service objects to allow
SQL7 and SQL2000 Enterprise Manager access from 
outside the firewall.  

Thanks!

Jeff Reinhardt
___________________________
XFire Software 
http://www.xfiresoftware.com



============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to