I have setup OpenVPN server on my Citrix XenServer with the following NIC:
- NIC#1: Setup to connect to the Internet with a static IP.
- NIC#2: Setup to interface with other machines connected to this network.
I can access the OpenVPN server through SSH and a web admin interface.
However I am not sure how to setup DHCP server for NIC#2 so the machines on this network would have a local IP.
Do I need to setup a separate DHCP server for this network, or OpenVPN is sufficient?