Menu

Only reporting 1st down

Help
2003-07-22
2003-07-22
  • Nobody/Anonymous

    I have 15 routers I am looking at using port 23 to see if it can see the telnet port.  I have 4 of these lines down and it is only reporting the 1st one down and the other 3 are showing up....

     
    • Brad Fears

      Brad Fears - 2003-07-22

      Try enabling the debugging option in the 'nr.inc' file and make sure your 'node.start' script is outputting to a temp file, such as the following (crontab entry):

      0,2,4,6...58 * * * * /path/to/nr/node.start >> /tmp/nrdebug.txt

      Then check the nrdebug.txt file to see if each node is generating a status message.

      Also, do you have the "$allow_refused" option turned on in the 'nr.inc' file?  If so, that may be the problem.

      --Brad Fears

       

Log in to post a comment.

Auth0 Logo