Package: apt-cacher-ng
Version: 0.7.25-1
Severity: important
Tags: upstream

Dear Maintainer,

I uncommented and modified the BindAddress config directive in /etc/apt-cacher-
ng/acng.conf to read:

BindAddress: localhost

I then issued "sudo service apt-cacher-ng restart".

I expected the daemon to only be listening on lo/127.x but instead it continues
to listen on all interfaces. Relevant lines from netstat --tcp -an show below,
after restarting the daemon with the config change:

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:3142            0.0.0.0:*               LISTEN
tcp6       0      0 :::3142                 :::*                    LISTEN

I also tried, without success:

BindAddres: 127.0.0.1



-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (899, 'testing'), (500, 'testing-updates'), (500, 'unstable'), 
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armel

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-cacher-ng depends on:
ii  adduser                3.113+nmu3
ii  debconf [debconf-2.0]  1.5.52
ii  dpkg                   1.17.6
ii  init-system-helpers    1.14
ii  libbz2-1.0             1.0.6-5
ii  libc6                  2.17-97
ii  libgcc1                1:4.8.2-14
ii  liblzma5               5.1.1alpha+20120614-2
ii  libssl1.0.0            1.0.1f-1
ii  libstdc++6             4.8.2-14
ii  libwrap0               7.6.q-25
ii  zlib1g                 1:1.2.8.dfsg-1

Versions of packages apt-cacher-ng recommends:
ii  avahi-daemon  0.6.31-4
ii  ed            1.9-2

Versions of packages apt-cacher-ng suggests:
ii  curl      7.35.0-1
pn  doc-base  <none>
ii  libfuse2  2.9.2-4
ii  wget      1.15-1

-- Configuration Files:
/etc/apt-cacher-ng/acng.conf changed:
CacheDir: /var/cache/apt-cacher-ng
LogDir: /var/log/apt-cacher-ng
Port:3142
BindAddress: localhost
Remap-debrep: file:deb_mirror*.gz /debian ; file:backends_debian # Debian 
Archives
Remap-uburep: file:ubuntu_mirrors /ubuntu ; file:backends_ubuntu # Ubuntu 
Archives
Remap-debvol: file:debvol_mirror*.gz /debian-volatile ; file:backends_debvol # 
Debian Volatile Archives
Remap-cygwin: file:cygwin_mirrors /cygwin # ; file:backends_cygwin # 
incomplete, please create this file or specify preferred mirrors here
Remap-sfnet:  file:sfnet_mirrors # ; file:backends_sfnet # incomplete, please 
create this file or specify preferred mirrors here
Remap-alxrep: file:archlx_mirrors /archlinux # ; file:backend_archlx # Arch 
Linux
Remap-fedora: file:fedora_mirrors # Fedora Linux
Remap-epel:   file:epel_mirrors # Fedora EPEL
Remap-slrep:  file:sl_mirrors # Scientific Linux
Remap-gentoo: file:gentoo_mirrors.gz /gentoo ; file:backends_gentoo # Gentoo 
Archives
ReportPage: acng-report.html
ExTreshold: 4
LocalDirs: acng-doc /usr/share/doc/apt-cacher-ng

/etc/apt-cacher-ng/security.conf [Errno 13] Permission denied: 
u'/etc/apt-cacher-ng/security.conf'
/etc/default/apt-cacher-ng changed:
DISABLED=0
DAEMON_OPTS=" -c /etc/apt-cacher-ng "


-- debconf information:
  apt-cacher-ng/proxy: keep
  apt-cacher-ng/cachedir: keep
  apt-cacher-ng/gentargetmode: No automated setup
  apt-cacher-ng/bindaddress: keep
  apt-cacher-ng/port: keep


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to