From owner-freebsd-hackers Wed Apr 16 20:34:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA03569 for hackers-outgoing; Wed, 16 Apr 1997 20:34:30 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id UAA03564 for ; Wed, 16 Apr 1997 20:34:27 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id WAA08485 for ; Wed, 16 Apr 1997 22:34:15 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma008479; Wed Apr 16 22:33:56 1997 Received: from schmeggie.trosoft.com ([10.0.9.53]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id WAA22613 for ; Wed, 16 Apr 1997 22:33:37 -0500 Received: from knight.trosoft.com (knight.trosoft.com [192.168.200.1]) by schmeggie.trosoft.com (8.8.5/8.8.5) with ESMTP id WAA08209 for ; Wed, 16 Apr 1997 22:32:44 -0500 (CDT) Received: from lodgenet.com (localhost [127.0.0.1]) by knight.trosoft.com (8.8.5/8.8.5) with ESMTP id WAA00383 for ; Wed, 16 Apr 1997 22:34:28 -0500 (CDT) Message-Id: <199704170334.WAA00383@knight.trosoft.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: freebsd-hackers@freebsd.org Subject: rsh and ppp Reply-To: johnp@lodgenet.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 Apr 1997 22:34:28 -0500 From: John Prince Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Why does the rsh command not work when alias is enabled with ppp? I get the error ... "select: protocol failure in circuit setup" This happens only on ppp connections. On the local net rsh works fine. Release 2.2.1-RELEASE.. Help??? John Prince