[Pkg-erlang-devel] Bug#774822: listens to all addressess by default

Adam Majer adamm at zombino.com
Thu Jan 8 01:59:38 UTC 2015


Package: erlang-base
Version: 1:17.3-dfsg-3
Severity: normal

epmd.socket, per default, listens on wildcard address. Perhaps
changing this to localhost only by default would be advisable?

change,

[Socket]
ListenStream=4369

to

[Socket]
ListenStream=[::1]:4369
ListenStream=127.0.0.1:4369

- Adam



-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages erlang-base depends on:
ii  adduser              3.113+nmu3
ii  init-system-helpers  1.22
ii  libc6                2.19-13
ii  libsystemd0          215-8
ii  libtinfo5            5.9+20140913-1+b1
ii  procps               2:3.3.9-8
ii  zlib1g               1:1.2.8.dfsg-2+b1

Versions of packages erlang-base recommends:
ii  erlang-crypto        1:17.3-dfsg-3
ii  erlang-syntax-tools  1:17.3-dfsg-3
ii  libsctp1             1.0.16+dfsg-2

Versions of packages erlang-base suggests:
ii  erlang           1:17.3-dfsg-3
ii  erlang-doc       1:17.3-dfsg-3
ii  erlang-manpages  1:17.3-dfsg-3
ii  erlang-tools     1:17.3-dfsg-3

-- no debconf information



More information about the Pkg-erlang-devel mailing list