MCProxy

Changes between Version 109 and Version 110 of Startup


Ignore:
Timestamp:
02/03/12 16:17:03 (13 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v109 v110  
    8989}}}
    9090
    91 === 2. Multi instantiation and Tunnel interfaces ===
     91=== 2. Multi Instantiation and Tunnel Interfaces ===
    9292[[Image(szenarios3.png, 220px, right)]]
    9393If you need more then one multicast proxy on your system, than you have to configurate the configuration file of the mcproxy like this:
     
    9999Because 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).
    100100
    101 === 3. ===
     101=== 3. Hierarchization ===