PDA

View Full Version : 2 host same IP


mr.cocco
01-02-2006, 16:12
There's anybody that know why if I assign the same IP to 2 hosts (The same fisical host obviously) Zabbix triggers function randomly?

The specific case:
if I assign 127.0.0.1 to HOST1
10.0.0.1 to HOST2
all function very well! :)

but if I assign 127.0.0.1 to HOST1
127.0.0.1 to HOST2

HOST2 triggers don't works (status: UNKNOW). :mad:

ps. 127.0.0.1 and 10.0.0.1 are the same PC.

edeus
02-02-2006, 06:38
I havent seen this with my monitored hosts - and I have a few running off different 127.0.0.1 ports.

(SSH Tunnels)

Initially I had many strange problems, but this was fixed by removing IPv6 from the equation.

mr.cocco
02-02-2006, 10:57
Sorry, I don't have idea how to remove IPv6 from equation! :confused:
Overall, which equation! I'm a little dummy about it!!! :(