Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread Jack Coates
On Thu, 2002-11-07 at 02:40, Franki wrote: > Hi guys, > > I am sick to death of my error_log for http being full of cmd.exe and > root.exe stuff.. > > it makes it much harder to find useful stuff in the logs as a result.. (if > you are not sure what you are looking for at the time.) > > is there

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread Todd Lyons
Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > I am sick to death of my error_log for http being full of cmd.exe and > root.exe stuff.. > my logs are always 90% full of this crap. > anyone got any ideas??? In your /etc/httpd/conf/commonhttpd.conf file, put this: redirect /MSA

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread Craig Woods
Todd Lyons wrote: > > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being full of cmd.exe and > > root.exe stuff.. > > my logs are always 90% full of this crap. > > anyone got any ideas??? > > In your /etc/httpd/conf/commonhttpd.conf f

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread kwan
On Thu, 7 Nov 2002, Todd Lyons wrote: > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being full of cmd.exe and > > root.exe stuff.. > > my logs are always 90% full of this crap. > > anyone got any ideas??? > > In your /etc/httpd/conf

RE: [expert] layer 7 application layer filtering.

2002-11-07 Thread Franki
Thanks guys, I like the idea of redirecting them back to microsoft... rgds Frank -Original Message- From: [EMAIL PROTECTED] [mailto:todd@;mandrakesoft.com]On Behalf Of Todd Lyons Sent: Friday, 8 November 2002 3:46 AM To: [EMAIL PROTECTED] Subject: Re: [expert] layer 7 application

RE: [expert] layer 7 application layer filtering.

2002-11-07 Thread Franki
Behalf Of Craig Woods Sent: Friday, 8 November 2002 5:06 AM To: [EMAIL PROTECTED] Subject: Re: [expert] layer 7 application layer filtering. Todd Lyons wrote: > > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being f

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread Pierre Fortin
On Thu, 7 Nov 2002 11:46:19 -0800 Todd Lyons <[EMAIL PROTECTED]> wrote: > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being full of cmd.exe and > > root.exe stuff.. > > my logs are always 90% full of this crap. > > anyone got any ide

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread Miark
t: Friday, 8 November 2002 3:46 AM > To: [EMAIL PROTECTED] > Subject: Re: [expert] layer 7 application layer filtering. > > > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being full of cmd.exe and > &g

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread David Guntner
Todd Lyons grabbed a keyboard and wrote: > > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being full of cmd.exe and > > root.exe stuff.. my logs are always 90% full of this crap. > > anyone got any ideas??? > > In your /etc/httpd/conf

Re: [expert] layer 7 application layer filtering.

2002-11-07 Thread David Guntner
Todd Lyons grabbed a keyboard and wrote: > > In your /etc/httpd/conf/commonhttpd.conf file, put this: > > > redirect /MSADC http://www.microsoft.com > redirect /c http://www.microsoft.com > redirect /d http://www.microsoft.com > redirect /_mem_bin http://www.microsoft.com

MSVTS [was: Re: [expert] layer 7 application layer filtering.]

2002-11-09 Thread Pierre Fortin
On Thu, 7 Nov 2002 11:46:19 -0800 Todd Lyons <[EMAIL PROTECTED]> wrote: > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > > > I am sick to death of my error_log for http being full of cmd.exe and > > root.exe stuff.. > > my logs are always 90% full of this crap. > > anyone got any ide

RE: MSVTS [was: Re: [expert] layer 7 application layer filtering.]

2002-11-10 Thread Franki
ierre Fortin Sent: Saturday, 9 November 2002 11:21 PM To: [EMAIL PROTECTED] Subject: MSVTS [was: Re: [expert] layer 7 application layer filtering.] On Thu, 7 Nov 2002 11:46:19 -0800 Todd Lyons <[EMAIL PROTECTED]> wrote: > Franki wrote on Thu, Nov 07, 2002 at 06:40:45PM +0800 : > > &g

Re: MSVTS [was: Re: [expert] layer 7 application layer filtering.]

2002-11-11 Thread Todd Lyons
Franki wrote on Sun, Nov 10, 2002 at 08:30:30PM +0800 : > > > RedirectMatch ^.*\.(exe|dll|ida|idq).* http://www.microsoft.com/root.exe > > I put root.exe on the end of the url, because I want it to show up on their > logs as something other then a page hit, and $1 was just adding exe to the >