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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!convex!news.utdallas.edu!ramesh
  3. From: ramesh@utdallas.edu (R. Ramesh)
  4. Subject: Help settingup tcp/ip
  5. Message-ID: <BzAB9J.52K@utdallas.edu>
  6. Sender: usenet@utdallas.edu
  7. Nntp-Posting-Host: ramesh.utdallas.edu
  8. Organization: Univ. of Texas at Dallas
  9. Date: Tue, 15 Dec 1992 05:00:54 GMT
  10. Lines: 34
  11.  
  12.  
  13. Hi:
  14.  
  15.    As the subject says I need in settingup tcpip in Linux. Wait, I read the
  16. networking faq already. But it seems to address mainly folks with ehternet
  17. card, not those who want to try loopback stuff for fun. So here are my
  18. questions. But first the setup:
  19.  
  20. My current setup is
  21.  
  22.    Linux 0.99
  23.    hostname: lata.utdallas.edu
  24.    config loopback $IPADDR (which is 129.110.21.2 - eventually I will be on
  25.                               SLIP with this address)
  26.    config loopback 127.0.0.1
  27.    inetd fired at bootup
  28.    rshd in /usr/etc/inet
  29.  
  30. Ok, the questions.
  31.  
  32. 1) Do I need to set up a name server to do loopback stuff.
  33. 2) While starting, named complains about not being able to get to the root
  34.    server. Can I make my named an independent server?
  35. 3) inetd does not seem to start rshd. why? (unless it happens very fast that
  36.    my "ps -a|grep rshd" is unable to detect it.)
  37. 4) "rsh lata ls" just sits for a while and quits. why?
  38.  
  39. Ramesh
  40.  
  41.  
  42.  
  43.    
  44.  
  45.  
  46.