home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / ppp / 891 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  2.5 KB

  1. Path: sparky!uunet!know!cass.ma02.bull.com!mips2!news.bbn.com!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ames!pacbell.com!att-out!cbfsb!cbnewsf.cb.att.com!eajjs
  2. From: eajjs@cbnewsf.cb.att.com (john.sottile)
  3. Newsgroups: comp.protocols.ppp
  4. Subject: Re: PPP for Dos machines
  5. Message-ID: <1992Nov13.023958.2167@cbfsb.cb.att.com>
  6. Date: 13 Nov 92 02:39:58 GMT
  7. References: <1992Nov9.225552.519@sol.cs.wmich.edu>
  8. Sender: news@cbfsb.cb.att.com
  9. Organization: AT&T
  10. Lines: 44
  11.  
  12. In article <1992Nov9.225552.519@sol.cs.wmich.edu> stempien@sol.cs.wmich.edu (Brian Stempien) writes:
  13. >Ok, I have looked at several questions posted along these lines and thought
  14. >I would ask one myself to summarize.
  15. >
  16. >I would like all infomration on PPP for dos machines. I know ka9q exists,
  17. >but I would like a packet driver that I can use with other software. I have
  18.  
  19. [misc stuff deleted]
  20.  
  21. If you find this, please post where you got it :-)
  22.  
  23. >
  24. >On another note, which of the freeware ( I think that is as close to a
  25. >description as I can get ) PPP implimentaions for UNIX machines is best?
  26. >I am setting up PPP for several of our professors here, and would like to
  27. >know which one to use. The hardware is Sun4/110's and Sun IPC's, with
  28. >generic modems. I am looking for ease of installation and reliability.
  29.  
  30. I use ppp-sparc4.1.1 and I like it a lot.  I have a Telebit t2500 talking 
  31. to a t3000 hooked to a Telebit Netblazer (Dialup Router).
  32.  
  33. >Also, will PPP handle NFS traffic over the link? Well I have taken up
  34. >enough bandwith, responses by email will be summarized. Thanks for
  35. >everyones time.
  36.  
  37. You can use NFS over the link.  It is slow and you do have to "tune it."
  38. In my application (SS1+ t2500 - t3000 Netblazer), I had to tune NFS
  39. like this:
  40. host:/home /home nfs rw,hard,rsize=4096,wsize=4096,timeo=150 0 0
  41.  
  42. The timeout of 15 seconds and the reduced read size/write size make it
  43. usable to a degree (~1.3-1.6Kbytes/second compared to 1.8Kbytes/s for
  44. rcp -- a limitation of the 19.2Kbps I locked the serial port to).  I had
  45. to do things via NFS since I have a data file on the host that controls
  46. an application I use.  It works well, considering the slow speed.  As far
  47. as tunign NFS for the slow links, I would highly recommend the O'Reilly
  48. book "Managing NFS and NIS."  It has a performance section which 
  49. helps immensely.
  50.  
  51.  
  52. =============================
  53. John Sottile                             "That Guy has to Oil his Brakes!"
  54. AT&T Bell Labs                           #include <std/disclaimer/who-me?.h>
  55. jjs@cblph.att.com
  56.