Remote web interface blank
Posted: Mon Feb 05, 2018 7:40 am
I have a rhel 6 server with Nagios installed. It's all happy. On the server I can bring up the web interface, login, change pages and it's all fine. When I try to access the web interface remotely though it prompts for a username/password and then hangs. It eventually gives a
Some Background
- selinux and iptables are not running on the server (I'm on a closed network, I turned them off for testing anyway)
- I'm not using SSL and have not changed default ports or anything
- httpd is ok. I have some other web based tools installed and they are all fine both via the server and remotely.
- the username/password is ok as I can use the same details on the server to access the web interface
- rhel 6.5
- Nagios 4.3.4
- Apache 2.2.15
- I can't really update the apache or rhel version.
When I try to connect to either the hostname or ip, the status line shows 'waiting for response from <hostname> and then after a few minutes it throws the following into the httpd error log file
[error] [client myip ] Invalid method in request
Does anyone have any idea what 'the invalid method' might be? Suggestions for how to dig further? Use a browser on the server and it works perfectly.
Some Background
- selinux and iptables are not running on the server (I'm on a closed network, I turned them off for testing anyway)
- I'm not using SSL and have not changed default ports or anything
- httpd is ok. I have some other web based tools installed and they are all fine both via the server and remotely.
- the username/password is ok as I can use the same details on the server to access the web interface
- rhel 6.5
- Nagios 4.3.4
- Apache 2.2.15
- I can't really update the apache or rhel version.
When I try to connect to either the hostname or ip, the status line shows 'waiting for response from <hostname> and then after a few minutes it throws the following into the httpd error log file
[error] [client myip ] Invalid method in request
Does anyone have any idea what 'the invalid method' might be? Suggestions for how to dig further? Use a browser on the server and it works perfectly.