Re: SunFire X4100 MPT Issues 6.2 RC1

2006-12-01 Thread Spartak Radchenko
Dave wrote: On Dec 1, 2006, at 12:47 PM, Vivek Khera wrote: On Dec 1, 2006, at 11:29 AM, Dave wrote: We have talked to Sun about it and have not heard back on a fix for the latest BIOS. We have been given an older version of the BIOS that does not have this issue. Which version of bios

Re: sshd. "UseDNS no" ignored?

2006-12-01 Thread Chuck Swiger
On Dec 1, 2006, at 1:49 PM, Dmitry Pryanishnikov wrote: On Fri, 1 Dec 2006, Chuck Swiger wrote: And I didn't say that it's the OSI Open Source. I wrote "(which is also open-source)", not even "Open Source". So I didn't mean that you can just copy&paste their sources into OpenSSH. [ ... ] I

Re: vr speed issues

2006-12-01 Thread Jamie Clark
Steven Hartland wrote: Charles Sprickman wrote: Backing up the 4.10 box was within an acceptable margin of wire speed (~8MB/s on 100M ethernet) given that a router was in the middle. That's roughly how the box has always performed. After installing 6.1_RELEASE and updating to RELENG_6 I started

Re: SunFire X4100 MPT Issues 6.2 RC1

2006-12-01 Thread David Duchscher
On Dec 1, 2006, at 2:33 PM, Vivek Khera wrote: On Dec 1, 2006, at 3:27 PM, Dave wrote: The upgrade to the ILOM card, and consequently the system BIOS, will not upgrade the LSI card and cause the boot problem that has been reported by me and others. As far as I know, the problem is only caus

Re: vr speed issues

2006-12-01 Thread Steven Hartland
Charles Sprickman wrote: Backing up the 4.10 box was within an acceptable margin of wire speed (~8MB/s on 100M ethernet) given that a router was in the middle. That's roughly how the box has always performed. After installing 6.1_RELEASE and updating to RELENG_6 I started the restore. Maxed out

Re: sshd. "UseDNS no" ignored?

2006-12-01 Thread Dmitry Pryanishnikov
Hello! On Fri, 1 Dec 2006, Chuck Swiger wrote: And I didn't say that it's the OSI Open Source. I wrote "(which is also open-source)", not even "Open Source". So I didn't mean that you can just copy&paste their sources into OpenSSH. [ ... ] I'd really prefer that people not claim a license i

Re: SERDES support for BCE driver

2006-12-01 Thread Claus Guttesen
Does anyone know when SERDES support will be included into the BCE driver. I have 10 x DELL 1955 blade servers that I can't use because the BCE driver does not support SERDES. Add four bl460c hp-blades. regards Claus ___ freebsd-stable@freebsd.org

Re: vr speed issues

2006-12-01 Thread Charles Sprickman
On Fri, 1 Dec 2006, Jamie Clark wrote: Charles Sprickman wrote: Hi all, I spent some time trying to track down slow tcp performance on a small office switched 100 LAN. We just put in a number of whitebox PCs running FreeBSD 6.1-p2/PC-BSD 1.2 that all have onboard Via Rhine 10/100 ethernet

Re: SunFire X4100 MPT Issues 6.2 RC1

2006-12-01 Thread Vivek Khera
On Dec 1, 2006, at 3:27 PM, Dave wrote: The upgrade to the ILOM card, and consequently the system BIOS, will not upgrade the LSI card and cause the boot problem that has been reported by me and others. As far as I know, the problem is only caused by upgrading the LSI MPT card to version 6.06.0

Re: SunFire X4100 MPT Issues 6.2 RC1

2006-12-01 Thread Dave
On Dec 1, 2006, at 12:47 PM, Vivek Khera wrote: On Dec 1, 2006, at 11:29 AM, Dave wrote: We have talked to Sun about it and have not heard back on a fix for the latest BIOS. We have been given an older version of the BIOS that does not have this issue. Which version of bios is the latest

pam.d/sshd

2006-12-01 Thread Stefan Thurner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Hi Stefan. > /etc/pam.d/sshd pam file is for sshd server not for ssh client. > If you want to use ssh-agent whole the time your box is online you > should start it right after login. In order to doing this add > "session optionalpam_

Re: pam.d/sshd

2006-12-01 Thread Nikolay Pavlov
On Thursday, 23 November 2006 at 9:53:26 +0100, Stefan Thurner wrote: > Hi! > > I would like to activate ssh-agent automatically if I login > via ssh. > > My /etc/pam.d/sshd looks like: > > # auth > auth requiredpam_nologin.so no_warn > auth sufficient pam_opie.sono_warn no_

Re: SunFire X4100 MPT Issues 6.2 RC1

2006-12-01 Thread Vivek Khera
On Dec 1, 2006, at 11:29 AM, Dave wrote: We have talked to Sun about it and have not heard back on a fix for the latest BIOS. We have been given an older version of the BIOS that does not have this issue. Which version of bios is the latest that works for you? I have two of these X4100's

Re: sshd. "UseDNS no" ignored?

2006-12-01 Thread Chuck Swiger
On Dec 1, 2006, at 2:14 AM, Dmitry Pryanishnikov wrote: Hello! Hi... On Thu, 30 Nov 2006, Chuck Swiger wrote: http://www.ssh.com/support/downloads/secureshellserver/non- commercial.html contains both download URLs and "Non-commercial license agreement for SSH Secure Shell for Servers" link

Gvinum functionality

2006-12-01 Thread Stephen Corbesero
I have a machine that has been functioning as a news and anonymous ftp server. This machine was running FreeBSD-5 using vinum on four 200GB firewire drives. The vinum configuration was always a little flaky because, but it was generally okay if I didn't try to make changes. About three weeks ag

Re: re(4) needs promisc to work properly

2006-12-01 Thread Bill Paul
> Hello Bill, > > * Bill Paul <[EMAIL PROTECTED]> wrote: > > > - Switching from and to promiscuous mode takes 7 seconds. All packets > > > are dropped in the mean time. > > > > The SIOCSIFFLAGS handler in re_ioctl() currently just takes a shortcut > > of calling re_init(). While this does event

Re: SunFire X4100 MPT Issues 6.2 RC1

2006-12-01 Thread Dave
On Nov 25, 2006, at 10:06 PM, Jeremy Chadwick wrote: On Sat, Nov 25, 2006 at 09:49:13PM -0600, Dave wrote: The unit boots find from the network. I guess I get to see if I can downgrade the firmware but I am not having much luck finding previous images. Have you tried talking to Sun about th

Re: re(4) needs promisc to work properly

2006-12-01 Thread Ed Schouten
Hello Bill, * Bill Paul <[EMAIL PROTECTED]> wrote: > > - Switching from and to promiscuous mode takes 7 seconds. All packets > > are dropped in the mean time. > > The SIOCSIFFLAGS handler in re_ioctl() currently just takes a shortcut > of calling re_init(). While this does eventually end up cha

Re: vr speed issues

2006-12-01 Thread Jamie Clark
Charles Sprickman wrote: Hi all, I spent some time trying to track down slow tcp performance on a small office switched 100 LAN. We just put in a number of whitebox PCs running FreeBSD 6.1-p2/PC-BSD 1.2 that all have onboard Via Rhine 10/100 ethernet controllers. Performace with scp was aro

Re: sshd. "UseDNS no" ignored?

2006-12-01 Thread Dmitry Pryanishnikov
Hello! On Thu, 30 Nov 2006, Chuck Swiger wrote: http://www.ssh.com/support/downloads/secureshellserver/non-commercial.html contains both download URLs and "Non-commercial license agreement for SSH Secure Shell for Servers" link. Right, and the license restriction to non-commercial use only