From owner-freebsd-questions Tue Apr 10 16:44:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rm-rstar.sfu.ca (rm-rstar.sfu.ca [142.58.120.21]) by hub.freebsd.org (Postfix) with ESMTP id EEB7637B424 for ; Tue, 10 Apr 2001 16:44:34 -0700 (PDT) (envelope-from tmchow@sfu.ca) Received: from fraser.sfu.ca (tmchow@fraser.sfu.ca [142.58.101.25]) by rm-rstar.sfu.ca (8.10.1/8.10.1/SFU-5.0H) with ESMTP id f3ANiYq29651 for ; Tue, 10 Apr 2001 16:44:34 -0700 (PDT) Received: from localhost (tmchow@localhost) by fraser.sfu.ca (8.9.2/8.9.2/SFU-5.0C) with ESMTP id QAA00703 for ; Tue, 10 Apr 2001 16:44:34 -0700 (PDT) X-Authentication-Warning: fraser.sfu.ca: tmchow owned process doing -bs Date: Tue, 10 Apr 2001 16:44:34 -0700 (PDT) From: Trevin Chow To: Subject: Even more SSHD strangeness Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Everyone's probably read my previous emails regarding my remote SSH disconnections... I decided to just load a completely open firewall ruleset, namely: 00100 1258 92612 allow ip from any to any 65535 0 0 deny ip from any to any I'm still getting disconnected in my SSH connections! Even stranger is that when I went to the actual server's terminal this time, there was an SSHD error: sshd[40927]: failed: Write failed: Permission Denied Previously several people emailed me saying it was likely a DENY rule in my firewall ruleset which was causing things to go astray. Doesn't this prove it's something else? I would love to entertain ANY suggestions. Regards, Trevin Chow To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message