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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!caen!batcomputer!db.TC.Cornell.EDU!mdw
  3. From: mdw@db.TC.Cornell.EDU (Matt Welsh)
  4. Subject: Re: Loopback Network question
  5. Message-ID: <1992Dec13.000339.540@tc.cornell.edu>
  6. Sender: news@tc.cornell.edu
  7. Nntp-Posting-Host: db.tc.cornell.edu
  8. Organization: The Linux Inquisition, Propaganda Division
  9. References: <1992Dec12.230105.3948@pasteur.Berkeley.EDU>
  10. Date: Sun, 13 Dec 1992 00:03:39 GMT
  11. Lines: 25
  12.  
  13. In article <1992Dec12.230105.3948@pasteur.Berkeley.EDU> c60c-2gf@web-2d.berkeley.edu () writes:
  14. >Problem 1:
  15. >I can telnet, ftp, and ping myself using either my hostname or full
  16. >address.  However, if I try to ftp or telnet to 0, the system crashes
  17. >and reboots.
  18.  
  19. "Don't do that, then!" :)
  20.  
  21. >Problem 2:
  22. >If I just finger, or finger <username>, it works fine.  But if I
  23. >finger <user>@<my-hostname> or just @<my-hostname> it just prints out 
  24. >my hostname in brackets and displays no information.
  25.  
  26. Make sure your finger is in the right place. When you run finger @hostname,
  27. it has to start up fingerd to do the net_finger() stuff. Fingerd has to
  28. run finger to get the information, and fingerd expects finger to be in
  29. a certain place (/usr/local/bin/finger on my setup). Just do a 
  30. 'strings fingerd | grep finger' to see where fingerd expects it to be.
  31.  
  32. Good luck!
  33.  
  34. mdw
  35. -- 
  36. Matt Welsh     mdw@tc.cornell.edu     Cornell Theory Center
  37.   "Go on, emote! I was raised on thought balloons!"
  38.