Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 1997 17:22:00 -0800
From:      Julian Elischer <julian@whistle.com>
To:        Brian Somers <brian@awfulhak.demon.co.uk>
Cc:        "Daniel O'Callaghan" <danny@panda.hilink.com.au>, "Eric J. Schwertfeger" <ejs@bfd.com>, freebsd-hackers@FreeBSD.ORG, archie@alpo.whistle.com
Subject:   Re: FreeBSD as an ISDN Router
Message-ID:  <32D98E38.FF6D5DF@whistle.com>
References:  <199701130029.AAA00889@awfulhak.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers wrote:
> 
> >
> > Have you looked at multiple modems?  I have a link between two FreeBSD
> > boxes using 3 * 33.6k modems and mpd. Compressed files transfer at
> > 9kbytes/sec (faster than 64kbps ISDN).
> >
> > Danny
> 
> Which ppp were you using ?

as he said.... mpd
see 
ftp://ftp.freebsd.org/pub/FreeBSD/incoming/mpd-1.01a1.tgz
 and
ftp://ftp.freebsd.org/pub/FreeBSD/incoming/mpd-1.01a1.README  (included
below)

there is a b1 release file there also but the transfer failed.. we need
to  re-send it..
the files are null length.
unfortunatly the address translation feature was not included in this
release


-----------------------------
MPD MULTI-LINK PPP DAEMON FOR FREEBSD

Release 1.0a1
Written by Archie Cobbs <archie@whistle.com>
Based on IIJ-PPP by Toshiharu OHNO <tony-o@iij.ad.jp>

* WHAT IS IT?

  A user-mode PPP daemon based on iij-ppp which supports multi-link PPP.
  It is a complete re-write of the original iij-ppp code.

* IS THIS AN ALPHA RELEASE OR SOMETHING?

  Yes! The bug to documentation ratio is very high!

* HOW DO I BUILD AND INSTALL IT?

  cd src
  make depend all install

* HOW DO I SET IT UP?

  Check the "conf" directory for configuration file examples.
  There are four configuration files:

        mpd.conf        - General configuration
        mpd.links       - Description of available links
        mpd.script      - Modem scripts
        mpd.secret      - Login/password pairs

  If you're familiar with iij-ppp, the configuration method is
  similar: commands read from a file.

* WHAT'S THE COPYRIGHT STATUS?

  Berkeley style: see ``COPYRIGHT.iij'' and ``COPYRIGHT.whistle''.

* WHERE CAN I READ MORE ABOUT IT?

  In the "docs" directory is a preliminary man page and some other
  assorted stuff. In the "conf" directory are example configuration
  files with descriptive comments.

* WHERE CAN I GO FOR HELP?

  I'll do my best to answer any questions. I'll also try to get a
  mailing list set up somewhere if demand warrants (any offers?).

  This is being released in its woefully undocumented state due to
  several people requesting it. Hopefully there will be more docs soon.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32D98E38.FF6D5DF>