Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
docs:user-guide:services:umurmur [2018/02/20 20:52] – ↷ Links adapted because of a move operation docs:guide-user:services:voip:umurmur [2020/08/08 14:56] – Updated URL from code.google to github limer
Line 2: Line 2:
 µMurmur or uMurmur is a minimalistic [[wp>Mumble (software)]] server primarily targeted to run on embedded devices with an open OS like OpenWrt. µMurmur or uMurmur is a minimalistic [[wp>Mumble (software)]] server primarily targeted to run on embedded devices with an open OS like OpenWrt.
  
-Project page for more info and most up-to-date documentation at http://code.google.com/p/umurmur/+Project page for more info and most up-to-date documentation at https://github.com/umurmur/umurmur
  
 ===== Preparation ===== ===== Preparation =====
Line 13: Line 13:
 </code> </code>
  
-__Firewall:__ The default ports are 64738 tcp and 64738 udp. [[doc/uci/firewall#opening.ports|open]] them up in ''[[docs:user-guide:firewall:firewall_configuration|/etc/config/firewall]]''.+__Firewall:__ The default ports are 64738 tcp and 64738 udp. [[docs:guide-user:firewall:fw3_configurations:fw3_config_examples#opening_ports_on_the_openwrt_router|open]] them up in ''[[docs:guide-user:firewall:start|/etc/config/firewall]]''.
  
  
 ==== Required Packages ==== ==== Required Packages ====
-The following list specifies package versions for latest stable release of OpenWRT. At time of writing Backfire 10.03.1.+The following list specifies package versions for latest stable release of OpenWrt. At time of writing Backfire 10.03.1.
 === Server (OpenWrt) === === Server (OpenWrt) ===
 ^ Name             ^ Version    Size  ^ Description  ^ ^ Name             ^ Version    Size  ^ Description  ^
Line 44: Line 44:
 Check log output that the ''uMurmurd'' started up OK. Check log output that the ''uMurmurd'' started up OK.
  
-[[doc/uci/firewall#opening.ports|open]] port 64738 for TCP and UDP in ''[[docs:user-guide:firewall:firewall_configuration|/etc/config/firewall]]''.+[[docs:guide-user:firewall:fw3_configurations:fw3_config_examples#opening_ports_on_the_openwrt_router|open]] port 64738 for TCP and UDP in ''[[docs:guide-user:firewall:start|/etc/config/firewall]]''.
  
 <code bash> <code bash>
Line 119: Line 119:
   - Read about certificates in general. Do it!  [[wp>Public key certificate]]   - Read about certificates in general. Do it!  [[wp>Public key certificate]]
   - enlighten your friends, there is no point in security if not all users understand the principle of operation   - enlighten your friends, there is no point in security if not all users understand the principle of operation
-  * Project Homepage: [[http://code.google.com/p/umurmur/]]+  * Project Homepage: [[https://github.com/umurmur/umurmur]]
  • Last modified: 2023/12/12 12:20
  • by iguanajuice