10 Feb
2014
10 Feb
'14
7:58 a.m.
Hello Francisco.
Am 09.02.2014 19:49, schrieb Francisco Cuesta:
# # You can specify an multicast address to listen to for discovery announcements. # If no address is specified the multicast equivalent of broadcast is used. # config 'daemon' 'discovery' # option address 224.0.0.1 # option timeout 5 # option crosslayer yes
The remaining error you see is related to the discovery mechanism. By default it tries to bind to an IPv6 address, but your system does not support this. You can safely ignore this error or configure the daemon to join IPv4 only via the address option.
config 'daemon' 'discovery' option address 224.0.0.142
Kind regards, Johannes Morgenroth
--
Johannes Morgenroth Institut fuer Betriebssysteme und Rechnerverbund
Tel.: +49-531-391-3249 Muehlenpfordtstrasse 23
Fax.: +49-531-391-5936 TU Braunschweig D-38106 Braunschweig