Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 55403 invoked from network); 10 May 2005 14:15:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 May 2005 14:15:38 -0000 Received: (qmail 3908 invoked by uid 500); 10 May 2005 14:17:12 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 3861 invoked by uid 500); 10 May 2005 14:17:12 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3825 invoked by uid 99); 10 May 2005 14:17:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.stadt-nw.de (HELO smtp-relay.stadt-nw.de) (194.25.29.86) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 10 May 2005 07:17:12 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp-relay.stadt-nw.de (Postfix) with ESMTP id 0E44D13F79 for ; Tue, 10 May 2005 16:55:17 +0200 (CEST) Received: from smtp-relay.stadt-nw.de ([127.0.0.1]) by localhost (smtp-relay.stadt-nw.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18948-02 for ; Tue, 10 May 2005 16:55:15 +0200 (CEST) Received: from voyager (unknown [192.100.46.124]) by smtp-relay.stadt-nw.de (Postfix) with SMTP id 8E99F13F69 for ; Tue, 10 May 2005 16:55:15 +0200 (CEST) Received: from ([192.100.46.108]) by voyager; Tue, 10 May 2005 16:13:31 +0200 (Westeurop�ische Sommerzeit) Received: by mail.stadt-nw.de with Internet Mail Service (5.5.2653.19) id ; Tue, 10 May 2005 16:13:02 +0200 Message-ID: <57F27E97615AD411BE2D00010208705003372F25@mail.stadt-nw.de> From: "Altrock, Jens" To: 'Tomcat Users List' Subject: AW: Restrict access to webapps for IPs Date: Tue, 10 May 2005 16:12:58 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hm... won't work :( I added to noe of the apps in webapps/name_of_app/WEB-INF/web.xml the following: right after the tag in the xml file. But people can access that application from the internet anyway... > -----Urspr=FCngliche Nachricht----- > Von: Lutz Zetzsche [mailto:Lutz.Zetzsche@sea-rescue.de] > Gesendet: Dienstag, 10. Mai 2005 16:00 > An: Tomcat Users List > Betreff: Re: Restrict access to webapps for IPs > > > Hi Jens, > > Altrock, Jens schrieb: > > Ok, got that. But do I need to install the regular > expressions library? > > To my practical knowledge, the RemoteAddrValve will work out > of the box. > You don't have to install additional libraries to get it work. > > > > And how to say that I want a whole subnet to be added? > > For allowing a whole subnet, just use an asterisk in the > allow attribute > value: > > > > > Lutz > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > ########################################### Diese Nachricht wurde von F-Secure Anti-Virus gescannt. This message has been scanned by F-Secure Anti-Virus. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org