MCProxy

Changes between Version 94 and Version 95 of Startup


Ignore:
Timestamp:
02/02/12 14:40:21 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Startup

    v94 v95  
    5353Or for IPv6:
    5454{{{
    55 protocol MLDv1
    56 eth0 ==> eth1
     55 protocol MLDv1
     56 eth0 ==> eth1
    5757}}}
    5858
     
    8888if you need more then one multicast proxy on your system, than you can configurate the configuration file of the mcproxy like this:
    8989{{{
    90 protocol MLDv1
    91 eth0 ==> eth1 tun0
    92 eth2 ==> eth3
     90 protocol IGMPv1
     91 eth0 ==> eth1 tun0
     92 eth2 ==> eth3
    9393}}}