home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20429 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!caen!destroyer!cs.ubc.ca!newsserver.sfu.ca!rchen
  3. From: rchen@fraser.sfu.ca (Robert Chen)
  4. Subject: Re: network over modem...
  5. Message-ID: <1992Dec15.014538.22575@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. References: <1992Dec14.072238.20580@cuug.ab.ca> <1992Dec14.173549.9922@tc.cornell.edu>
  9. Date: Tue, 15 Dec 1992 01:45:38 GMT
  10. Lines: 29
  11.  
  12. In article <1992Dec14.173549.9922@tc.cornell.edu> mdw@db.TC.Cornell.EDU (Matt Welsh) writes:
  13. >In article <1992Dec14.072238.20580@cuug.ab.ca> jeremiah@cuug.ab.ca (Jerry Jeremiah 290-8941) writes:
  14.  
  15. >>I have a modem.  I have a site that has a modem that connects to a unix
  16. >>machine.   How do I get telnet and ftp to start my modem connection
  17. >>and do everything that way instead of an ethernet adapter?
  18. >
  19. >It's called SLIP (Single Line IP), and it's currently in development for
  20.  
  21. Isn't that Serial Line Interface Protocal? (I could be wrong)
  22.  
  23. >Linux. Most other operating systems support SLIP connections, however to be
  24. >of any use you need a fast modem (9600bps at the very least), because you're
  25. >actually transmitting packets over the modem connection, and telnet, ftp, etc.
  26. >aren't as simple as just "dialing up" (which works fine for slower modems).
  27. >
  28. >Once it's available for Linux, it should be very easy to get yourself SLIP
  29. >access from another system, thereby putting yourself on the net via modem.
  30.  
  31.  
  32. No need to wait.  Get ka9q from tsx-11 or wherever and away you go.
  33. Remote X11, telnet, ftp, ping...  What more can you ask for?  All
  34. without even compiling tcpip into the kernel.
  35.  
  36. >
  37. >Cheers,
  38. >Matt Welsh     mdw@tc.cornell.edu     Cornell Theory Center
  39.  
  40. - Ken
  41.