mod_security2

2007-07-14 Thread Bazy
Hi guys,

Do any of you use mod_security2?

An article just came up on HowToForge about it, and I'm skeptic about 
installing it on my FreeBSD box.
Is mod_security2 ok? Will it load the CPU? Will it make apache22 slow?

http://www.howtoforge.com/apache2_mod_security_debian_etch ModSecurity is an 
Apache module that provides intrusion detection and prevention for web 
applications. It aims at shielding web applications from known and unknown 
attacks, such as SQL injection attacks, cross-site scripting, path traversal 
attacks, etc.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Integrating Postfix + Amavisd-new + Clamav + DSpam + DBmail

2007-07-18 Thread Bazy
Oliver Peter wrote:
 On Sun, Jul 15, 2007 at 05:21:49PM +0545, Tek Bahadur Limbu wrote:
   
 Hi All,

 I was wondering if anybody on this list has successfully implemented the 
 following setup on a FreeBSD machine?

 Postfix + Amavisd-new + Clamav + DSpam + DBmail (PostgreSQL)

 Can I use the following diagram for this?

 Postfix -- Amavisd-new -- Clamav -- Amavisd-new -- DSpam -- Postfix 
 -- DBmail-lmtpd -- DBmail-Database?

 Is this the correct or optimal setup?

 Being relatively new to the world of MTAs, please forgive me for any 
 naive questions.


 Any pointers, suggestions and tips will be highly appreciated.
 

 I'm using  FreeBSD 6.2-RELEASE-p2 with Postfix, Cyrus-SASL2, amavisd-new, 
 clamav
 and dbmail (only IMAP with stunnel) with a pgsql backend.

 I would like to switch back to a filesystem based e-mail backend
 (maybe dovecot) - feels better to me.  Furthermore I think that dbmail
 has no good pgsql support (it has some bugs with IMAP) - 
 maybe you would like to try mysql instead (*hirgs*).

 If you would like I can show you my configuration files and table
 structures.

   

I'm using it with MySQL, my database is only 900MB with 15000 mails and
it works fine.

How did you integrate clamav with postfix?
I think through milter is the fastest solution, and if the milter
crashes, the mail won't just get scanned, but if a smtpd_proxy_filter
crashes, the mail will wait in queue and will not be delivered to dbmail.

# clamav-milter
smtpd_milters = unix:/var/run/clamav/clmilter.sock
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


gre tunnel with key

2007-07-30 Thread Bazy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Hi guys,

I'm trying to establish a gre tunnel between 2 offices in different
cities, my problem is that, at the other end, they use a Linux router.
And they specified at the gre tunnel a key, as in: ip tunnel add goofy
mode gre remote x.x.x.x key 294.

I used gre before, but I have no idea how to set a key on FreeBSD.
I've read
http://www.freebsd.org/cgi/man.cgi?query=greapropos=0sektion=0manpath=FreeBSD+6.2-RELEASEformat=html
and other man pages, googled around... but with no luck.

Can anyone help me on this?



Thank you!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFGriRm7nEMcIvWOSIRAiJkAJ45/LOMGDdKCjnfURSi3/Bv+Y7p1ACfdj39
lqW3DeUYEfaaXTu+MZVRqpQ=
=U9jy
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]