From owner-freebsd-isp Wed Mar 31 12:57:10 1999 Delivered-To: freebsd-isp@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id EB6BB14BFF for ; Wed, 31 Mar 1999 12:57:05 -0800 (PST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id VAA66067; Wed, 31 Mar 1999 21:46:57 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id RAA11483; Wed, 31 Mar 1999 17:32:17 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199903311632.RAA11483@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: David Grant Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Multilink PPP server config? In-reply-to: Your message of "Tue, 30 Mar 1999 13:11:01 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 31 Mar 1999 17:32:17 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org That's the easy bit. To make it work as a server, just add set enddisc mac set mrru 1500 As incoming connections arrive with the same remote enddisc & authentication, ppp will pass the links to the already-running version of ppp. This is the sexiest feature of MP :-) The only caveat is that you need an extra tun device for ppp to use before it's identified the peer as belonging to another ppp connection. > I need to hang an NT box off of a couple of 33.6k modems for a month or > two. > > Does anyone have a recomendation (or better yet sample configs) on the > current 'best way' to do this. > > It looks like userland ppp will now do MPPP client side (outgoing) but I > don't understand the sample configs enough to make it work as the server > end. > > Or do I need to use mpd from the ports collection? Again sample configs > would be helpful. > > Thnaks, > Dave > --------- > David Grant > CanWeb Internet Services Ltd. 519 332 6900 > http://www.canweb.ca FAX 519 332 6464 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message