home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / FAQs / PPP / part5 < prev    next >
Encoding:
Internet Message Format  |  1996-10-09  |  34.2 KB

  1. Path: informatik.tu-muenchen.de!fu-berlin.de!uniol!news.uni-stuttgart.de!news.ruhr-uni-bochum.de!news.rhrz.uni-bonn.de!ignatios
  2. From: ignatios@cs.uni-bonn.de (Ignatios Souvatzis)
  3. Newsgroups: comp.protocols.ppp,news.answers,comp.answers
  4. Subject: comp.protocols.ppp part5 of 8 of frequently wanted information
  5. Supersedes: <ppp-faq/part5_843589201@cs.uni-bonn.de>
  6. Followup-To: poster
  7. Date: 8 Oct 1996 19:18:27 GMT
  8. Organization: computer science department, university of Bonn, Germany
  9. Lines: 684
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 5 Nov 1996 19:20:02 GMT
  12. Message-ID: <ppp-faq/part5_844802402@cs.uni-bonn.de>
  13. NNTP-Posting-Host: theory.cs.uni-bonn.de
  14. Summary: This document contains information about the Internet Point-to-Point
  15.     Protocol, including a bibliography, a list of public domain and
  16.     commercial software and hardware implementations, a section on
  17.     configuration hints and a list of frequently asked questions and
  18.     answers on them.
  19.     It should be read by anybody interested in connecting to Internet
  20.     via serial lines, and by anybody wanting to post to
  21.     comp.protocols.ppp (before he/she does it!)
  22. Xref: informatik.tu-muenchen.de comp.protocols.ppp:17756 news.answers:83694 comp.answers:21552
  23.  
  24. Archive-name: ppp-faq/part5
  25. Version: $Revision: 3.27 $
  26. Last-modified: $Date: 1996/05/27 18:10:09 $
  27. URL: http://cs.uni-bonn.de/ppp/part5.html
  28.  
  29.                                                  Free PPP Software Packages
  30.                        5. FREE PPP SOFTWARE PACKAGES
  31.                                      
  32.        Free PPP FOR SunOS 4.1.x
  33.       
  34.        Free PPP for BSD
  35.       
  36.        Free PPP for SVR4
  37.       
  38.        Free PPP for MSDOS
  39.       
  40.        Free PPP for AmigaOS
  41.       
  42.        Free PPP for NeXT
  43.       
  44.        Free PPP for Macintosh
  45.       
  46.        Free PPP for Ultrix
  47.       
  48.        Free PPP for Linux
  49.       
  50. 5.1 free PPP FOR SunOS 4.1.x
  51.  
  52.   5.1.1 PPP-2.2 FOR BSD, SUNOS 4.X, ULTRIX AND LINUX
  53.   
  54.   Authors                 Paul Mackerras <paulus@cs.anu.edu.au>,
  55.                          Brad Parker <brad@FCR.COM> and contributors
  56.                           Ultrix port: sundstrom@stkhlm.enet.dec.com (Per
  57.                          Sundstrom) and
  58.                          robert@robur.slu.se (Robert Olsson)
  59.                           Linux port: Michael Callahan
  60.                          <callahan@maths.ox.ac.uk>
  61.                          and Al Longyear <longyear@netcom.com>
  62.                          
  63.    Architectures          Sunos 4.x at least on Sparc,
  64.                           Solaris 2.x at least on Sparc and x86
  65.                           NetBSD at least on 80?86 and Amiga
  66.                           Ultrix on DECstations
  67.                           Linux on 80386/80486/Pentium
  68.                          
  69.    FTP archives            dcssoft.anu.edu.au:/pub/ppp/ ppp-2.1.2.tar.gz
  70.                           Also from  merit.edu:/pub/ppp/sunos-new
  71.                          
  72.    Self-Description       ppp-2.1.1 is now available from
  73.                          dcssoft.anu.edu.au, and shortly from merit.edu in
  74.                          /pub/ppp or /pub/ppp/sunos-new, I hope.  This
  75.                          release includes Linux support, thanks to Michael
  76.                          Callahan and Al Longyear, as well as SunOS 4.x,
  77.                          {386,Net,Free}BSD and Ultrix (which were supported
  78.                          in previous versions).
  79.                          
  80.   Other new and changed features in this version include:
  81.                          
  82.    security improvements
  83.                          
  84.    improvements and a man page for chat (thanks to Al Longyear)
  85.                          
  86.    pppd can now use LCP echo-requests to check that the serial
  87.                          connection is intact, and terminate the link if
  88.                          not           (from the Linux port)
  89.                          
  90.    pppd can now reads a port-specific options file
  91.                          (/etc/ppp/options.)
  92.                          
  93.    new pppd options vj-max-slots and -vjccomp to control           how many
  94.                          connection IDs the VJ header compressor will use,
  95.                                   and whether it can compress the
  96.                          connection ID
  97.                          
  98.    several bugs fixed
  99.                          
  100. Paul Mackerras          paulus@cs.anu.edu.au Dept. of Computer Science Aust
  101.                                                  ralian National University
  102.                                                                            
  103.   ... The main change [of 2.0] from ppp-1.3.1 is that the new release
  104.                          contains a substantially improved version of pppd.
  105.                           New features in pppd include:
  106.                          
  107.        Vastly improved security and authentication features
  108.       
  109.        Conforms to RFCs 1331, 1332, 1334
  110.       
  111.        Reads options from files as well as the command line
  112.       
  113.        Does proxy-ARP and default route creation if requested
  114.       
  115.                                       Paul Mackerras <paulus@cs.anu.edu.au>
  116.                                                                            
  117.   Comment                 ppp-2.2 included in NetBSD distributions,
  118.                          reported to work on NetBSD-Amiga and -i386
  119.                          ppp-2.3beta in NetBSD-current ppp-2.0.4 is
  120.                          reported to work on NetBSD-Intel and
  121.                          SunOS-4.x-Sparc (did anybody try NetBSD-Sparc?)
  122.                          ppp-2.1.2 works on Linux on Intel (did anybody try
  123.                          Linux/680x0, e.g. Amiga?)
  124.                          
  125.    Problems               PPP 2.1.2 on a VAX Ultrix  On VAXes with RTS/CTS
  126.                          flow control I can run the serial port at 19.2K
  127.                          and use an MRU of 1500.  On VAXes with MMJ serial
  128.                          connectors without RTS/CTS flow control, I have to
  129.                          use MRU 296 but still specify the crtscts option
  130.                          to pppd, even though the hardware doesn't support
  131.                          it.
  132.                          
  133.                                       Barry Kort <bkort@copernicus.bbn.com>
  134.                                                                            
  135.   5.1.2 DP-2.3
  136.   
  137.   Authors                 Kirk Smith <ks@phoenix.acn.purdue.edu>,
  138.                          peter.galvaby@micromuse.ac.uk and others
  139.                          
  140.    Features               demand-dial, filtering, header compression,
  141.                          server and client, scripting;
  142.                          SunOS loadable modules partially supported
  143.                          
  144.    Comment                basically dp-2.2-beta with typos corrected and
  145.                          non-sun4c kernel
  146.                          architecture supported (tested on sun4c, sun4m and
  147.                          sun3
  148.                          machines, but has problems on sun3x
  149.                          architectures). It has a
  150.                          configuration file, which tells where the other
  151.                          configuration
  152.                          files are. Loadable modules work as long as you
  153.                          don't unload
  154.                          them.  Finally survives even talk(1) without
  155.                          crashing the
  156.                          machine. If you see older versions, especially
  157.                              dp-2.0.tar.Z, toss them immediately!
  158.                          
  159.    Plans                  Solaris 2.1 (sunos 5.1) is supported in the
  160.                          dp-3.1 version (see chapter SVR4).
  161.                          
  162.    Mailing list maintainer
  163.                           ks@phoenix.acn.purdue.edu
  164.                          
  165.    Mailing-list            dp-list@phoenix.acn.purdue.edu (don't send 'add'
  166.                          or 'delete' requests here!!!
  167.                          
  168.    FTP archive
  169.                          ftp@phoenix.acn.purdue.edu:pub/
  170.                          
  171.    WWW document            http://www.acn.purdue.edu/dp/dp.html
  172.                          
  173.   5.1.3 PERKINS/CLEMENTS/FOX/CHRISTY PPP FOR SUNOS
  174.   
  175.   Last version            patch level 6 of 1991-10-04
  176.                          
  177.    Anonymous FTP          [not cited to protect the innocent]
  178.                          
  179.    Comment                should be considered out of date. You need at
  180.                          least a special patch to fix
  181.                          most of a memory leak, and might have other
  182.                          problems. Successor
  183.                          packages are dp-2.3/3.0 and
  184.                          ppp-2.1.
  185.                          
  186. 5.2 free PPP for BSD:
  187.  
  188.   5.2.1 PPP-2.2
  189.   
  190.    see above.
  191.    
  192. 5.3 free PPP for SVR4
  193.  
  194.   5.3.1 ...FOR GENERIC SVR4
  195.   
  196.   Author
  197.                          
  198.                                                 Marc Boucher <marc@cam.org>
  199.                                                                            
  200.   Public FTP archive
  201.                          FTP.CAM.ORG:/systems/un
  202.                          ix/svr4/CAM-pppd-0.85.tar.gz.
  203.                          
  204.    self-description        The current version is 0.85. Basic support for
  205.                          synchronous PPP and BinTec ISDN was recently
  206.                          added. The wrong interface initialization order
  207.                          resulting in in_interfaces not being incremented
  208.                          properly have been fixed. ... Unlimited
  209.                          redistribution is now allowed. The software is
  210.                          being released AS-IS. I currently do not have time
  211.                          to provide support or implement further
  212.                          enhancements, sorry. The future of the package is
  213.                          uncertain. If someone is willing to pick it up, or
  214.                          integrate my SVR4 changes in a newer PPP package,
  215.                          feel free.
  216.                          
  217.                                                                Marc Boucher
  218.                                                                            
  219.   Comment                  CAM PPP does not work! I have the patches
  220.                          necessary to make ppp-2.2 work on generic SVR4.
  221.                          These are very small patches and make ppp-2.2 work
  222.                          on generic SVR4 just the same way it works on
  223.                          Solaris, AIX, etc., etc.
  224.                          
  225.                                                    joe@zircon.seattle.wa.us
  226.                                                                            
  227.   5.3.2 ...SUNOS 5.X/SOLARIS 2.X
  228.   
  229.    dp-3.1 (Solaris 2.x version of dp-2.3)
  230.    
  231.    dp-3.1 has been out for quite a while. It works with Solaris 2.1 (for
  232.    anyone foolish enough to still be running it), 2.2, 2.3, probably 2.4.
  233.    
  234.    "...It is much more stable and better behaved than the Solaris 2.3 ppp
  235.    from Sun...." (Larry Williamson <larry@mitra.com>)
  236.    
  237.    There is also a specialized WWW documentFAQ at
  238.    http://www.acn.purdue.edu/dp/dp.html.
  239.    
  240. 5.4 Free PPP for MSDOS
  241.  
  242.   5.4.1 WG7J NOS (JNOS) PPP ADDITIONS:
  243.   
  244.    Johan Reinalda (WG7J) did a lot of additions/improvements to the KA9Q
  245.    for MSDOS.  One of them seems to be that PPP is working, finally.  Get
  246.    version 1.08 and up.
  247.    
  248.   Authors                 Phil Karn (KA9Q), Johan Reinalda (WG7J), with
  249.                          additions from lots of others. PPP code written by
  250.                          Katie Stevens of UC Davis, based on the original
  251.                          implementation by Drew Perkins of CMU. Updated by
  252.                          Bill Simpson and Glenn McGregor of the University
  253.                          of Michigan. James Dugal (N5KNX) has taken over
  254.                          development of JNOS.
  255.                          
  256.    Features               server, client, scripting, redial,
  257.                          
  258.    Public FTP sites:
  259.                          
  260.     pc.usl.edu:/pub/ham/jnos/ James's local ftp site. This
  261.                          
  262.                          
  263.                          
  264.                          directory is guaranteed to
  265.                          
  266.                          
  267.                          
  268.                          have the most recent release
  269.                          
  270.                          
  271.                          
  272.                          of JNOS.
  273.                          
  274.     ftp.ucsd.edu:hamradio/packet/tcpip/incoming
  275.                          
  276.    Comment                 There is a entry in the configuration recipes
  277.                          section.
  278.                          
  279.   5.4.2 PPP PACKET DRIVER INTERFACES
  280.   
  281.     5.4.2.1 etherppp
  282.     
  283.   Ftp archive
  284.                          ftp.merit.edu:internet.tools/ppp/dos/etherppp.zip
  285.                           gopher://gopher.archive.umich.edu:7055/11/msdos/c
  286.                          ommunications/ncsa/etherppp-new.zip.new
  287.                          
  288.    Comment                16 Mar 1994    The "NCSAPPP" version of the DOS
  289.                          PPP packet driver is no longer being distributed
  290.                          due to the availability of the newer "ETHERPPP"
  291.                          version of the packet driver.  This packet driver
  292.                          emulates an Ethernet class packet driver and is
  293.                          thus compatible with a wider range of
  294.                          applications.   The older driver presented only a
  295.                          "PPP" class packet driver and only worked with
  296.                          applications which knew specifically of "PPP"
  297.                          class packet drivers.
  298.                          
  299.              -Larry Blunk, Merit Network, Inc. / The University of Michigan
  300.                                                                            
  301.   Then ftp to merit.edu (notice: not ftp.merit.edu) and from the
  302.                          /pub/ppp/dos directory, fetch etherppp.commands.
  303.                          (The etherppp-new executable will seem to be there
  304.                          also, but you'll  find you can't download it.)
  305.                          
  306.   The documentation file in the archive with the executable was written
  307.                          for a much older version of the software, and is
  308.                          obsolete in several  respects.  The /k parameter
  309.                          apparently is no longer needed in 1.9.49  beta.
  310.                          And although you can use the supplied version of
  311.                          TERMIN to  unload the driver from memory, it is no
  312.                          longer necessary.  PPP has a  /u switch which will
  313.                          do the same thing.
  314.                          
  315.   On the plus side, the dialer works nicely.  When the driver is unloaded
  316.                          from memory, it will automatically hang up the
  317.                          modem.  On the minus side,  in addition to random
  318.                          exception errors and lockups, the thing is a
  319.                          memory  hog.  PPP 1.9.49 takes up over 120,000
  320.                          bytes of memory.  That doesn't leave  Minuet's
  321.                          graphical web browser enough room to function
  322.                          properly.  (Runtime  error #204 will commonly
  323.                          appear.)
  324.                          
  325.   When fetching news with Minuet 17A and PPP 1.9.49 beta using Merit's
  326.                          default or "quick" configuration, I frequently
  327.                          crashed on Exception 13  errors.  The following
  328.                          seems to work better, though not 100 percent
  329.                          stable--gopher and ftp in 18A sometimes generate
  330.                          exception errors.
  331.                          
  332.  
  333. ppp ipcp local compress allow
  334. ppp ipcp open
  335. ppp lcp local accm 0
  336. ppp lcp local acfc on
  337. ppp lcp local pfc on
  338. ppp lcp local magic allow
  339. ppp lcp open
  340.  
  341.                                               NEIL PARKS <nparks@torah.org>
  342.                                                                            
  343.   Very incomplete features
  344.                           client only
  345.                          
  346.     5.4.2.2 PPPPKT
  347.     
  348.   Author                  Frank Molzahn
  349.                          
  350.    ftp directory          oak.oakland.edu, in one of the directories, where
  351.                          packet drivers are found.
  352.                          
  353.    comment                 The product is not a complete packet driver by
  354.                          itself.  It requires some  additional files that
  355.                          are actually part of Novell's commercial
  356.                          networking  products.  Fortunately, Novell makes
  357.                          them available for free download via  anonymous
  358.                          ftp, if you know where to look.  Molzahn provides
  359.                          complete and  detailed instructions for finding
  360.                          and installing them. PPPPKT does not have any kind
  361.                          of dialer.  You have to dial the  old-fashioned
  362.                          way--use a plain term pgm that will establish the
  363.                          connection  and then get out of the way without
  364.                          hanging up the phone line.  (Telix, for  example,
  365.                          does this very nicely.)
  366.                          
  367.   Performance is a mixed bag.  News (with 17A) and Gopher are very fast.
  368.                          Mail is so slow that "time out" errors occur
  369.                          frequently.  Increasing the  "I/O timeout" and
  370.                          "retransmit timeout" numbers in Minuet's
  371.                          Setup/Network  screen increases the chances the
  372.                          mail might go through eventually--but not  always.
  373.                           Telnet is so slow that it appears to lock up.
  374.                          ftp performance is  odd:  Logon negotiations and
  375.                          directory listings are slow, but once you  start
  376.                          to fetch a file it will come roaring in faster
  377.                          than with any other  packet driver I've tried.
  378.                          PPPPKT takes up less memory than Merit PPP, so
  379.                          your chances of successfully browsing a graphical
  380.                          web page are better.
  381.                          
  382.                                               NEIL PARKS <nparks@torah.org>
  383.                                                                            
  384.   5.4.3 ISPA - ISDN PACKET DRIVER INTERFACE
  385.   
  386.   Ftp archive              ftp.biochem.mpg.de:/pc/isdn
  387.                          
  388.    Self-Description       "    ISPA is an ethernet-type (class=1)
  389.                          packet-driver for IP-Routing or remote Ethernet
  390.                          bridging over ISDN. ISPA communicates with the
  391.                          ISDN card using the Common ISDN API 1.1
  392.                          specification (a standard defined by German ISDN
  393.                          card manufacturers and the German Telekom).
  394.                          Because of this, ISPA is completely hardware
  395.                          independent and has successfully been tested with
  396.                          many active or passive ISDN cards.
  397.                          
  398.   ISPA supports a large set of protocols for communication with other
  399.                          vendors ISDN routers or servers. Among these
  400.                          protocols are: LAPB, Frame-Relay, PPP (including
  401.                          PAP support), SLIP, Cisco-HDLC.
  402.                          
  403.   ISPA was developed for use with PCROUTE as a cheap Ethernet-ISDN Router.
  404.                          However, it has been succesfully tested with a
  405.                          wide range of TCP/IP programs e.g. WATTCP based IP
  406.                          programs, PC-NFS, NCSA & CU -Telnet/ftp, gopher,
  407.                          popmail, PCTCP 2.2 or Trumpet WINSOCK.
  408.                          
  409.   ISPA was written for use with ISDN BRI PC cards. I myself have used ISPA
  410.                          only with the Teles.S0 card, one of the cheapest
  411.                          ISDN cards in Germany. But I got responses from
  412.                          users of ISPA that it will work at least with the
  413.                          following other ISDN cards: AVM A1, AVM B1, Diehl
  414.                          SCOM, Diehl SoTec, NICCY 1000 PC, mbp Solis. Many
  415.                          German vendors of ISDN cards have started to
  416.                          support besides the German signaling system (1TR6)
  417.                          and Euro-ISDN (EDSS1) also other signaling systems
  418.                          in their Common ISDN API 1.1 implementation.
  419.                          
  420.   The current version of ISPA supports two independent active connections
  421.                          at a time. Alternativly a connection can use two
  422.                          B-channels for loadsharing. ISPA can be loaded
  423.                          more than once, if more than two simultanous
  424.                          connections to different sites are desired.
  425.                          Loadsharing can be configured as static or dynamic
  426.                          (bandwith on demand). Dynamic loadsharing can be
  427.                          used concurrently to a second independent
  428.                          connection.
  429.                          
  430.   Loadsharing over two channels is implemented using simple round robin
  431.                          scheduling, because IP doesn't require the orginal
  432.                          packet sequence. It's completly hardware
  433.                          independent. It's works the same way as Cisco
  434.                          implements loadsharing over to X.21 interfaceses
  435.                          and I have tested ISPA with a Cisco Router and two
  436.                          Philips TA's. Sure it will not double the
  437.                          performance this way, but around 13kBytes/s you
  438.                          can get."
  439.                          
  440.                                               Herbert Hanewinkel, July 1994
  441.                                                                            
  442. 5.5 Free PPP for AmigaOS
  443.  
  444.   5.5.1 AMIGANOS (KA9Q NOS PORT TO AMIGA)
  445.   
  446.   Mailing-list-maintainer
  447.                           amiga-slip-request@ccs.carleton.ca
  448.                          
  449.    FAQ posting             comp.sys.amiga.datacomm, every 21 days
  450.                          
  451.    Author                 JOHN_H@fs2.mcc.ac.uk (John Heaton)
  452.                          
  453.    Public ftp archive     ftp.demon.co.uk: /pub/amiga/setup/setupv4.lha
  454.                          419364 bytes (Setup for newcomers;
  455.                          
  456.                          Note that this contains some information which is
  457.                          quite
  458.                          
  459.                          specific for the demon.co.uk site only)
  460.                          /pub/amiga/anos/anos29k.lha 196742 bytes (if you
  461.                          already have an
  462.                          earlier version of setup and just need AmigaNOS
  463.                          2.9k. Also on
  464.                          wuarchive.wus
  465.                          tl.edu:/mirrors3/ka9q/amiga/anos29k.lha
  466.                          
  467.    Help File
  468.                          wuarchive.wustl.edu:/sys
  469.                          tems/amiga/incoming/text/AmigaNOS-help-V2.lha or
  470.                          ftp.demon.co.uk:/pub/amiga/setup/AmigaNOS-help-V
  471.                          2.lha
  472.                          
  473.    Comments                AmigaNOS2.9k.lha contains PPP as well as SLIP.
  474.                          Seems to be a
  475.                              rfc1171 like implementation, enhanced with a
  476.                          few rfc1331/2
  477.                              features (like most other implementations I
  478.                          know of)
  479.                          
  480.   5.5.2 PPP.DEVICE FOR SANA2 COMPATIBLE NETWORK PACKAGES
  481.   (AS225, AMITCP, ENVOY)
  482.   
  483.     5.5.2.1 Kruse-PPP 1.23 evaluation version.
  484.     
  485.   Author                  Holger Kruse <kruse@cs.ucf.edu>
  486.                          
  487.    Public FTP archive     on Aminet:comm/net; ftp to e.g.
  488.                          wuarchive.wustl.edu, cd to /pub/aminet  and read
  489.                          the  instruction about the nearest mirror to you.
  490.                          
  491.    Status                 Demo-Version, with all configuration options
  492.                          fixed to their defaults (with the exception of the
  493.                          IP adresses, of course). For the full version see
  494.                          7.1.1
  495.                          
  496.   Supports IPCP, is reported to work with AmiTCP-3.0, AmiTCP-4.x and
  497.                          AS225R2, claimed to work with AmiTCP-2.3.
  498.                          
  499.    More Information       available at
  500.                          http://www.america.com/~kruse/amiga/PPP.html
  501.                          
  502. 5.6 Free PPP for NeXT
  503.  
  504.   5.6.1 OLD NEXT-PPP
  505.   
  506.   Public ftp archive      merit.edu:pub/ppp/next-ppp0.3.tar.Z
  507.                          
  508.    Author                 miron@cs.sfu.ca (Miron S. Cuperman)
  509.                          
  510.    Comment                The author claimed: I heard that it doesn't work
  511.                          with 3.0.
  512.                             I haven't looked at it myself.
  513.                             It's just a straight port of ppp-1.1.  It works
  514.                          with NeXTStep
  515.                             2.1.  It is based on the BSD part of ppp-1.1,
  516.                          but with header
  517.                             compression integrated.            I'm not
  518.                          currently supporting (or even using) it.
  519.                          But dstrout@sun.REST.TASC.COM (Dave Strout via
  520.                          MacPPP and            Eudora) claims that:
  521.                          
  522.                          "I have gotten the next-ppp0.2 to work just
  523.                              fine under NeXTStep 3.0.  I have only tried
  524.                          MacPPP running            against it, but telnet,
  525.                          eudora, and GopherApp all work fine.
  526.                          FTP does not work at 2400bps, but does at 9600.
  527.                             dave."
  528.                          <philipp@res.enst.fr> told me that:
  529.                          You state ppp-0.2 as being the latest version for
  530.                          NeXTSTEP.
  531.                          It isn't.  ppp-0.3 is.  However, ppp-0.3 and 0.2
  532.                          don't run on
  533.                          NeXTSTEP 3.1 or 3.2 (I believe), and both have
  534.                          byte-ordering and
  535.                          byte-alignment problems for White (intel)
  536.                          hardware.
  537.                          
  538.   5.6.2 PPP-2.1.2 NEXT PORT A
  539.   
  540.    Philip Prindeville has released for Beta testing a port of ppp-2.1.2
  541.    suitable for use on NextStep 3.2 on Black (Motorola), White (Intel), and
  542.    Gray (HP) hardware.  It has also been tested with the Mux 1.4 driver (up
  543.    to 38400b/s with no lose!).
  544.    
  545.    Initial reports are that it is fairly solid.
  546.    
  547.    N.B.: this is *not* the same implementation as Steve Perkins but rather
  548.    an update of Miron Cuperman's ppp-0.3.
  549.    
  550.    It supports all features of 2.1.2 except:
  551.    
  552.        receiver AsyncMaps
  553.       
  554.        MRU negotiation
  555.       
  556.        receiver (asymmetric) A/C compression negotiation
  557.       
  558.        Proxy ARP (server mode)
  559.       
  560.    The code may be freely used by individuals but the copyright forbids
  561.    (without prior agreement) commercial use of this software.  Simply
  562.    stated, Joe Blow can use this software at home, but commercial PPP
  563.    providers can not use this software for their exploitation without
  564.    written agreement from the authors.
  565.    
  566.    It is available from  ftp://ftp.enst.fr/incoming/philipp/ as
  567.    ppp-2.1.2-beta.tar.gz and
  568.    ftp://ftp.cs.orst.edu/software/NeXT/sources/comm/ppp-2.1.2-beta.tar.gz
  569.    (see  ppp-2.1.2-beta.README.
  570.    
  571.    There are reports that it is difficult to get it to compile on 3.2, and
  572.    after you succeed, it doesn't work, as some system calls are missing.
  573.    The reports about it being difficult to compile aren't true.  These
  574.    people simply haven't read the readme's.  It states quite clearly that
  575.    under Black (Motorola) 3.2, you need to compile with -DIOLog=printf
  576.    since the DriverKit wasn't ported to Black hardware.
  577.    
  578.    Note:  PPP-2.1.2 has been obsoleted by PPP-2.2.
  579.    
  580.                            Philippe-Andre Prindeville <philipp@res.enst.fr>
  581.                                                                            
  582.   5.6.2 PPP-2.2 NEXT PORT
  583.   
  584.    There is a port of PPP-2.2 for NeXTSTEP.  Version 2.2 implements BSD
  585.    packet compression, VJ header compression, server ability, priority
  586.    queueing of interactive packets, and much more.  It contains _many_ bug
  587.    fixes and enhancements over 2.1.2.  This effort is a merge of the code
  588.    bases of Philippe-Andre Prindeville/Pete French and Stephen Perkins.
  589.    
  590.    PPP-2.2 is in beta release.  The NeXT sources for PPP-2.2 are not
  591.    currently bundled with the PPP-2.2 Beta distribution.  However, they may
  592.    be retrieved from several sites.  Both sources and an MAB binary only
  593.    installer package are available.
  594.    
  595.    Since the code base is still evolving, we have set up a WWW site that
  596.    always has current information on the package.  For more information,
  597.    please check out  http://www.thoughtport.com:8080/PPP/.
  598.    
  599.    If you don't currently have access to a viewer, you may grab a README
  600.    through the anonymous FTP service at
  601.    ftp.thoughtport.com:/pub/next/ppp/README.  This file will have
  602.    information on the latest versions.
  603.    
  604.    This package has been tested on Motorola, Intel, Sparc, and HP systems
  605.    running OS 3.2 and 3.3. It will not work on OS versions earlier than
  606.    3.2.  The package works with the standard NeXT supplied serial drivers
  607.    as well as the MuXV1.7 driver and the latest NeXT serial drivers (see
  608.    NeXTAnswers for details).  It also works alongside NXFax.
  609.    
  610.    Note:  There are some problems running the latest version on Sparc and
  611.    HP architectures that have the actual 3.3 release.  It does work on
  612.    systems having OS 3.3 Pre-release.
  613.    
  614.                                    Stephen J. Perkins <perkins@cps.msu.edu>
  615.                                                                            
  616. 5.7 free PPP for Macintosh
  617.  
  618.    -MacPPP 2.0.1 from Merit Network, Inc. and the University of Michigan
  619.    
  620.   Author                  ljb@merit.edu (Larry Blunk)
  621.                          
  622.    Public ftp archive
  623.                          ftp.merit.edu:internet.tools/ppp/mac/...
  624.                          
  625.    Status
  626.                          macppp2.0.1.hqx seems to be the newest binary
  627.                          release.
  628.                          There are also
  629.                          sources. From the
  630.                          'Installing MacPPP' document:  "...MacPPP 1.1 [as
  631.                          well as 2.0.1] is a Line Access
  632.                          Protocol (LAP mdev) driver for MacTCP.  This
  633.                          version does not
  634.                          support AppleTalk over PPP.
  635.                          
  636.                          MacPPP requires MacTCP 1.1 or higher, Macintosh
  637.                          System 6.0.5
  638.                          or higher, and a Hayes-compatible modem for
  639.                          dial-in
  640.                          connections. You can also use MacPPP over
  641.                          hardwired asynchrounous
  642.                          connections, ..." Please update your Mac PPP info,
  643.                          as it is seriously outdated. The  current version
  644.                          of Macppp is 2.2.0a and there is now Freeppp 1.0.2
  645.                          which  is an outgrowth of Macppp 2.1.2sd. Macppp
  646.                          2.1.2sd and Freeppp 1.0.2 and  Macppp 2.1.4 (Apple
  647.                          Internet Connection Kit) and Freeppp 2.5 are
  648.                          supposedly the only ones that have a chance of
  649.                          working with Open  Transport and System 7.5.2
  650.                          
  651.                                                         rsdemo@name1.ak.net
  652.                                                                            
  653.   Comment                 There's an entry in the
  654.                          configuration section  above. There are
  655.                          PostScript  and  text
  656.                          installation documents at the ftp site. Although
  657.                          these
  658.                          date back to the 1.1.x releases, they're still
  659.                          useful for
  660.                          installing MacPPP 2.0.1.
  661.                          
  662.    For a workaround for a MacPPP
  663.                          2.0.1 on non-US System 6, look into the
  664.                          configuration section, too
  665.                          
  666.    newer info, not yet verified by me:
  667.                            Please update your Mac PPP info, as it is
  668.                          seriously outdated. The  current version of Macppp
  669.                          is 2.2.0a and there is now Freeppp 1.0.2 which  is
  670.                          an outgrowth of Macppp 2.1.2sd. Macppp 2.1.2sd and
  671.                          Freeppp 1.0.2 and  Macppp 2.1.4 (Apple Internet
  672.                          Connection Kit) and Freeppp 2.5 are  supposedly
  673.                          the only ones that have a chance of working with
  674.                          Open  Transport and System 7.5.2
  675.                          
  676.                                                         rsdemo@name1.ak.net
  677.                                                                            
  678. 5.8 free PPP for Ultrix
  679.  
  680.    ppp-2.1, see above.
  681.    
  682. 5.9 free PPP for Linux
  683.  
  684.    PPP for Linux is distributed as part of  Paul Mackerras' ppp package as
  685.    of version 2.1.1. It may be obtained from any of the locations which
  686.    cary this software, including dcssoft.anu.edu.au:/pub/ppp/. In addition,
  687.    the package is posted to the Linux archive sites of sunsite.unc.edu
  688.    (U.S.A.) in the directory /pub/Linux/Network and ftp.funet.fi (European)
  689.    in the Linux networking directory. The packages on these two sites
  690.    contain binaries for the software as well as the source.
  691.    pppd-2.1.1.tar.gz    kernel files + pppd source and binary
  692.    
  693.   Authors                 Michael Callahan <callahan@maths.ox.ac.uk>
  694.                          
  695.                          Al Longyear <longyear@netcom.com>
  696.                          
  697.    public ftp site         sunsite.unc.edu and ftp.funet.fi
  698.                          
  699.    self-description       Version 1.0.0 is meant for use with kernels 1.0.0
  700.                          and later.
  701.                          
  702.    
  703. -- 
  704. -- 
  705. --
  706. Unsolicited junk e-mail will be proofread at US$50.- per page. By sending
  707. such e-mail to my address, you accept these terms.
  708.