RE: monitor ALL connections to ALL ports

2002-10-15 Thread Maildrop
This is what I currently have. /dev/ad0s3e 1.2G 912M 175M84%/var/log I got a 30 count of sys rotates at ever 10 megs (newsyslog.conf), expect for httpd* logs, I just leave them untouched for stat info and clean by hand, right now htye are only 115 megs. Jack > -Original Mess

RE: monitor ALL connections to ALL ports

2002-10-14 Thread Maildrop
I moved this thread to [EMAIL PROTECTED] due to a request that [EMAIL PROTECTED] was an inapropate place to discuss this issuse. >On Mon, Oct 14, 2002 at 02:31:05PM -0500, Maildrop wrote: >> >> I put these rule in: >> >> ipfw add count log all from any to any >&g

RE: Drive/DMA issuse

2002-10-14 Thread Maildrop
Any ideas on this, is it a hardware issuse, hardware config issuse, softare issuse? Jack > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Maildrop > Sent: Saturday, October 12, 2002 12:22 AM > To: Jonas Fornander; 'FreeBSD LI

RE: Running ipfw from a webpage/using php.

2002-10-14 Thread Maildrop
Typically PHP runs as www (or nobody). You will have to give ipfw root exec premission (forgot what is is called, but mode 1755 and owner root) or use sudo. (man sudo, man chmod) either should work, but be warned this is very INSECURE! Jack > -Original Message- > From: [EMAIL PROTECTED

Replacing/Mirror root drive?

2002-10-10 Thread Maildrop
I currently have a 4.3 gig drive as my root/var and swap partitions. This drive is going bad fast and need to replace it. I have a clean, working 10 gig drive that has been tested and verified working correctly. The question is, how do I "mirror" the 4.3 gig drive over to the 10 gig drive? I