Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Any way to supress xinetd on the System Log?

    General pfSense Questions
    4
    5
    1017
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LFCavalcanti last edited by

      This is flodding the System Log, all over the place!

      Hapenning in all servers running 2.3 by the way.

      
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19055-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19055-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19054-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19054-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19053-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19053-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19052-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19052-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19051-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19051-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19050-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19050-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19049-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19049-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19048-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19048-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19047-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19047-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19046-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19046-tcp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19045-udp
      May 27 16:27:03 	xinetd 	19245 	readjusting service 19045-tcp 
      
      

      –

      Luiz Fernando Cavalcanti
      IT Manager
      Arriviera Technology Group

      1 Reply Last reply Reply Quote 0
      • L
        LFCavalcanti last edited by

        Come on… am I the only one with this issue?

        –

        Luiz Fernando Cavalcanti
        IT Manager
        Arriviera Technology Group

        1 Reply Last reply Reply Quote 0
        • jimp
          jimp Rebel Alliance Developer Netgate last edited by

          No easy way… would have to be shunted to some other log via syslog

          Or maybe in filter.inc around line 2387 where it's launched you can edit "-filelog /dev/null" into its parameters

          Or you can ditch NAT+Proxy reflection for pure NAT reflection and it'll stop xinetd entirely. :-)

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

          1 Reply Last reply Reply Quote 0
          • 2
            2chemlud Banned last edited by

            @LFCavalcanti:

            Come on… am I the only one with this issue?

            +1

            …lots of spam in the log recently. Hard to find anything useful.

            1 Reply Last reply Reply Quote 0
            • G
              Gernupe last edited by

              I just send xinetd logging to ntp.log (tried to send it to his own log just in case, but couldn't). It's probably not a permanent solution, i guess syslog.conf file will be rewritten on reboot.

              Just change this two lines on /etc/syslog.conf and restart the syslogd service

              !ntp,ntpd,ntpdate,xinetd

              …

              !-xinetd,ntp,ntpd,ntpdate,charon,ipsec_starter,openvpn,….

              1 Reply Last reply Reply Quote 0
              • First post
                Last post