From owner-freebsd-isdn Thu Mar 22 6:38:38 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id B3BC237B71D; Thu, 22 Mar 2001 06:38:29 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.2/8.11.2) with ESMTP id f2MEdPm38953; Thu, 22 Mar 2001 14:39:25 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f2MEfGE94295; Thu, 22 Mar 2001 14:41:16 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200103221441.f2MEfGE94295@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Alex" Cc: "G Hasse" , freebsd-isdn@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: AW: ISDN dialin - Problems with userland ppp - SOLVED In-Reply-To: Message from "Alex" of "Mon, 19 Mar 2001 20:19:14 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Thu, 22 Mar 2001 14:41:16 +0000 From: Brian Somers Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [.....] > I remade the device and tried a lot of other things but nothing > helped. Therefore I decided to switch to a bash-script executing: > = > "/usr/sbin/ppp -direct inc_rbch0 <>/dev/i4brbch0" > = > I first tried using /bin/sh but it seems that sh is not redirecting > STDIN and STDOUT at the same time. I could always see the PAP-requests > of my site but the remote end didn't answer (Well, probably the remote > end answered but the answer wasn't redirected to STDIN of ppp). [.....] Hmm, sh in -current and -stable *should* handle <> properly.... I'll = look into getting a working example in /usr/share/examples/ppp/*isdn* = ASAP. > Greetins, > Alex -- = Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message