Traffic analysis tools

2002-04-29 Thread Craig
Hi Guys I am looking for traffic analysis tools for Apache virtual hosts, any suggestions on what works well and is relativley easy to configure ?> ..Craig :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: installing adaptec 2400a RAID card

2002-04-29 Thread Tomasz Papszun
On Sun, 28 Apr 2002 at 13:03:10 -0400, Andrew Kaplan wrote: > How do I install debain ( 2.2.r_6)with an Adaptec 2400a RAID card. On the CD > I only see RedHat and Suse. > > Thanks, > > Andrew P. Kaplan > Network Administrator > CyberShore, Inc. > http://www.cshore.com I have installed Debian po

IP Masquerading and packet fragmentation problems

2002-04-29 Thread Karl E. Jorgensen
[ I realise that this may be off-topic for Debian-ISP, as I'm not an ISP. But the expertise is out there...] Since setting up a separate machine as firewall/router for my small home LAN, I've had problems with accessing large emails and certain web pages from machines on my LAN. Symptoms: The

Re: avoid user direct accec *.html

2002-04-29 Thread Arthur H. Johnson II
Not sure I understand your question. -- Arthur H. Johnson II Senior Systems Engineer The Linux Box 206 S. Fifth Ave. Suite 150 Ann Arbor, MI 48104 tel. 734-761-4689 fax. 734-769-8938 pgr. 734-882-0323 On Mon, 29 Apr 2002, Patrick Hsieh wrote: > Hello, > > In apache, if I want to avoid

Re: Traffic analysis tools

2002-04-29 Thread Richard Arends
On Mon, 29 Apr 2002, Craig wrote: > I am looking for traffic analysis tools for Apache > virtual hosts, any suggestions on what works well > and is relativley easy to configure ?> http://www.mrunix.net/webalizer/ Greetings, Richard. An OS is like swiss cheese, the bigger it is, the more

Re: Traffic analysis tools

2002-04-29 Thread Russell Coker
On Mon, 29 Apr 2002 13:29, Craig wrote: > I am looking for traffic analysis tools for Apache > virtual hosts, any suggestions on what works well > and is relativley easy to configure ?> At the time I wrote the tools in my logtools package for managing web logs it combined with Webalizer was (for

Re: avoid user direct accec *.html

2002-04-29 Thread Patrick Hsieh
Hello "Arthur H. Johnson II" <[EMAIL PROTECTED]>, OK. My situation is: If I want to avoid user to directly access my .html files, say type the complete url in the browser, is it possible? In PHP, I can check the HTTP_REFERER to make sure connections originates from the same website. If the HTTP

Compiling RAID drivers in versus out (as a module)

2002-04-29 Thread Jason Lim
Hi All, I would like to make the extremely important yet rarely mentioned fact that you should always compile critical drivers directly into the kernel and not as some module (all the essentials, like the 3w- driver if you have 3ware cards, etc.). The reason being is that if anything ever stu

apache woes with xxx.sh.gz

2002-04-29 Thread Patrick Hsieh
Hello list, When I add .sh in AddHandler in httpd.conf, I hope apache to consider it as cgi file. However, if I put a xxx.sh.xxx (xxx could be any string) under DocumentRoot and open a http client to get it, my apache server will see it as a cgi file and get cgi error. This is unexpected, since x

Re: Traffic analysis tools

2002-04-29 Thread Jason Lim
webalizer and analog come to mind straight away. Webtrends is the big commercial one. There was another... Urchin... or something like that, that claims to have bigger clients that Webtrends, but don't quote me on that, i'm not 100% sure. The above should do well. Freshmeat and Google are your

Help with managing multiple debian boxes in a lab

2002-04-29 Thread B. Ash
Hi, I was wondering if anybody knew a good way to keep a Debian Lab with over 15 computers in sync with eachother as far as software goes? Doing an apt-get install for all of the machines seems redundant. Is there away to setup a master Debian host that can be accessed by of a slave to mai

A Linux version of system and network monitoring?

2002-04-29 Thread Crawford Rainwater
Folks, Does anyone know of a Linux based system and network monitoring program out there? Similar to Tivoli or HP OpenView, preferably under GPL and free? If so, links and such would be great. This would be used to monitor a remote system being "up" or "down" along with potentially UPS network

Re: avoid user direct accec *.html

2002-04-29 Thread Bulent Murtezaoglu
> "PH" == Patrick Hsieh <[EMAIL PROTECTED]> writes: [...] PH> In PHP, I can check the HTTP_REFERER to make sure connections PH> originates from the same website. If the HTTP_REFERER is empty PH> or not belongs to the same website, I can redirect the client PH> to another webpag

Re: avoid user direct accec *.html

2002-04-29 Thread Craig Sanders
On Tue, Apr 30, 2002 at 02:12:03AM +0800, Patrick Hsieh wrote: > If I want to avoid user to directly access my .html files, say type > the complete url in the browser, is it possible? > > In PHP, I can check the HTTP_REFERER to make sure connections > originates from the same website. If the HTTP

Re: avoid user direct accec *.html

2002-04-29 Thread Patrick Hsieh
Hello Craig Sanders <[EMAIL PROTECTED]>, I was considering to put static files outsides documentroot, however, I'm afraid it will add the directory complexity. And you said a real authentication method could useful. How? Since they are just static files, I can't embed authentication in them, rig

UML Diagrams for the IP protocol stack

2002-04-29 Thread Bao C. Ha
Hi everyone, I have been looking for the UML diagrams of the IP protocol stacks. I just wonder if anyone knows of one. I thought I have seen/heard of one but don't remember where at this moment. Appreciate all the helps. Bao -- Bao C. Havoice: (310) 922-0137 8D66 6672 7

Re: apache woes with xxx.sh.gz

2002-04-29 Thread Jeremy C. Reed
On Tue, 30 Apr 2002, Patrick Hsieh wrote: > When I add .sh in AddHandler in httpd.conf, I hope apache to consider it > as cgi file. However, if I put a xxx.sh.xxx (xxx could be any string) > under DocumentRoot and open a http client to get it, my apache server > will see it as a cgi file and get

Re: A Linux version of system and network monitoring?

2002-04-29 Thread Martin Grape
29 Apr 2002, Crawford Rainwater wrote: > Folks, > > Does anyone know of a Linux based system and network > monitoring program out there? Similar to Tivoli or > HP OpenView, preferably under GPL and free? If so, > links and such would be great. > > This would be used to monitor a remote system

Re: A Linux version of system and network monitoring?

2002-04-29 Thread Do-Risika RAFIEFERANTSIARONJY
Crawford Rainwater wrote: > > Folks, > > Does anyone know of a Linux based system and network > monitoring program out there? Similar to Tivoli or > HP OpenView, preferably under GPL and free? If so, > links and such would be great. > > This would be used to monitor a remote system being > "u