I'm preparing to do a Tomcat update on a customer box, and I find that
I'm unable to reach the manager context.
I have the RemoteAddrValve on the manager set to denyStatus="404" and I
have (with the actual IP addresses redacted):
allow="127\.\d+\.\d+\.\d+|::1|0:0:0:0:0:0:0:1|{my office IP}|{another
office ip}" />
but I'm getting blocked with a 404 error.
My best guess is that their firewall is making me look like a different
IP address. And this certainly squares with the fact that I see HTTPS
connections from over 50 IP addresses, none of them my office address.
But is there a way, without shutting down and restarting Tomcat, to find
out what it's seeing me as? Or to get a change in the allow clause to
take effect without a restart?
--
JHHL
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]