Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2020 14:31:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252131] net-mgmt/flow-tools: wrong config path for nfilter
Message-ID:  <bug-252131-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 252131
           Summary: net-mgmt/flow-tools: wrong config path for nfilter
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: may@vlant.ru
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

flow-nfilter can not load filters definitions because search path is wrong:

flow-nfilter: open(/usr/local/etc/sym/ip-prot.sym): No such file or directo=
ry
flow-nfilter: open(/usr/local/etc/sym/tcp-port.sym): No such file or direct=
ory
flow-nfilter: open(/usr/local/etc/sym/asn.sym): No such file or directory
flow-nfilter: open(/usr/local/etc/sym/tag.sym): No such file or directory
flow-nfilter: open(/usr/local/etc/cfg/filter.cfg): No such file or directory
flow-nfilter: ftfil_load(): failed
flow-print: ftiheader_read(): Warning, short read while loading header top.
flow-print: ftiheader_read(): failed
flow-print: ftio_init(): failed

Correct path should be /usr/local/etc/flow-tools. This is the path where all
definitions are installed. And there is no sym or cfg subfolders.

--=20
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-252131-7788>