| Both sides previous revision Previous revision Next revision | Previous revision |
| events:39c3:tontechnik:notizen [2025/12/29 18:56] – thunfisch | events:39c3:tontechnik:notizen [2026/07/26 22:17] (current) – external edit 127.0.0.1 |
|---|
| ====== Notizen ====== | ###### Notizen |
| |
| | Pad für temporäre Notizen, die nach dem Congress schnell ihre Relevanz verlieren: https://pad.c3voc.de/MvRxqlWLQo6ZgSJsXSLIPQ. |
| |
| ===== DDM not reachable ===== | |
| | ##### DDM not reachable |
| |
| The DDM is available under the hostname ''ddm.cch.network'' on port ''8443''. This hostname resolved to ''10.20.30.31'' at 39C3. Our Dante devices were placed in the 10.21.121.0/24 subnet, though. When only connected to the Dante network everything works fine as the default Gateway at 10.21.121.1 will route and resolve correctly. Once you add a second interface for e.g. VOC LAN (remote control, file transfers, etc) the VOC gateway will take precedence and you will not be able to reach the DDM anymore. | The DDM is available under the hostname ''ddm.cch.network'' on port ''8443''. This hostname resolved to ''10.20.30.31'' at 39C3. Our Dante devices were placed in the 10.21.121.0/24 subnet, though. When only connected to the Dante network everything works fine as the default Gateway at 10.21.121.1 will route and resolve correctly. Once you add a second interface for e.g. VOC LAN (remote control, file transfers, etc) the VOC gateway will take precedence and you will not be able to reach the DDM anymore. |
| macOS: Execute in an Terminal: ''sudo route add -host 10.20.30.31 10.21.121.1'' This should be removed on reboot, otherwise: ''sudo route flush'' (this however will flush *all* routes, so you may have to reconnect your WiFi and so on afterwards). Be sure that both network devices are plugged in and active before you set the route. After congress remove this route permanently with ''sudo route delete 10.20.30.31''. | macOS: Execute in an Terminal: ''sudo route add -host 10.20.30.31 10.21.121.1'' This should be removed on reboot, otherwise: ''sudo route flush'' (this however will flush *all* routes, so you may have to reconnect your WiFi and so on afterwards). Be sure that both network devices are plugged in and active before you set the route. After congress remove this route permanently with ''sudo route delete 10.20.30.31''. |
| |
| ===== Some Dante subscriptions in DVS just don't work?! ===== | ##### Some Dante subscriptions in DVS just don't work?! |
| |
| Hold on to your butts: | Hold on to your butts: |
| |
| Windows: Execute in an Administrator Terminal: ''route add 10.21.0.0 mask 255.255.0.0 10.21.121.1'' | Windows: Execute in an Administrator Terminal: ''route add 10.21.0.0 mask 255.255.0.0 10.21.121.1'' |
| | |
| | MacOS: ''sudo route add 10.20.30.0/24 10.21.121.1'' und ''sudo route add 10.21.0.0/16 10.21.121.1''. After each restart or network adapter change, the route must be set anew. |
| | |
| | ##### silence viri monitoring |
| | |
| | We let viri monitor some of our audio devices. Sometime you want to mute errors or warnings. Write viri a message in element: ''viri: silence audio/backuprecorder for XX minutes'' |
| |