I have one problem, i need that zabbix agent connect to the zabbix server to send any itens for template but the zabbix server not is able to connect to the zabbix agent because firewall is blocking the port 10050 and not is possible open the port on firewall.
zabbix_agentd.conf
ServerActive=192.168.x.x:10051
Server=192.168.x.x
#Hostname=
StartAgents=5
DebugLevel=4
Timeout=30
LogFile=C:\zabbix.agentd.log
EnableRemoteCommands=1
LogFileSize=1
Some people can help me?
zabbix_agentd.conf
ServerActive=192.168.x.x:10051
Server=192.168.x.x
#Hostname=
StartAgents=5
DebugLevel=4
Timeout=30
LogFile=C:\zabbix.agentd.log
EnableRemoteCommands=1
LogFileSize=1
Some people can help me?
Comment