So I am setting up a distributed monitoring configuration in which the monitoring server will be open to the internet (with proper firewall rules of course). I have the web interface setup with Apache on port 443 and the server trapper port on 10051. A proxy resides at each site and connects to the server setup using PSK encryption (using 3.0 version of Zabbix, later using certificates possibly).
I know the communications is encrypted, but I was wondering if there was any issue in leaving port 10051 wide open to the whole of the internet? Is there any way to disable any un-encrypted communications on the server side and ONLY accept encrypted?
Thanks!
I know the communications is encrypted, but I was wondering if there was any issue in leaving port 10051 wide open to the whole of the internet? Is there any way to disable any un-encrypted communications on the server side and ONLY accept encrypted?
Thanks!
Comment