Re: VPN Agregation

2006-12-19 Thread just Maxim
Hi, Could you give me more details? At the moment i have: a) 7 adsl modems (each modem gives an real IP) b) an outside server with big bandwidth (with real IP) How can i do this aggregation? At the moment, i just loadbalancing the traffic. But this doesn't create a big channel. I can copy a fil

Re: VPN Agregation

2006-12-19 Thread Girish Venkatachalam
On Tue, Dec 19, 2006 at 12:53:51PM +0200, just Maxim wrote: > Hi, > > Could you give me more details? > At the moment i have: > a) 7 adsl modems (each modem gives an real IP) > b) an outside server with big bandwidth (with real IP) > > How can i do this aggregation? > > At the moment, i just loa

Re: FW: FreeBSD: driver for ssl hardware accelerator board based on broadcom bcm5825, bcm5862 chips

2006-12-19 Thread Pawel Jakub Dawidek
On Sun, Dec 17, 2006 at 07:38:30AM +0200, Alex Aronson wrote: > > > -Original Message- > From: Alex Aronson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 13, 2006 10:48 AM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; > '[EMAIL PROTECTED]' > Subject: FreeBSD

unique hardware identification

2006-12-19 Thread Koen Martens
Hi All, I was wondering, if something like a unique hardware identification would be possible on FreeBSD. I'd like a machine to authenticate to a server, for which it will need a unique identification. Problem is, it should be generated automatically and not easy to fake / detect without already

Re: unique hardware identification

2006-12-19 Thread Devon H. O'Dell
2006/12/19, Koen Martens <[EMAIL PROTECTED]>: Hi All, I was wondering, if something like a unique hardware identification would be possible on FreeBSD. I'd like a machine to authenticate to a server, for which it will need a unique identification. Problem is, it should be generated automaticall

Re: unique hardware identification

2006-12-19 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Koen Martens <[EMAIL PROTECTED]> typed: > Hi All, > > I was wondering, if something like a unique hardware identification > would be possible on FreeBSD. > > I'd like a machine to authenticate to a server, for which it will > need a unique identification. Problem is, it sh

Re: unique hardware identification

2006-12-19 Thread Bill Moran
In response to "Devon H. O'Dell" <[EMAIL PROTECTED]>: > 2006/12/19, Koen Martens <[EMAIL PROTECTED]>: > > Hi All, > > > > I was wondering, if something like a unique hardware identification > > would be possible on FreeBSD. > > > > I'd like a machine to authenticate to a server, for which it will

Re: unique hardware identification

2006-12-19 Thread soralx
> I'm thinking of something like combining serial numbers from > CPU/disks for example, but there does not seem to be a clear way to > obtain these (not all cpu's even have a serial number in there). the simplest thing that comes to my mind is parsing `dmidump` for serial numbers, hoping there ar

Re: FreeBSD-6.1/amd64 bge(4) driver performance problems

2006-12-19 Thread Raphael H. Becker
On Tue, Nov 28, 2006 at 08:47:32PM +0200, Vladimir Terziev wrote: > It seems the bge(4) driver has severe performance problems (may be > especially in my configuration). > I tried test scp(1) to a remote machine, using one of the BCM5721 NICs. > The average speed which has been reache

Locking fundamentals

2006-12-19 Thread Duane Whitty
Hello again, It seems to me that understanding locking holds the key to understanding fbsd internals. Could someone review my understanding of fbsd locking fundamentals. (No assertions here, just questions) lock_mgr mutexes|sx_lock ---^ atomic | me