Hi Johannes,
I have set the discovery feature, but I still get the same error while binding
Mon Feb 17 13:44:43 2014 ERROR IPNDAgent: join failed on br-lan; 99: setsockopt() Mon Feb 17 13:44:43 2014 ERROR IPNDAgent: join failed on wlan0; 99: setsockopt()
What more can I do?I hadn't seen this error before when working with ibrdtn, so I don't know exactly how to face it.
Thanks in advance,
regards
2014-02-10 7:58 GMT+01:00 Johannes Morgenroth morgenroth@ibr.cs.tu-bs.de:
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