From owner-freebsd-questions Wed Oct 9 2:19:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB1737B401 for ; Wed, 9 Oct 2002 02:19:56 -0700 (PDT) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by mx1.FreeBSD.org (Postfix) with SMTP id 6731B43E42 for ; Wed, 9 Oct 2002 02:19:54 -0700 (PDT) (envelope-from paulius@kaktusas.org) Received: (qmail 10937 invoked by uid 1000); 9 Oct 2002 09:19:52 -0000 Date: Wed, 9 Oct 2002 11:19:52 +0200 From: Paulius Bulotas To: freebsd-questions@FreeBSD.ORG Subject: Re: ssh write failed Message-ID: <20021009091952.GB10702@kaktusas.org> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <000701c26ee9$8b49cc60$0764a8c0@cyberzone.odessos.org> <8F3A3AAF-DADC-11D6-B3C9-00039368B8EC@mindspring.com> <20021008193912.GA30598@happy-idiot-talk.infracaninophi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021008193912.GA30598@happy-idiot-talk.infracaninophi> X-URL: http://www.kaktusas.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02 10 08, Matthew Seaman wrote: > On Tue, Oct 08, 2002 at 09:39:48AM -0700, Michelle Weeks wrote: > > Oct 8 10:35:16 louie sshd[18801]: fatal: Write failed: Permission denied > > Oct 8 10:35:16 louie sshd[18801]: fatal: Write failed: Permission denied > > ipfw, probably. Sounds like a dynamic rule is timing out in the He could use this patch for ssh client (heartbeat feature): http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html and set Heartbeat 120 or smth (default dynamic rule timeout is 5 minutes?) The bad thing for me, I'm using ipfw with static rules, but still often get fatal write failure ;) Maybe that's physical link problems... Paulius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message