home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / ppp / 702 < prev    next >
Encoding:
Text File  |  1992-08-14  |  3.4 KB  |  74 lines

  1. Newsgroups: comp.protocols.ppp
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!mstar!mstar!bob
  3. From: bob@MorningStar.Com (Bob Sutterfield)
  4. Subject: Re: Seeking info on PC hardware requirements for high-speed PPP
  5. In-Reply-To: john@starfire.MN.ORG's message of 14 Aug 92 02: 56:32 GMT
  6. Message-ID: <BOB.92Aug14114016@volitans.MorningStar.Com>
  7. Sender: news@MorningStar.Com
  8. Nntp-Posting-Host: volitans.morningstar.com
  9. Organization: Morning Star Technologies
  10. References: <1992Aug7.224514.12152@parc.xerox.com> <kemp.713460871@convex.convex.com>
  11.     <663@starfire.MN.ORG>
  12. Date: Fri, 14 Aug 1992 15:40:25 GMT
  13. Lines: 59
  14.  
  15. In article <663@starfire.MN.ORG> john@starfire.MN.ORG (John Lind) writes:
  16.    SLIP and PPP are inherently ASYNC protocols, but you have picked a
  17.    SYNC physical transport system.
  18.  
  19. You're right, SLIP is typically used only on systems where each end
  20. thinks it's talking async.  But one of the design goals of PPP was
  21. that the same protocol be usable over either sync or async
  22. connections.  This goal introduces some schizophrenia, of course...
  23. PPP addresses some deficiencies of SLIP by (e.g.) being able to work
  24. through non-transparent async modems, such as those using XON/XOFF
  25. flow control.  And while the high-speed sync router vendors still
  26. support their own proprietary sync inter-router framing, they also
  27. typically support PPP for interoperability with routers from other
  28. vendors (and non-router boxes that can speak sync PPP, such as UNIX
  29. systems running our PPP product) that may be lurking at the other end
  30. of the wire.
  31.  
  32.    ...sync connections tend to be dedicated, while async connections
  33.    are dial-up... Since you are talking CSU/DSU, you aren't talking
  34.    async or dialup at all.
  35.  
  36. You point out some exceptions, such as that some sync connections have
  37. dialup attributes (e.g. ISDN); others have described CSU/DSUs with
  38. async DTE interfaces.  But yes, in general most dedicated lines run
  39. sync PPP and most dialup lines run async PPP.
  40.  
  41.    With your synchronous dedicated line, there ISN'T anything quite
  42.    like PPP or SLIP that will use it, 
  43.  
  44. How about running synchronous PPP?
  45.  
  46.    You don't need PPP and you don't need SLIP to use that line.  You
  47.    need bridge/router software/hardware.
  48.  
  49. Routers typically talk sync PPP to other routers.  If you can talk
  50. sync PPP on your box, the router won't be able to discern that you're
  51. not another router.
  52.  
  53.    And, in case you haven't looked at bridge/routers lately, they have
  54.    a lot more horses under the hood than your 486 box in most cases,
  55.    and sophisticated dedicated hardware to assist in their complex and
  56.    time-critical job besides.
  57.  
  58. For a small network (e.g. a home), a machine with the horsepower of a
  59. PC/XT (or that much leftover horsepower on some other machine) can
  60. manage the packets-per-second requirements, and keep a 56K line full.
  61.  
  62.    You can get bridge/router cards to plug into your 486 PC/ISA/EISA
  63.    bus, I hear, but I don't know of them and I haven't used any.
  64.  
  65. Earlier inquirers on this newsgroup have searched for sync PPP
  66. software for a DOS system, and the accompanying hardware interface.  I
  67. don't know what they turned up, but I recall they were disappointed.
  68.  
  69. At least two companies (Brixton Systems and Morning Star Technologies)
  70. sell PPP software for UNIX systems that can be run async over the
  71. native serial ports, or sync over the hardware they'll sell you.  But
  72. neither company (so far as I know :-) makes a DOS PPP (yet :-), nor a
  73. sync DOS PPP, nor the hardware you'd need to run sync PPP on a PC.
  74.