
18 Nov
2013
18 Nov
'13
9:19 a.m.
Hello!
Am 15.11.2013 18:34, schrieb Adriano Galati:
I have just installed ibr-dtn on openWRT. I execute dtnd in this way dtnd -c /tmp/ibrdtn.config
Nice to see that you solved your previous question yourself.
but I get this ERROR ERROR IPNDAgent: join failed on eth0; 99: setsockopt()
Depending on your ifconfig output, I assume that this issue has its roots in the fact that your interface eth0 does not have any IP address assigned. No IP address -> no bind possible.
One solution would be to use your bridge interface (br-lan) as DTN interface instead of eth0.
Kind regards, Johannes Morgenroth