Hi, I am currently expending my servers to another server location. I already have a ISP Config multi-server environment and this new location would mean it goes over public network. Are there ways of securing this connection? Who can point me to a secure way of establishing this?
use VPN. we are using the same setup - multiserver ispconfig installation in many locations connected through openvpn.
Mainly secure your database connection as ISPConfig servers communicate with it. Other than that close all ports except the needed ones and whatever ports that can be changed from the default port numbering should be changed as well. I don't know much about vpn or how much it will help but personally, I won't waste my resources by adding and/or using it.
VPn was the answer. I got only the ports open that is needed. I just dont want anybody sniffing in between. Tnx