Re: Strangest thing I've ever seen: Manager doesn't like its allow clause.

Chuck Caldarale <[email protected]>
Newsgroups gmane.comp.jakarta.tomcat.user
Message-ID <[email protected]>
> On 2025 Nov 12, at 11:04, James H. H. Lampert <[email protected]> wrote:
> 
> The "straight-out-of-the-box" allow clause for the 110 manager is
>> allow="127\.\d+\.\d+\.\d+|::1|0:0:0:0:0:0:0:1"
> 
> Hmm! The "straight-out-of-the-box" allow clause for the 111 manager is
>> allow="127.0.0.0/8,::1/128"


The valve configurations for webapps included with Tomcat 9.0.110 and prior versions were for RemoteAddrValve; for 9.0.111 and beyond, they’re for RemoteCIDRValve. As previously noted, the syntax rules are different for these valves.

  - Chuck
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.