Hi Mark,
Is it possible that you may have mistyped allow="xxx.xxx.xxx.xxx" as
allow="xxx.xxx.xxx.xxx in your configuration? If you did not accidentally
delete the (") from the right hand side of allow when sending to the list,
that may be your problem.
> -----Original Message-----
> From: Mark Leone [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 20, 2005 6:58 AM
> To: Tomcat Users List
> Subject: Re: Remote Address Valve Lets Everything Through
>
> The asterisks in the valve below are an artifact of the way I
> did my cut and paste. The actual valve appears as follows in
> server.xml
>
> <valve className="org.apache.catalina.valves.RemoteAddrValve"
> allow="xxx..xxx.xxx.xxx/> // actual IP address not shown
>
> -Mark
>