[Pkg-mpd-maintainers] Bug#738831: mpd: Mpd does not start: mpdsocket: Failed to bind to '[::]:6600': Address already in use

Niccolo Rigacci niccolo at rigacci.org
Thu Feb 13 11:20:08 UTC 2014


On Thu, Feb 13, 2014 at 11:29:53AM +0100, Max Kellermann wrote:
> 
> How to solve the problem:
> 
> - remove the "0.0.0.0" line as "::" already implies IPv4

If I set bind_to_address "::" I see with netstat:

tcp6    0   0 :::6600     :::*         LISTEN

Indeed I can telnet -4 across the LAN to port 6600, so I assume 
you are right and the bug is to be closed!

Btw, someone can explain me why other daemons seem to bind on 
both ipv4 and ipv6? Here it is the netstat for sshd:

tcp     0   0 0.0.0.0:22  0.0.0.0:*    LISTEN
tcp6    0   0 :::22       :::*         LISTEN

-- 
Niccolo Rigacci - http://www.rigacci.net/
Campi Bisenzio - Firenze - Italy
Tel. Office: +39-055-9331021, Mobile: +39-327-5619352



More information about the Pkg-mpd-maintainers mailing list