Re: QMail Help

2008-03-12 Thread Vinicius Vianna
Paul A. Procacci wrote: Victor Farah wrote: Hello I'm running qmail and I created an smtproutes file, inside my /var/qmail/control/ directory. I then sent a killall -ALRM qmail-send, but it doesn't seem like it uses that smtproutes file I made. I start qmail using supervise scripts.

Re: packet filter does not keep state

2008-04-03 Thread Vinicius Vianna
Hi Erik, Remember that any quick rule will apply on it and pf will not search anymore, maybe you should clean up your pf.conf a little bit. Maybe removing all quick rules you get what you want ;) - block in log on $wlan_if inet from $wlan_net to pass in log quick

Re: Network throughput

2012-01-11 Thread Vinicius Vianna
On 11/01/12 09:24, Mike Woods wrote: Hi guys, Been a while since i've had need to post to the list :) I'm trying to gather network throughput information on a box of ours and I'm having a little problem, the throughput is to be measured on a per-minute basis and i've been trying to use netstat

Virtualization using FreeBSD and AMD-V

2008-02-13 Thread Vinicius Vianna
Hi folks, I wanna setup a home server to make some lab work, in a simple way just throw some different distributions and test they, like bsd systems and linux/solaris also. Currently I'm doing this running Xen on linux, but i wanna to use FreeBSD to use pf and a more stable system. So anyone u

Re: Fwd: [ Unable to compile sysutils/e2fsprogs ]

2008-02-13 Thread Vinicius Vianna
Hi, I think something is broken with your compiler/libs, try to reinstall the developer packages with sysinstall, or maybe a "make buildworld" to make sure everything is ok with your system. If someone can please help more, your logs show that basically nothing could be compiled in the ./confi

Re: Apache

2009-02-28 Thread Vinicius Vianna
Monty Pyth escreveu: Does anyone know what file Apache checks to get the time zone offset for httpd-access.log? 65.223.44.56 - frank [10/Oct/2000:13:55:36 -0500] "GET /apache_pb.gif HTTP/1.0" 200 2326 "http://www.example.com/start.html"; "Mozilla/4.08 [en] (Win98; I ;Nav)" Where does Apache

Re: Memory usage for MySQL

2006-07-23 Thread Vinicius Vianna
From what I read you should only change kern.maxdsiz, changing kern.dfldsiz makes every process allocating this amount of memory by default, thats bad. Something like: kern.maxdsiz="1395864371" # 1.3GB #kern.dfldsiz="1395864371" # 1.3GB #kern.maxssiz="134217728" # 128MB would do the trick for

Re: carp and nat

2006-08-01 Thread Vinicius Vianna
Hi, Your network layout would help in this but anyway. The carp on the external interface should be used to the external router know what firewall to send your incoming packets, and the carp on the internal interface to the same thing on you LAN. You can check with route(8) what interface is be