home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / apollo / 3371 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!terminator!pisa.citi.umich.edu!rees
  3. From: rees@pisa.citi.umich.edu (Jim Rees)
  4. Subject: Re: Unable to open a stream to the SIO line, SLIP, hardware flow control
  5. Message-ID: <5ad0a3f8.1bc5b@pisa.citi.umich.edu>
  6. Keywords: SIO, SLIP
  7. Sender: news@terminator.cc.umich.edu (Usenet Owner)
  8. Reply-To: Jim.Rees@umich.edu
  9. Organization: University of Michigan IFS Project
  10. References: <1992Aug26.191122.4569@ll.mit.edu>
  11. Date: Thu, 27 Aug 1992 18:57:27 GMT
  12. Lines: 16
  13.  
  14. In article <1992Aug26.191122.4569@ll.mit.edu>, rocco@ll.mit.edu (A. Gregory Rocco Jr.) writes:
  15.  
  16.   I am planning on setting up a SLIP connection but am having some trouble and
  17.   have not had the time to resolve it yet.  In one configuration the connection
  18.   works long enough to pass a list of routes to the routed running on my 
  19.   machine at home and then the SLIP connection hangs.
  20.  
  21. Check your slip mtu.  The Apollo uses 1000 for both send and receive.  Also,
  22. it doesn't do vj header compression, so make sure you turn that off on the
  23. other end.  And start tcpd with the '-p0' option.  And don't try to use the
  24. Apollo as a router between slip and anything else (token ring or ethernet),
  25. it won't work.
  26.  
  27. It's also not a good idea to use routed on a slip-connected stub machine, or
  28. even on a home internet.  I've got three networks on my home internet, and
  29. just use default routes everywhere.
  30.