Package: conserver-server
Version: 8.2.4-2+b1
Severity: normal
Tags: upstream

I'm using an access list that looks like this:

access * {
       trusted 127.0.0.1,10.2.3.4,10.5.6.0/18,10.6.7.0/18;
       allowed 127.0.0.1,10.2.3.4,10.5.6.0/18,10.6.7.0/18;
}

After upgrading from 8.2.1-1 to 8.2.4-2, conserver began denying access to
clients in these IP ranges:

$ console myhost
10.2.3.4: access from your host refused

I found that the important difference between these two wasn't the source
itself, but rather that --with-ipv6 was enabled for 8.2.4. Rebuilding 8.2.4
w/o --with-ipv6 restored the previous behavior, allowing clients the impacted
clients to connect once again.


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

Kernel: Linux 5.9.0-rc8-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages conserver-server depends on:
ii  adduser                3.118
ii  debconf [debconf-2.0]  1.5.74
ii  libc6                  2.31-4
ii  libcrypt1              1:4.4.17-1
ii  libpam0g               1.3.1-5
ii  libssl1.1              1.1.1h-1
ii  libwrap0               7.6.q-30
ii  lsb-base               11.1.0

conserver-server recommends no packages.

conserver-server suggests no packages.

-- debconf information:
  conserver-server/port: 3109
  conserver-server/base_port:
  conserver-server/listen_address:
  conserver-server/run_as_root: false

Reply via email to