dear johannes morgenroth,

thank you for your correction. i've try as your correction, but still the node can not forward the bundle.

#node 2
static1_address = 192.168.10.12
static1_uri = dtn://dtn-node2.dtn
static1_proto = tcp
#node 1
static2_address = 192.168.10.11
static2_uri = dtn://dtn-node1.dtn
static2_proto = tcp

is there another solution for my problem?
thanks, rifqi

2015-12-17 16:52 GMT+07:00 Johannes Morgenroth <jm@m-network.de>:
Hello Rifqi,

you have a typo in your configuration. The last line of the quoted part below should be "static2_proto = tcp" instead of "static1_proto = tcp".

Am 16.12.2015 um 14:51 schrieb Mohammad Rifqi:
#node 2
static1_address = 192.168.10.12
static1_uri = dtn://dtn-node2.dtn
static1_proto = tcp
#node 1
static2_address = 192.168.10.11
static2_uri = dtn://dtn-node1.dtn
static1_proto = tcp

Kind regards,
Johannes