<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Comic Sans MS">Dirk<br>
      <br>
      I installed a fresh spider on Fedora 19 and ported some user
      specific data from our older Fedora (FC6?) .  All works very well
      in the new installation except for two problems,<br>
      <br>
      First - all traffic are logged BOTH in
      /spidr/data/debug/2013/day    AND ALSO appended to 
      /var/log/messages<br>
      <br>
      Spider is launched as shown below in the 'ps' command output<br>
      <br>
      <font face="Courier New, Courier, monospace">[root@spider spider]#
        ps axfj | grep  cluster<br>
            1   843   843   838 ?           -1 S        0   0:00 sudo -u
        spideradmin -b /spider/perl/cluster.pl > /dev/tty7<br>
          843   844   843   838 ?           -1 S      501   0:44  \_
        /usr/bin/perl -w /spider/perl/cluster.pl > /dev/tty7<br>
        [root@spider spider]#<br>
      </font><br>
      have also tried > /dev/null     <br>
      and<br>
      > /dev/null 2>&1<br>
      but same results, appending entries to /var/log/messages as well
      as writing the /data/debug files ....<br>
      <br>
      how can I prevent /var/log/messages from having spot traffic
      appended?<br>
      <br>
      <br>
      <br>
      <br>
      Second problem -  In earlier Fedora, we had a perfectly functional
      AX25 addon.  With the new Fedora 19, I cannot make AX25 work.    
      Copying over /etc/ax25/* which used to work no longer works. 
      Rewrote our /etc/init.d/ax25 launcher but no joy there.  Seems
      like nothing works.  Have you heard of this problem?  How do you
      recommend I isolate exactly what's failing.    <br>
      <br>
      The node supports 100+ users during contests and more than 40
      users routinely.  The new box is a serious i5 on an Intel MOBO
      with appropriate add on kit.<br>
      <br>
      Thank you, as always ....<br>
      <br>
      Alan KF3B  <br>
    </font>
  </body>
</html>