Hello,
which version of dtnd are you using? If it is new enough, this should work:
==== #turn of neighbor routing routing=none
route1=dtn://drivein254.dtn* dtn://drivein253.dtn ====
The static routes are not required iirc.
HTH, Stephan
On Fri, 2013-07-12 at 16:22 +0000, Bruno Tavares wrote:
Hello.
I am trying to set up a simple network using static routes.
I want to have three nodes A,B and C. When I send a bundle from A to C I want it to pass trough B and not directly to C.
Is is possible ? I tried setting up the conf file to do this but the bundle is sent to B and C directly from A.
On node A I have this configuration
routing=default
route1= dtn://drivein254.dtn dtn://drivein253.dtn //on static routing rules
static1_address = 20.0.0.253 # the node has the address 10.0.0.5 static1_port = 4556 # accept bundles on port 4556 static1_uri = dtn://drivein253.dtn # eid of the node is "dtn://node-five.dtn" static1_proto = tcp # reachable over TCP static1_immediately = yes # connect immediately to this node
Thank you
Regards,
Bruno Tavares
!! This message is brought to you via the `ibr-dtn' mailing list. !! Please do not reply to this message to unsubscribe. To unsubscribe or adjust !! your settings, send a mail message to ibr-dtn-request@ibr.cs.tu-bs.de !! or look at https://www.ibr.cs.tu-bs.de/mailman/listinfo/ibr-dtn.