Hello,
The -i parameter needs the interface, i.e. eth0 and not the port
When starting, the first log messages of the damon will tell you on which interfaces it bounds convergence layers (like TCP) and Discoverymodules (which are needed so the daemons see each other). The -i option will bind TCP CL and IPND on the default ports on that interface.
dtnping can be used to test connectivity (the endpoint is dtn://<other devices name>/echo
dtnsend and dtnrecv can be used to transfer data.
Some examples are here http://trac.ibr.cs.tu-bs.de/project-cm-2012-ibrdtn/wiki/ibr-dtn-tut
Sebastian
Am 12.12.2013 um 18:08 schrieb Luís Carlos Guedes duarte_d10@hotmail.com:
Hello,
I'm trying to test the IBRDTN version 0.10.2 in 3 computers, sending from PC1 to PC3, through PC2 but i am having some problems.
- I installed the software in all the three PC's
- Connnected the PC1 and PC2 with a network cable
- Started the deamons in both with "dtnd -i <port>"
(it not appeared the info that the "deamon is ready")
- After tried to do ping between the two PC's and it didn't work.
Can you help me how can i solve this problem? and where i can get the information(commands that i need to use) about how can I send some bundle between PC1 and PC3 through PC2?
Thank you in advance, Luis Guedes
-- !! 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.