26 Jun
2013
26 Jun
'13
9:07 a.m.
Am 26.06.2013 05:28, schrieb Aayush Rana:
api_port = 1234 console set addr 127.0.0.1 console set port 5050 set shorthostname [lindex [split [info hostname] .] 0] console set prompt "$shorthostname dtn% " discovery_announce = 0 route set type static route local_eid "dtn://[info hostname].dtn" interface add tcp0 tcp interface add udp0 udp link add link1 127.0.0.1:5050 ONDEMAND udp route add dtn://aayush-pc/* link1
This looks like a configuration for DTN2, not for IBR-DTN. Maybe that is your mistake.
Kind regards, Johannes Morgenroth