Re: Promise SX6000 controller

2004-04-05 Thread Doug White
On Thu, 1 Apr 2004, Tom Glover wrote: > On Wed, 31 Mar 2004, Freddie Cash wrote: > > > > Before I go beat my head against the proverbial wall - again > > > > > Any tips on installing 5.2.1 using this controller? Any tricks to > > > making it bootable? In fact is it possible to make it bootabl

Re: Diskless machine - getdevs: error getting device stats

2004-04-05 Thread Doug White
On Wed, 31 Mar 2004, Steve Shorter wrote: > Howdy! > > I have some diskless machines that boot using PXE and mount > data over NFS. They are truly diskless. When I run > vmstat (or similarly systat -vm) I get > > vmstat: getdevs: error getting device stats > getdevs: Invalid argu

Re: ssh no longer connecting automatically

2004-04-05 Thread Johan Huldtgren
Quoting Dag-Erling Smørgrav <[EMAIL PROTECTED]>: > > Daren Desjardins <[EMAIL PROTECTED]> writes: > > > > I think its some kind of library issue... I noticed the two machines > > that are having issues have 'openssl-0.9.7d' installed as a port... > > Yes, I suspect it's an OpenSSL bug since that'

Re: USB problem.

2004-04-05 Thread Julian Elischer
> Date: Sun, 4 Apr 2004 20:17:18 -0400 > From: Christopher Sean Hilton <[EMAIL PROTECTED]> > Subject: Re: HEADSUP!!! USB MFC committed.. > To: Julian Elischer <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > On Fri, Mar

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Daren Desjardins <[EMAIL PROTECTED]> writes: > Whats the easiest way to compare the two dirs? Just want a recursive ls > on them? diff -ru > I think its some kind of library issue... I noticed the two machines > that are having issues have 'openssl-0.9.7d' installed as a port... Yes, I suspect

Re: ssh no longer connecting automatically

2004-04-05 Thread Daren Desjardins
I should also add, that I am unable to connect to a Linux 2.4 box running OpenSSH 3.5p1. Whats the easiest way to compare the two dirs? Just want a recursive ls on them? I think its some kind of library issue... I noticed the two machines that are having issues have 'openssl-0.9.7d' installed as

Re: ssh no longer connecting automatically

2004-04-05 Thread Jonathon McKitrick
On Mon, Apr 05, 2004 at 02:41:55PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > What I want to do now is back out that port and use the system version of : > SSH. A simple build/install world should fix that, right? : : If you didn't build the port with O

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > http://silverwraith.com/papers/freebsd-tuning.php If you search the {list,slashdot} archives, you'll quickly find out what my feelings are about that guide. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > What I want to do now is back out that port and use the system version of > SSH. A simple build/install world should fix that, right? If you didn't build the port with OPENSSH_OVERWRITE_BASE, all you need to do is pkg_delete it. If you did use OPE