From owner-freebsd-isp@FreeBSD.ORG Thu Jul 17 03:48:16 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB68337B401 for ; Thu, 17 Jul 2003 03:48:16 -0700 (PDT) Received: from gateway.webize.com.au (gateway.webize.com.au [203.17.1.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 65B8543F93 for ; Thu, 17 Jul 2003 03:48:14 -0700 (PDT) (envelope-from bsdmn@webize.com.au) Received: (qmail 26023 invoked from network); 17 Jul 2003 10:43:56 -0000 Received: from unknown (HELO cmlaptop) (192.168.100.51) by 192.168.100.50 with SMTP; 17 Jul 2003 10:43:56 -0000 From: "Carl Morley" To: Date: Thu, 17 Jul 2003 20:48:03 +1000 Message-ID: <001501c34c50$e6799c10$3364a8c0@cmlaptop> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: dial-in server mgetty with 128k isdn line and modem X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 10:48:17 -0000 Hi All, Before I embark on this little project, I just thought I'd check to see if anyone here has any helpful hints / warnings etc. Have set up plenty of 128kbps outward bound connections using external ISDN modems with userland ppp to combine the channels. Now I would like to do it the other way around. That is, set up a dial-in server with an ISDN modem, use mgetty to fire off ppp and do the mppp thing to combine channels and create a 128kbps service (using the usual 2 serial cables attached to the ISDN modem). Any comments or suggestions? Cheers, Carl.