Changes between Version 109 and Version 110 of Startup
- Timestamp:
- 02/03/12 16:17:03 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Startup
v109 v110 89 89 }}} 90 90 91 === 2. Multi instantiation and Tunnel interfaces ===91 === 2. Multi Instantiation and Tunnel Interfaces === 92 92 [[Image(szenarios3.png, 220px, right)]] 93 93 If you need more then one multicast proxy on your system, than you have to configurate the configuration file of the mcproxy like this: … … 99 99 Because you cannot run the mcproxy more than one time (see MRT-Flag). In this example we used a tunnel interface as second downstream. This is legitimate but you musst ensure that the tunnel support multicast. An normal ip2ip tunnel doesnt support this (use a [http://www.linuxdoc.org/HOWTO/Adv-Routing-HOWTO/lartc.tunnel.gre.html gre] or tap tunnel). 100 100 101 === 3. ===101 === 3. Hierarchization ===