home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17601 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.2 KB  |  51 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!utcsri!torn!csd.unb.ca!b7r4
  3. From: b7r4@jupiter.sun.csd.unb.ca (PATON  Mark A)
  4. Subject: Linux TCP/IP
  5. Message-ID: <1992Nov23.034955.4806@jupiter.sun.csd.unb.ca>
  6. Organization: University of New Brunswick
  7. Distribution: World
  8. Date: Mon, 23 Nov 1992 03:49:55 GMT
  9. Lines: 40
  10.  
  11. Hello fellow Linuxers,
  12.  
  13. I have been attempting to get TCP/IP up and running on my system, I have had some success, but TCP/IP refuses to work correctly.  At the moment, I need only a loopback, however, soon  I will need to talk to other machines.
  14.  
  15. My Config...
  16.  
  17. Clone 486DX/50
  18. 8MB RAM
  19. Maxtor 7213    210MB HD
  20. Conner        120MB HD
  21. Diamond Speedstar24X
  22. WD8003 Ethernet Card
  23.  
  24. SLS 0.98 pl1
  25. GCC 2.2.2d+Jump 4.1(I think...they came with the distribution)
  26. OLWM V3.0
  27. TCP/IP 0.8
  28.  
  29.  
  30. When I run rc.net...
  31.  
  32. Spectrum -> 129.173.3.35
  33. socket: Protocol not supported
  34. socket: Protocol not supported
  35. -r - bad address.
  36. socket: Protocol not supported
  37. starting /usr/etc/inet/inetd
  38. staring /usr/etc/inet/named
  39.  
  40. It would seem that this command is the problem...
  41.  
  42. #config loopback 127.0.0.1
  43.  
  44. If  I attempt to connect to myself...
  45. ftp 129.173.3.35
  46. ftp: connect: Network is unreachable
  47. ftp> 
  48.  
  49. What am I doing wrong ?......Thanks in advance for any help...
  50.  
  51.