Reverse Proxy has two modes: Folder-Redirect (eg /zabbix/ ) or Domain-Redirect (eg zabbix.mydomain.com ).
I use both forms of redirect with the Reverse-Proxy in NethServer, depending on target. I also let NethServer (usually) handle the SSL via LetsEncrypt.
However: If your NethServer is running Zabbix (As per available module) AND also happens to be your reverse-proxy, then: No Reverse Proxy is needed.
Simply access your Nethserver as follows:
@michelandre
yes that is the GUI I trying to access
@Andy_Wismer
Yes I use domain-redirect on my proxyserver
My network is build so with a proxyserver (nethserver) takes care of all traffic that come from my domain and also take care of my cert from LetsEncrypt. It send the user to the right server I have on my server park dependent on what domain and subdomain it use. All my service works like it should like guacamole,web server, webmail and some other service.
@Andy_Wismer
Why not, can be interesting to see if it works.
Going to try that tomorrow, have to read a little about it because I have never done that in nethserver and not sure how to do that.
Reverse Proxy should still work…
I don’t assume you have several Zabbix servers (one, well planned, is enough!).
So the /zabbix/ would only be available on the Zabbix server, not on the Reverse Proxy.
Note: The Zabbix Agent does not use a web interface…
Hi again
This is a old topic but still same problem.
Last time I gave up and stopped using Zabbix. But a friend of mine wants to use it and unfortunately I’m stuck in the same place again. But I have found something that might shed some light on the problem. When I activated the guest account on Zabbix, I can log in but it logs in as a guest so it seems like the proxy doesn’t understand that it is an account it is trying to log in but as a guest account.
So it seems I need to add something to the config file for proxy but not sure what.