events:39c3:tontechnik:notizen

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
events:39c3:tontechnik:notizen [2025/12/28 12:19] – [DDM not reachable] Be sure that both network devices are plugged simpelevents:39c3:tontechnik:notizen [2025/12/31 16:03] (current) – [silence viri monitoring] simpel
Line 1: Line 1:
 ====== Notizen ====== ====== Notizen ======
 +
 +Pad für temporäre Notizen, die nach dem Congress schnell ihre Relevanz verlieren: https://pad.c3voc.de/MvRxqlWLQo6ZgSJsXSLIPQ.
  
  
Line 10: Line 12:
 Windows: Execute in an Administrator Terminal: ''route add 10.20.30.31 mask 255.255.255.255 10.21.121.1'' Windows: Execute in an Administrator Terminal: ''route add 10.20.30.31 mask 255.255.255.255 10.21.121.1''
  
-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.+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?! ===== 
 + 
 +Hold on to your butts: 
 + 
 +The CCH seems to separate the Dante devices across multiple L2 domains and then routes between them. If your Dante interface is not the default gateway (as it should be if you need to access the internet as well) it is most likely due to your computer not having a valid route to that Dante device to start the subscription. 
 + 
 +Solution: Add a static route for the entire Dante Network. It seems that ''10.21.0.0/16'' is enough. 
 + 
 +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'' 
  • events/39c3/tontechnik/notizen.1766920783.txt.gz
  • Last modified: 2025/12/28 12:19
  • by simpel