Hello.
First of all, static routing rules in IBR-DTN expect an static non-disrupted connection and only work if the peer is defined with "static-connection" entries. The "static-route" entries do not allows multiple definition of the destination "option destination".
Am 03.01.2011 23:33, schrieb Ricardo Bangueses:
Is it possible to, without static routes but with the neighbours being discovered, forward bundles to these rediscovered neighbours?
Yes, it is. But you need to use a routing module supporting multipath routing.
To solve your problem you should use epidemic routing and no static entries. # uci set ibrdtn.main.routing=epidemic
This would distribute the bundles over all paths and finally to you destination.
Best regards, Johannes Morgenroth