Changes between Version 139 and Version 140 of Startup
- Timestamp:
- 02/04/12 19:24:19 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Startup
v139 v140 57 57 }}} 58 58 59 This means the mcproxy use the Groupmembership Protocol IGMPv2 (IPv4) or MLDv1 (IPv6) to subscribe multicast groups and set as upstream the interface eth0 and as downstream eth1. So the mcproxy will forward all multicast streams of the upstream to the downstream if a client in this network subsribe the specific group. On the other side the multicast streams of the downstream will automticly forward to the upstream.59 This means the mcproxy use the Groupmembership Protocol IGMPv2 (IPv4) or MLDv1 (IPv6) to manage the multicast groups and set as upstream the interface eth0 and as downstream eth1. So the mcproxy will forward all multicast streams of the upstream to the downstream if a client in this network subsribe the specific group. On the other side the multicast streams of the downstream will automticly forward to the upstream. 60 60 61 61 Then you can start the mcproxy with the following command: