Re: org.apache.catalina.valves.RemoteAddrValve

2024-04-05 Thread Eric Fetzer
Thanks Christopher! Sent from my iPhone > On Apr 4, 2024, at 10:20 PM, Christopher Schultz > wrote: > > Eric, > >> On 4/4/24 13:43, Eric Fetzer wrote: >> Hi All, >> When I originally set up my tomcat instance, I added the following to allow >> manager access under

Re: org.apache.catalina.valves.RemoteAddrValve

2024-04-04 Thread Christopher Schultz
Eric, On 4/4/24 13:43, Eric Fetzer wrote: Hi All, When I originally set up my tomcat instance, I added the following to allow manager access under /opt/tomcat/webapps/manager/META-INF/context.xml: That worked wonderfully. Now I'm trying to add another IP range by changing it to: This is

Re: org.apache.catalina.valves.RemoteAddrValve on Tomcat 7.0.27 x64 Windows 2008 R2

2012-12-13 Thread André Warnier
Michael Trabjerg wrote: Hi Info: Tomcat 7.0.27 x64 running on Windows 2008 R2 Tomcat 6 allowed me to restrict access to Tomcat for more than one IP address, but it does not seem to work on Tomcat 7.0.27. Usually this worked: Valve

RE: org.apache.catalina.valves.RemoteAddrValve on Tomcat 7.0.27 x64 Windows 2008 R2

2012-12-13 Thread Michael Trabjerg
. december 2012 16:10 To: Tomcat Users List Subject: Re: org.apache.catalina.valves.RemoteAddrValve on Tomcat 7.0.27 x64 Windows 2008 R2 Michael Trabjerg wrote: Hi Info: Tomcat 7.0.27 x64 running on Windows 2008 R2 Tomcat 6 allowed me to restrict access to Tomcat for more than one

Re: org.apache.catalina.valves.RemoteAddrValve on Tomcat 7.0.27 x64 Windows 2008 R2

2012-12-13 Thread André Warnier
Michael Trabjerg wrote: Hi André This worked Valve className=org.apache.catalina.valves.RemoteAddrValve allow=(127\.0\.0\.1|192\.168\.12\.22|192\.168\.12\.23)/ The other used to work for Tomcat 6. Yes, but as I remember it was changed because it was ambiguous : a comma can be part of a