Your message dated Tue, 15 Mar 2016 08:28:05 +0100
with message-id <[email protected]>
and subject line Re: Bug#818243: netbase: localhost resolves to IPv6 by default
has caused the Debian Bug report #818243,
regarding netbase: localhost resolves to IPv6 by default
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.)


-- 
818243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818243
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: netbase
Version: 5.3
Severity: normal

Dear Maintainer,

first of all, I do apologise if I got the wrong package, please move
as appropriate. This is so basic I didn't know where to start.

On this newly installed stretch system localhost resolves to '::1' by
default, making local servers that only listen on IPv4 inaccessible
(by name). If this is the intended behaviour -- what would be a clean
way to revert to the old one? (For now I've just edited /etc/hosts.)

Regards,
Christian


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages netbase depends on:
ii  lsb-base  9.20160110

Versions of packages netbase recommends:
ii  ifupdown  0.8.10

netbase suggests no packages.

-- no debconf information
127.0.0.1       localhost
127.0.1.1       fatbeard.southpark.chp  fatbeard

# The following lines are desirable for IPv6 capable hosts
#::1     localhost ip6-localhost ip6-loopback
::1     ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

--- End Message ---
--- Begin Message ---
On Mar 15, Christian Pernegger <[email protected]> wrote:

> On this newly installed stretch system localhost resolves to '::1' by
> default, making local servers that only listen on IPv4 inaccessible
> (by name). If this is the intended behaviour -- what would be a clean
> way to revert to the old one? (For now I've just edited /etc/hosts.)
It is the intended behaviour. Fix your client if it does not correctly 
fall back accordingly to /etc/gai.conf. E.g.:

nc -s 127.0.0.1 9999 &
telnet localhost 9999

-- 
ciao,
Marco

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to