/usr/share/doc/dibbler-relay/examples/relay-echo-remoteid.conf is in dibbler-relay 0.7.3-1.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | log-level 8
log-mode short
#option remote-id 5-0x01020304
#option echo-request 100,101,102
iface eth0 {
client multicast yes
interface-id 5555
}
iface eth1 {
server multicast yes
}
|