Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 SQL Server 2008 -Remote Connection -Out of Domain

Author  Topic 

paramu
Posting Yak Master

151 Posts

Posted - 2009-08-08 : 04:24:20
I have SQL Server2008 on, one of my network machine. Now I want to configure it to enable the remote connections to access via internet.
My server also have static-ip address, but not that sql server installed machine.

So for this, how can i get succeed?

Any ideas, welcome!

Thanks.

Paramu @ PARANTHAMAN

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-08-08 : 15:27:51
You'll need to work with your network team to ensure the proper firewall holes are opened and that the client machine can reach the database server over the correct port.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -