packet filter problem on transparent firewall using bridge and pf

2012-06-20 Thread ProAce
I have some trouble with pf on freebsd bridge. Network topology: ( untrust ) -- { em0 , bridge0 , em1 } -- ( trust ) Bridge Network: 10.1.1.0/24 bridge0 IP: 10.1.1.1 ( freebsd's ip ) default gw: 10.1.1.254 ( in untrust area ) server: 10.1.1.101 ~ 200 ( in trust area ) pf.conf on freebsd

something wrong of ifconfig bridge0 addr - mac address appears on wrong interface

2012-06-21 Thread ProAce
( untrust ) --- ( em0 , bridge0 , em1 ) --- ( trust ) Sometimes , I cannot connect to trust server from untrust. I log some information from ifconfig bridge0 addr. It seems some thing wrong of trust server's mac appear on em0. trust serv1's mac: 00:50:56:af:2e:43 trust serv2's mac:

Is it reliable to increase the MAXCPU in param.h ?

2008-06-30 Thread ProAce
Server: HP DL785G5 with 8 CPU ( 32 cores ) , 16G RAM OS: FreeBSD 7.0-amd64 Kernel 1: MAXCPU = 16 ( default ) Kernel 2: MAXCPU = 32 DL785G5 run with kernel 1 and kernel 2 both successfully, and the FreeBSD can detect the 16 CPUs and 32 CPUs normally ( using top -S command). If I use kernel 2 for

Re: Is it reliable to increase the MAXCPU in param.h ?

2008-07-04 Thread ProAce
| 41354 22 | 39321 23 | 37905 24 | 31794 25 | 29731 26 | 25782 27 | 26069 28 | 23780 29 | 19475 30 | 17867 31 | 17794 32 | 26065 33 | 35252 34 | 36010 35 | 34396 36 | 33878 2008/7/1, Kris Kennaway [EMAIL PROTECTED]: ProAce wrote: Server

cache nfs file to local disk

2008-08-27 Thread ProAce
Hello, There are the cachefs on Solaris and FS-Cache on RedHat can cache file from nfs to local disk, does any similar software can be run on FreeBSD? In order to reduce the throughput and ops for nas server, I just want to cache file from nfs to local disk. And the cache system can controller