|
|
| |

How can I connect to SQL Server through a firewall?
Answer:
You should ensure that SQL Server uses a specific port number for its incoming
connections. The firewall system then forwards connections from the port number
to SQL Server.
See this link for more details:
How do I connect to SQL Server through a firewall?
|
|
|