Package: gkrellmd
Version: 2.3.10-2+b1
Severity: normal
Tags: ipv6

Dear Maintainer,

   * What led up to the situation?
        Connection via IPv6 to a gkrellmd server
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
        allow-host line in /etc/gkrellmd.conf with CIDR specification
        e.g. "allow-host 2001:xxxx:yyyy::/48"
   * What was the outcome of this action?
        client connection refused with message "Connection not allowed from
                2001:xxxx:yyyy:1:zzzz:zzzz:zzzz:zzzz"
   * What outcome did you expect instead?
        The connection should have been allowed.

I have debugged this, and it is because the binary has been built without
INET6 defined in the build system. The code is there to do the match
(server/main.c lines 389-419), just not compiled in.

Please recompile with INET6 defined, however the build system does that.

Many thanks

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.5.0-1-amd64 (SMP w/16 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gkrellmd depends on:
ii  adduser       3.118
ii  libc6         2.28-10
ii  libglib2.0-0  2.58.3-2+deb10u2
ii  libsensors5   1:3.5.0-3

gkrellmd recommends no packages.

gkrellmd suggests no packages.

Reply via email to