e3ad78af74d8fef96288da5095bcd3e313534c2a
[feed/routing.git] / mrd6 / files / mrd6.conf
1 log {
2 attach stderr normal;
3 attach default "/var/log/mrd6.log" message_err;
4 }
5
6 //interfaces disable br-lan; // Should be vlan0 + eth1 but Linux bridge seems broken for multicast
7 //interfaces disable eth0; // Interface to internal bridge
8 //handle-proper-bridge = true; // use ETH_P_ALL to see all packets on wrt54g
9
10 // The default configured RP is m6bone's Renater RP.
11 // Change this according to your setup
12
13 groups ff00::/8 pim rp = 2001:660:3007:300:1::;
14