From owner-freebsd-bugs Sat Aug 8 04:56:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA07573 for freebsd-bugs-outgoing; Sat, 8 Aug 1998 04:56:22 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA07563; Sat, 8 Aug 1998 04:56:18 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hel.ifi.uio.no (2602@hel.ifi.uio.no [129.240.64.91]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id NAA18492; Sat, 8 Aug 1998 13:55:59 +0200 (MET DST) Received: (from dag-erli@localhost) by hel.ifi.uio.no ; Sat, 8 Aug 1998 13:55:59 +0200 (MET DST) Mime-Version: 1.0 To: alk@pobox.com Cc: des@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/7515 References: <199808071007.DAA24945@freefall.freebsd.org> <13771.37483.384533.312329@compound.east> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 08 Aug 1998 13:55:57 +0200 In-Reply-To: Tony Kimball's message of "Fri, 7 Aug 1998 18:54:48 -0500 (CDT)" Message-ID: Lines: 23 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id EAA07566 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tony Kimball writes: > Quoth Dag-Erling C. Sm\xf8rgrav on Fri, 7 August: > : Synopsis: rcmds fail under recent /usr/sbin/ppp > : > : State-Changed-From-To: open-closed > : State-Changed-By: des > : State-Changed-When: Fri Aug 7 03:06:42 PDT 1998 > : State-Changed-Why: > : This is not a bug. Search the freebsd-hackers archive for the text > : "rsh and ppp" or "protocol failure in circuit setup". > It seems strange to me that you would say it is not a bug: > It worked in June, but now is broken. I can demonstrate a simple fix: > cd usr.sbin/ppp; cvs update -D 'June 21' ; sudo make install > Broken ~= bug. If I were you, I'd be surprised that it actually worked in June rather than surprised that it doesn't work now. rsh uses two TCP connections, one in each direction. You cannot expect that to work with IP aliasing. Disable aliasin, or use ssh if that is not an option. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message