Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 2015 01:54:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203597] net-mgmt/argus3, does not run via rc.d
Message-ID:  <bug-203597-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203597

            Bug ID: 203597
           Summary: net-mgmt/argus3, does not run via rc.d
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: peter.thoenen@yahoo.com

Argus3 will run via CLI but not via rc.d even though identical flags and config
(note the only flag in second example is -F to the default config file).

root@prh-i-dark:~ # pkg info | grep argus
argus-3.0.8.1                  Generic IP network transaction auditing tool
argus-clients-3.0.8_1          Client programs for the argus IP network
transaction auditing tool

root@prh-i-dark:~ # /usr/local/etc/rc.d/argus start Starting argus.
argus[50565]: 09 Aug 15 09:56:46.246502 started
/usr/local/etc/rc.d/argus: WARNING: failed to start argus

root@prh-i-dark:~ # /usr/local/etc/rc.d/argus status argus is not running.

root@prh-i-dark:~ # tail -n 40 /var/log/messages
Aug  9 09:59:05 prh-i-dark argus[50588]: 09 Aug 15 09:59:05.346615 started Aug 
9 09:59:05 prh-i-dark argus[50588]: 09 Aug 15 09:59:05.371774 argus:
ArgusEstablishListen: bind() error
Aug  9 09:59:05 prh-i-dark argus[50588]: 09 Aug 15 09:59:05.372761 stopped Aug 
9 09:59:05 prh-i-dark kernel: <118>
Aug  9 09:59:05 prh-i-dark argus[50588]: 09 Aug 15 09:59:05.346615 started Aug 
9 09:59:05 prh-i-dark kernel: <118>
Aug  9 09:59:05 prh-i-dark argus[50588]: 09 Aug 15 09:59:05.371774 argus:
ArgusEstablishListen: bind() error 
Aug  9 09:59:05 prh-i-dark kernel: <118>Aug  9 09:59:05 prh-i-dark
argus[50588]: 09 Aug 15 09:59:05.372761 stopped 
Aug  9 09:59:05 prh-i-dark root: /usr/local/etc/rc.d/argus: WARNING:
failed to start argus

--- Now try again exact same but from CLI 

root@prh-i-dark:~ # argus -F /usr/local/etc/argus.conf
argus[50594]: 09 Aug 15 09:59:52.782864 started 

root@prh-i-dark:~ # /usr/local/etc/rc.d/argus status argus is running as pid
50594.

root@prh-i-dark:~ # tail -n 40 /var/log/messages Aug  9 09:59:52 prh-i-dark
argus[50594]: 09 Aug 15 09:59:52.782864 started Aug  9 09:59:52 prh-i-dark
argus[50594]: 09 Aug 15 09:59:52.807809 started Aug  9 09:59:52 prh-i-dark
argus[50594]: 09 Aug 15 09:59:52.816314
ArgusGetInterfaceStatus: interface hn1 is up Aug  9 09:59:52 prh-i-dark kernel:
<118>Aug  9 09:59:52 prh-i-dark
argus[50594]: 09 Aug 15 09:59:52.782864 started Aug  9 09:59:52 prh-i-dark
kernel: <118>Aug  9 09:59:52 prh-i-dark
argus[50594]: 09 Aug 15 09:59:52.807809 started Aug  9 09:59:52 prh-i-dark
kernel: <6>hn1: promiscuous mode enabled Aug  9 09:59:52 prh-i-dark kernel:
<118>Aug  9 09:59:52 prh-i-dark
argus[50594]: 09 Aug 15 09:59:52.816314 ArgusGetInterfaceStatus: interface
hn1 is up
Aug  9 10:00:00 prh-i-dark syslog-ng[689]: Configuration reload request
received, reloading configuration;

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203597-13>