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
className="org.apache.catalina.valves.RemoteAddrValve"
allow="127\.0\.0\.1\, 192\.168\.12\.22, 192\.168\.12\.23"/>

 

Now I can only make to following work  <Valve
className="org.apache.catalina.valves.RemoteAddrValve"
allow="127\.0\.0\.1"/>

 

Please help

 

Thanks

 

Br.

Michael Trabjerg

Reply via email to