home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9573 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!cs.utexas.edu!usc!elroy.jpl.nasa.gov!nntp-server.caltech.edu!heckle!jlange
  3. From: jlange@heckle.ugcs.caltech.edu (Jon E. Lange)
  4. Subject: Problems with gated log messages
  5. Message-ID: <1992Aug24.020003.11709@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: heckle.ugcs.caltech.edu
  8. Organization: Caltech Undergraduate Computer Science
  9. Date: Mon, 24 Aug 1992 02:00:03 GMT
  10. Lines: 35
  11.  
  12. I'm running gated on an HP9000/360 running HP-UX 8.00, and I'm seeing some
  13. bizarre logging behavior.  Every couple of minutes, I see a message in my
  14. syslog like:
  15.  
  16. Aug 23 00:16:24 through gated[124]: route delete failure: SIOCDELRT dst 129.116.3.4 gw 131.215.139.253 flags 7: No such process
  17.  
  18. Aug 23 18:35:50 through gated[124]: route delete failure: SIOCDELRT dst 131.215.130.1 gw 131.215.139.1 flags 7: No such process
  19.  
  20. What does this mean?  Is there any way I can get rid of these messages without
  21. turning off syslogd?  I'd really like them to go away because they make my
  22. syslog just HUGE.
  23.  
  24. Related information:
  25.  
  26. /etc/syslog.conf says:
  27.  
  28. *.info,mail.none,daemon.warning:    /usr/adm/syslog
  29.  
  30. /etc/gated.conf says:
  31.  
  32. RIP supplier
  33. HELLO no
  34. net 131.215.133 gateway 131.215.128.6 metric 1 rip
  35. passiveinterfaces 131.215.139.82 131.215.128.1 131.215.131.169
  36. defaultgateway 131.215.139.194 rip metric 1 passive
  37. noripoutinterface 131.215.128.1
  38. noripfrominterface 131.215.128.1
  39. announce 131.215.128 intf all proto rip
  40. announce 131.215.133 intf all proto rip
  41. announce 131.215.139 intf 131.215.131.169 proto rip
  42. announce 131.215.131 intf 131.215.139.82 proto rip
  43.  
  44. Any help would be appreciated; please send responses via email.
  45.  
  46. -Jon Lange      jlange@ugcs.caltech.edu
  47.