[Bug 203597] net-mgmt/argus3, does not run via rc.d

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 7 01:54:12 UTC 2015


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 at FreeBSD.org
          Reporter: peter.thoenen at 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 at 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 at 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 at prh-i-dark:~ # /usr/local/etc/rc.d/argus status argus is not running.

root at 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 at prh-i-dark:~ # argus -F /usr/local/etc/argus.conf
argus[50594]: 09 Aug 15 09:59:52.782864 started 

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

root at 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.


More information about the freebsd-ports-bugs mailing list