Changes between Version 155 and Version 156 of Startup
- Timestamp:
- 07/01/13 18:09:17 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Startup
v155 v156 105 105 You can concatenate multicast proxies and create a shared tree. But If you use IPv4 and the multicast path is not similar to the IP path, you have to turn off the rp_filter (see RP-Filter). The mcproxy can do it automatically with the following command: 106 106 {{{ 107 sudo mcproxy - f-c <configfile>107 sudo mcproxy -r -c <configfile> 108 108 }}} 109 109