Hello.
I have some concern about security on my installation.
I have two organizations that I need to monitor. Very soon I want to expand and add more clients.
Previously I installed separate zabbix servers for each organization in the cloud, deployed proxy (active) for each organization and was gathering data without problem.
Because it become difficult to maintain two separate servers, copying templates between them etc. I've decided to consolidate into one server.
The first concern if my proxy is active, that in theory one organization can download node list and checks from another. I am trying to switch to passive proxy.
Passive proxy listen on 10051 expecting server to connect.
Question: how can I limit who can connect to 10051 apart from firewall? If some clients running active mode, can those nodes without authorization collect data on behalf of the server? They connect to 10051 on the proxy, right? Or should I use only passive clients only and open proxy port 10051 only for connection from the server?
Regards
I have some concern about security on my installation.
I have two organizations that I need to monitor. Very soon I want to expand and add more clients.
Previously I installed separate zabbix servers for each organization in the cloud, deployed proxy (active) for each organization and was gathering data without problem.
Because it become difficult to maintain two separate servers, copying templates between them etc. I've decided to consolidate into one server.
The first concern if my proxy is active, that in theory one organization can download node list and checks from another. I am trying to switch to passive proxy.
Passive proxy listen on 10051 expecting server to connect.
Question: how can I limit who can connect to 10051 apart from firewall? If some clients running active mode, can those nodes without authorization collect data on behalf of the server? They connect to 10051 on the proxy, right? Or should I use only passive clients only and open proxy port 10051 only for connection from the server?
Regards
There is no IP for active proxy, only name.
Comment