Can I run a VPN service on a server that run as a Web Server that is hosting several websites?
Can I use both VPN and Application server on same Windows 2008 server? I have just one public IP address.
The reason is that I have to disable remote SQL connections, and some users may want access to the SQL Server. I can run VPN service, then these users can login to VPN and connect to SQL server as a local connection.
Is this possible?