Your message dated Wed, 18 Sep 2019 09:36:41 +0000
with message-id <20190918093641.GO1621@debian>
and subject line Re: conntrackd does not function in linux-image-4.9.0-9-amd64
has caused the Debian Bug report #935097,
regarding conntrackd does not function in linux-image-4.9.0-9-amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
935097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: conntrackd
Version: 1:1.4.4+snapshot20161117-5
Severity: normal

Dear Maintainer,

   * What led up to the situation?
     upgrading from linux-image-4.9.0-8-amd64 to linux-image-4.9.0-9-amd64
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     sudo apt update & upgrade
   * What was the outcome of this action?
     Non working (reporting) conntrackd, empty /var/log/conntrackd-stats.log
   * What outcome did you expect instead?
     Regular session reports
   * Workaround
     Downgraded to linux-image-4.9.0-8-amd64


-- System Information:
Debian Release: 9.9
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages conntrackd depends on:
ii  init-system-helpers      1.48
ii  libc6                    2.24-11+deb9u4
ii  libmnl0                  1.0.4-2
ii  libnetfilter-conntrack3  1.0.6-2
ii  libnetfilter-cthelper0   1.0.0-1
ii  libnetfilter-queue1      1.0.2-2
ii  libnfnetlink0            1.0.1-3
ii  libsystemd0              232-25+deb9u11

conntrackd recommends no packages.

conntrackd suggests no packages.

-- Configuration Files:
/etc/conntrackd/conntrackd.conf changed:
General {
        Systemd on
        Nice -1
        HashSize 8192
        HashLimit 65535
        LogFile on
        LockFile /var/lock/conntrack.lock
        UNIX {
                Path /var/run/conntrackd.ctl
                Backlog 20
        }
        NetlinkBufferSize 262142
        NetlinkBufferSizeMaxGrowth 655355
        Filter {
                Protocol Accept {
                        TCP
                        SCTP
                        DCCP
                        UDP
                        ICMP
                        IPv6-ICMP
                }
                Address Ignore {
                        IPv4_address 127.0.0.1 # loopback
                }
        }
}
Stats {
        LogFile on
        Syslog local0
}

/etc/logrotate.d/conntrackd changed:
/var/log/conntrackd-stats.log {
    daily
    rotate 28
    missingok
    postrotate
        invoke-rc.d conntrackd restart > /dev/null
    endscript 
}


-- no debconf information

--- End Message ---
--- Begin Message ---
As per the previous mail, close this bug.

--- End Message ---

Reply via email to