0

I need to access to a remote SQL-Server database on a Windows 2008 Std Server. The administrator told me they can open my IP on FW but, I have a dynamic IP.

Do you know another simple way to access to the database regarding security?

Can I grant access if I'm using dyndns.org service o something like that?

Thanks!

Santiago
  • 254
  • 3
  • 10

1 Answers1

1

This greatly depends on the firewall they're using, but I don't think dyndns will help.

You could ask them to open up your current IP in the firewall, and they can modify that if need be (I know my dynamic IP is pretty ... static). You could also ask them if they have a VPN solution they would like you to use instead.

Chris N
  • 707
  • 3
  • 8
  • They are using the standard Windows 2008 firewall. My provider renews the IP every time I logged in, could be ones a day! – Santiago Jun 07 '11 at 19:27