Page MenuHomeDevCentral

Ice should listen to 0.0.0.0
Closed, ResolvedPublic

Description

Purpose

Allow applications not hosted on Ysul to interact with the Mumble server. For example, we'll run in a Django container the mumble.loupsgris.eu.org web interface.

Security

We currently protect the Ice connection through a read/write shared secret.

If there is any abuse, we could restrict furthermore with Drake network, but meanwhile, Ice write secret is deemed enough.

Event Timeline

dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson added projects: Mumble, Servers.
dereckson added a subscriber: dereckson.

In /usr/local/etc/murmur.ini file:

-ice="tcp -h 127.0.0.1 -p 6502"
+ice="tcp -p 6502"

dereckson updated the task description. (Show Details)
dereckson added a project: security.
dereckson closed this task as Resolved.EditedMay 20 2015, 11:00
dereckson claimed this task.
$ sockstat | grep 6502
murmur   murmurd    18308 16 tcp4 6 *:6502                *:*