From owner-freebsd-stable Wed Feb 28 6:19:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 7F74737B71B for ; Wed, 28 Feb 2001 06:19:04 -0800 (PST) (envelope-from veldy@veldy.net) Received: from HP2500B (fuggle.veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id D57FEBA0A; Wed, 28 Feb 2001 08:18:27 -0600 (CST) Message-ID: <002001c0a191$23f65550$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Kris Kennaway" , Cc: References: <01cf01c0a0ed$d3e0c3f0$3028680a@tgt.com> <01cf01c0a0ed$d3e0c3f0$3028680a@tgt.com> <20010227105736.A56684@mollari.cthul.hu> <5.0.2.1.0.20010227141856.035e5ec0@marble.sentex.ca> <20010227234327.A35564@mollari.cthul.hu> Subject: Re: SSH1 fixed yet? Date: Wed, 28 Feb 2001 08:17:09 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It appears to have been a change in the kernel. -rw-r--r-- 1 root wheel 3706 Feb 26 09:15 icmp_var.h -rw-r--r-- 1 root wheel 23663 Feb 21 09:15 if_ether.c -rw-r--r-- 1 root wheel 28826 Feb 27 14:55 in_pcb.c -rw-r--r-- 1 root wheel 11313 Feb 26 09:15 in_pcb.h -rw-r--r-- 1 root wheel 14978 Feb 27 14:55 ip_divert.c -rw-r--r-- 1 root wheel 22773 Feb 26 09:15 ip_icmp.c -rw-r--r-- 1 root wheel 47532 Feb 27 14:55 ip_output.c -rw-r--r-- 1 root wheel 79656 Feb 26 09:15 tcp_input.c -rw-r--r-- 1 root wheel 35098 Feb 26 09:15 tcp_subr.c -rw-r--r-- 1 root wheel 23042 Feb 26 09:15 udp_usrreq.c One of the above files is probably the culprit. I did notice that a recent commit upgraded IPFilter to 3.4.16, so perhaps that is where the problems began. They are fixed now. I just cvsuped and found that only the kernel code changed. So, I just built a new kernel - all is now well with SSH1. I am curious what about SSH1 was sensitive to a kernel change but SSH2 was not. Incidentally, I am currently using IPFilter. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Kris Kennaway" To: "Mike Tancsa" Cc: "Kris Kennaway" ; "Thomas T. Veldhouse" ; "Doug Denault" ; Sent: Wednesday, February 28, 2001 1:43 AM Subject: Re: SSH1 fixed yet? Nope.. I wonder if you were having transient DNS problems which just happened to coincide with this. DNS is the big thing which causes OpenSSH to have problems. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message