Hello,
I have a strange situation.
I try to make a Web Scenario check on an URL with a nonstandart port: https://website.com:8423/path/to/status and i get failed: Couldn't connect to server.
I can make a curl request from both Zabbix Server and host server with wanted output; i stopped firewall, added port to firewall. Telnet working on same port (if it's related)
If i make same test with https://www.google.com/ everything works fine.
Any ideas?
EDIT:
Added another test with port 8080, same error.
I have a strange situation.
I try to make a Web Scenario check on an URL with a nonstandart port: https://website.com:8423/path/to/status and i get failed: Couldn't connect to server.
I can make a curl request from both Zabbix Server and host server with wanted output; i stopped firewall, added port to firewall. Telnet working on same port (if it's related)
If i make same test with https://www.google.com/ everything works fine.
Any ideas?
EDIT:
Added another test with port 8080, same error.
Comment