Hi,
I have honestly no clue why what I tried did not work. I wanted to change from server to agent to start using a passive proxy.
Original setup:
Server at home behind NAT firewall connecting to passive agent on a remote server and getting all info. For years.
Currently all running version 5.0
New Setup:
Introduce a passive proxy on the remote server. Could not get it to work.
This is what I did:
Regards, Jeroen
I have honestly no clue why what I tried did not work. I wanted to change from server to agent to start using a passive proxy.
Original setup:
Server at home behind NAT firewall connecting to passive agent on a remote server and getting all info. For years.
Currently all running version 5.0
New Setup:
Introduce a passive proxy on the remote server. Could not get it to work.
This is what I did:
- Create proxy, set it to passive. Give it the remote IP address.
- In the gui change host to tell it to use the new proxy
- On the remote server install proxy sqlite version
- Configure proxy to be passive and accept from home server external IP address. Configure it's name. Create directory for sqlite db. Database file is created when removed and restarting the proxy.
- Change configuration of agent to now accept from server=127.0.0.1
- I can see in the web gui that zabbix server has connection with proxy like every 6 seconds.
- The agent log only says: failed to accept an incoming connection: connection from "127.0.0.1" rejected, allowed hosts: "<home Ip address>". So it seems as though proxy can forward the checks to the agent.
- Using the new test item functionality I can trigger a test but it only adds the previous log line to the agent log.
Regards, Jeroen

Comment