Linux ipv6 relay configure

Overview

Install Dibbler

1emerge dibbler

Relay configure

Relay configuration is stored in relay.conf file in the /etc/dibbler/ directory (Linux systems) or in current directory (Windows systems).

Global scope

Every option can be declared in global scope. Config file consists of global options and one or more inteface definitions. Note that reasonable minimum is 2 interfaces, as defining only one would mean to resend messages on the same interface.

Name Scope Values default Description
log-level global 1-8 Relay 8
Name, which appears in a log file
logging mode: short (date and name suppressed) or full
log-name global string full log-file name
log-mode global short or full none logging mode: short, full or none
guess-mode global no switches relay into guess-mode
client multicast interface Client's messages should be received
on the multicast address.
client unicast interface address not defined Client's messages should be received
on the specified multicast address.
server multicast interface boolean Forwarded messages should be sent
to the multicast address.
server unicast interface address not defined Forwarded messages should be send
to the specified address.
interface-id interface integer not defined Identifier of that particular inter-
face. Used for interface-id option.