Hi,
I got this problem on 1.6.2 server/windows agent
I need to connect multiple windows zabbix agents (on multiple vlans with different IP Classes) to 1 zabbix server.
this is the scenario:
zabbix (with 4 eth card one for each vlan/subnet) - 192.168.10.1 (vlan10), 192.168.20.1 (vlan20),192.168.30.1 (vlan30), 192.168.40.1 (vlan40)
client1 - 192.168.10.100 (vlan10)
client2 - 192.168.20.100 (vlan20)
client3 - 192.168.30.100 (vlan30)
client4 - 192.168.40.100 (vlan40)
Now the problem is:
if i setup SourceIP=192.168.10.1 , then only client1 agent can connect other are grey.
if i setup SourceIP=192.168.20.1, then only client2 agent can connect other are grey.
and so on...
i tried to comment out SourceIP= with # and any client agent could connect.
Same if I set SourceIP=0.0.0.0
what should i configure to let agents from every vlan/subnet to be able to connect to zabbix server?
Thank you a lot in advance
I got this problem on 1.6.2 server/windows agent
I need to connect multiple windows zabbix agents (on multiple vlans with different IP Classes) to 1 zabbix server.
this is the scenario:
zabbix (with 4 eth card one for each vlan/subnet) - 192.168.10.1 (vlan10), 192.168.20.1 (vlan20),192.168.30.1 (vlan30), 192.168.40.1 (vlan40)
client1 - 192.168.10.100 (vlan10)
client2 - 192.168.20.100 (vlan20)
client3 - 192.168.30.100 (vlan30)
client4 - 192.168.40.100 (vlan40)
Now the problem is:
if i setup SourceIP=192.168.10.1 , then only client1 agent can connect other are grey.
if i setup SourceIP=192.168.20.1, then only client2 agent can connect other are grey.
and so on...
i tried to comment out SourceIP= with # and any client agent could connect.
Same if I set SourceIP=0.0.0.0
what should i configure to let agents from every vlan/subnet to be able to connect to zabbix server?
Thank you a lot in advance
Comment