Actually, I think that the port that Enterprise Manager uses for outbound connections is different. (I think you're referring to MSSQL's inbound port). To figure out the port you're using, you could try connecting to a server inside the firewall, and looking at netstat to see what ports are being used (look for connection to the microsoft-ds port on the receiving end)
----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, November 02, 2001 3:13 PM Subject: RE: MS SQL ports > > Dave, I did. I can connect successfully to a box running on > > the LAN via TCP/IP. Do I need to open both of these ports on > > UDP as well? How about any NetBios ports? > > If you're connecting via TCP/IP directly, all you need is TCP port 1433 by > default. This sounds like a firewall rule configuration issue, then. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

