Hello, I need to be able to access a SQL server that resides on my SBS 2003 network. The SBS server is acting as the gateway and there is no other firewall device. The SQL 2000 server is hosted on a Windows 2000 server in the domain. I need to be able to work with tables in a database on that server from an ASP.net application that is hosted on a remote site. I've tried accessing with just the gateways IP address and the SQL port, but that did not work.
Can someone walk me through the process of setting up SBS and the SQL server to be accessed in this way? For example, how do you configure the port to be opened to allow port fowarding? I'm at a loss on how to do this so any help would be great. |