mrd6.conf 468 B

1234567891011121314
  1. log {
  2. attach stderr normal;
  3. attach default "/var/log/mrd6.log" message_err;
  4. }
  5. interfaces br0 enable = false; // Should be vlan0 + eth1 but Linux bridge seems broken for multicast
  6. interfaces eth0 enable = false; // Interface to internal bridge
  7. handle-proper-bridge = true; // use ETH_P_ALL to see all packets on wrt54g
  8. // The default configured RP is m6bone's Renater RP.
  9. // Change this according to your setup
  10. groups ff00::/8 pim rp = 2001:660:3007:300:1::;