Hello,

I'm trying to make a DTN2 and a IBR-DTN nodes discover each other automatically but I'm having a hard time. Does the discovery of IBR-DTN nodes only work with other IBR-DTN nodes? If not so, can some one provide an example of configuration?


In DTN2 conf file I set up a ALWAYSON link to a multicast address (224.0.0.1):

link add virtual 224.0.0.1 ALWAYSON null

And in the discovery part of conf. file I add two lines for actually making the discovery:

discovery add middle ip local_addr=10.0.0.1 port=36911 addr=10.0.0.10 unicast=true
discovery announce virtual middle tcp cl_addr=10.0.0.1 cl_port=4556 interval=1

Thanks in advance!


--
------------------------------------------------------------
Daniel da Costa Bittencourt
Bacharel em Ciência da Computação
dcb@dcc.ufam.edu.br
------------------------------------------------------------