home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / utils / bug / 2328 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.6 KB  |  51 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!think.com!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cp.tn.tudelft.nl!leo
  3. From: leo@cp.tn.tudelft.nl (Leo Breebaart)
  4. Subject: Running GNU Finger 1.37 on a SparcStation
  5. Message-ID: <9301051600.AA26278@cp.tn.tudelft.nl>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Tue, 5 Jan 1993 16:00:57 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 38
  12.  
  13. My setup:
  14.  
  15.     Sun SparcStation IPC, SunOS 4.1.3
  16.     GNU Finger 1.37
  17.     default build & make (no args to ./configure)
  18.     no problems during compilation or installation
  19.  
  20. My problem:
  21.  
  22. As far as I can tell everything works just peachy. Inetd is configured
  23. ok, fingerd polls every 120 seconds, the client works fine. There's
  24. just one thing: "finger @host" doesn't work:
  25.  
  26.     % finger @draconis
  27.     [draconis.cp.tn.tudelft.nl]
  28.     No one logged in on client machines.
  29.     %
  30.  
  31. However:
  32.  
  33.     % finger .local
  34.       User     Real Name         What    Idle  TTY  Host      Console Location
  35.     cpadmin  CP System Administ          0:15   p3 draconis (cygnus:0.0)
  36.     gabri    Gabri van der Maar                 p4 draconis (:0.0)
  37.     gabri    Gabri van der Maar          0:03   p5 draconis (:0.0)
  38.     leo      Leo Breebaart                      p1 draconis (cygnus:0.0)
  39.     % 
  40.  
  41. If I try to finger a remote host (e.g. gnu.ai.mit.edu), it works ok,
  42. so I guess the problem must be with my finger server somehow, right?
  43.  
  44. I'm rather new to the business of mucking around with inetd's and services
  45. files, so I suspect I've made some silly mistake. Does anybody out there
  46. have a clue as to what is going on?
  47.  
  48. -- 
  49. Leo Breebaart (leo @ cp.tn.tudelft.nl)
  50.  
  51.