From owner-freebsd-isp Mon Aug 9 9:10:53 1999 Delivered-To: freebsd-isp@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 9E9D01514D for ; Mon, 9 Aug 1999 09:10:49 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id RAA95079; Mon, 9 Aug 1999 17:06:13 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id RAA51636; Mon, 9 Aug 1999 17:07:58 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199908091607.RAA51636@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: jonathan michaels Cc: Rowan Crowe , Josef Karthauser , freebsd-isp@FreeBSD.ORG Subject: Re: problem with user level ppp, using multilink functionality In-reply-to: Your message of "Mon, 09 Aug 1999 23:49:14 +1000." <19990809234914.A26949@caamora.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Aug 1999 17:07:58 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org jon@caamora.com.au said: > can anyone throw some light on what sort of (isdn) hardware will be > supported, thier isnt a lot of choice here in australia. Ppp only runs using i4b - therefore, the cards supported are only those supported by the i4b stuff. I believe only ISDN2E is currently supported (the E at the end stands for Europe - these are European standard ISDN links with 2 B channels). Take a look at the comments in the -current version of LINT for details of which cards are supported: http://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/sys/i386/conf/LINT > a side issue but sort of relevent, would anyone running isdn > know what sort bit rate (maximun traffic) can be expected from > a 64 kbit, 128 kbit or even a 256 kbit link before saturation > sets in links fallover so to speak. I see 60000 - 68000bps per link (even in MP mode) when a single transfer is happening. User-ppp currently measures throughput as the total throughput (both ways) which has a theoretical max of 128bps per channel. You get near maximum **all the time** through Pavilion Internet. Demon's ISDN seems to get marginally less, and I haven't tried MP there. > in the old days i worked out that if i could get a 33k6 circuit > to the back bone this would be as good as running a 64 kbit > isdn (our isdn feeders are not to reliable in my part of the > world, more so with the selloff). hence the interest in frame > relay or even multiple 33k6 (or v.90) with some sort of pstn > based 'channel bonding'. You can run user-ppp at both ends of a set of analogue lines in MP mode - that's how I tested the software after I finished writing it (it was tested during development with ppp running ppp -direct back-to-back. > off cource the effective 128 kbit path to the back bone (3x33k6 > pstn pots circuits) at dirt cheap rates has nothing to do with > this line of questioning ... grin. I had exactly the same opinion, but there are a couple of other variables. The biggie is the speed of bringing up an ISDN link - it comes up in seconds, not minutes. This makes dial-on-demand a reality in my book. The *real* problem with user-ppp in this arena is that it doesn't do any of the compression algorithms that the hardware at most ISPs does - ie, MPPC or STAC. Does *ANYONE* know anybody that could push some buttons in this area and either get deflate/predictor supported on some server hardware or else get Microsoft/Stac to allow me to emulate their compression algorithms ? It would make a huge difference ! > > > ps, hello, rowan. > > > > G'day. :) > > > > Cheers. > > hope things are ok in your camp. > > regards > > jonathan > > -- > =============================================================================== > Jonathan Michaels > PO Box 144, Rosebery, NSW 1445 Australia > =========================================================== 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