Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

Hi I am working with a website right now that is on a Virtual Dedicated Server. According to the hosting company, the Windows Firewall doesnt work with this particular configuration. But I dont want to leave the SQL wide open to anyone who wants to try to connect. Is there a way to limit SQL Server connections to certain IP addresses like you can do in MySQL?

share|improve this question
You can modify the default connection port, but I'd sooner configure it at an OS or external firewall than on the SQL instance. – Randolph West Nov 21 '10 at 5:40
I would love to, personally, but the host (GoDaddy) doesnt provide with those options. Apparantly I can get a firewall for a dedicated server but not a virtual dedicated server (GoFigure) – Goblyn27 Nov 22 '10 at 18:02

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.