RE: Remote Host Filter

2010-05-24 Thread Propes, Barry L
r. Thanks, though. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, May 24, 2010 1:58 PM To: Tomcat Users List Subject: RE: Remote Host Filter > From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: RE: Remote Host Fi

RE: Remote Host Filter

2010-05-24 Thread Caldarale, Charles R
> From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: RE: Remote Host Filter > > allow="\\machine43name" /> like this. As Mark said, use the actual name as it appears in the HTTP header, not the Windows corruption of it. - Chuck THIS COMMUNICATION

RE: Remote Host Filter

2010-05-24 Thread Propes, Barry L
Sorry about thatHTML was the default setting -- let me switch it. I had the following: like this. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, May 24, 2010 12:56 PM To: Tomcat Users List Subject: RE: Remote Host Filter

Re: Remote Host Filter

2010-05-24 Thread Mark Thomas
On 24/05/2010 18:56, Caldarale, Charles R wrote: >> From: Propes, Barry L [mailto:barry.l.pro...@citi.com] >> Subject: Remote Host Filter >> >> allow="\\machine43name" > > Why do you have a leading backwards slash on the allow? That looks like Windows n

RE: Remote Host Filter

2010-05-24 Thread Caldarale, Charles R
> From: Propes, Barry L [mailto:barry.l.pro...@citi.com] > Subject: Remote Host Filter > > allow="\\machine43name" Why do you have a leading backwards slash on the allow? Why do you have a thingie buried in the allow? (Hint: send to the list in plain-text only, not H

Remote Host Filter

2010-05-24 Thread Propes, Barry L
Hello, I'm trying to implement the RemoteHostValve into my app configuration and getting a forbidden. In my META-INF/context.xml file in the manager folder, I changed from a RemoteAddrValve, filtered by IP address (which worked successfully) to the RemoteHostValve, using allow="\\machine43name