On 04/13/2015 02:43 PM, Tuxicoman wrote:
[...]
> # netstat -tpln
> tcp6     0      0 :::64738       :::* LISTEN      1360/murmurd 

Good.

[...]
> Now it seems to listen to ipv6 ONLY. Other services like sshd have both
> 0.0.0.0:22 and :::22 services listening in netstat. 
> 
> I have only an ipv4 network access so the host=0.0.0.0 is a better
> solution for me right now.


On 04/13/2015 02:49 PM, Tuxicoman wrote:
> sorry, in fact, I can access it in ipv4.

Yeah I know this looks weird -- it /looks/ like it isn't listening on
ipv4, but it is.


I've reported this workaround to the Ubuntu Launchpad bug for the same
issue; hopefully this workaround works there too.  (It should.)  I've
also reported the issue to Mumble upstream.  (#1629)

   https://github.com/mumble-voip/mumble/issues/1629


Hopefully a study of the code path when setting host=:: vs host=
(i.e. empty) will reveal a reason why the empty setting is failing under
systemd and upstart.  Probably some kind of race condition.

  -- Chris

-- 
Chris Knadle
chris.kna...@coredump.us


-- 
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