We are connecting a server to our network via VPN (Client-Gateway). Is it possible to maintain the external IP address while the VPN is connected? Of course once we connect via VPN, the server stop responding to the external IP address and only responds to the internal IP.
For example: Our Original IP: 205.166.255.123 Our VPN IP: 192.168.2.1 We would like to be able to still connect to 205.166.255.123. Is this possible, even with multiple IP addresses assigned to the server?
The purpose is that this server is a webserver, but will also need internal network access. The location of this server is external and we can only connect via the windows vpn set-up at t
Our Environment: Windows 2008