2010-01-02 00:47:42 PST
I'm not sure if this is a known issue or not, but not specifying the host option in my mumble-server.ini means I cannot connect with clients via IPv4 interfaces. I'm seeing this problem with the Debian/testing packages of mumble-server (1.2.0-1).
Without host, I get:
1 => Server listening on [::]:64738
and nothing can connect (nor check status via the connect window as a favorite). With host, I get:
1 => Server listening on 1.2.3.4:64738
(different IP of course) and my clients can connect.
I'm not sure if this is a bug, Debian specific, or specific to my server. But I thought I'd pass it along in case it is a bug.