/home/alarm/downloads/ibr-dtn/install/sbin/dtnd -c /home/alarm/downloads/ibr-dtn/source/ibrdtn-repo/ibrdtn/daemon/etc/rx.conf
Mon Jan 18 15:33:05 2016 INFO NativeDaemon: IBR-DTN daemon 1.0.1 (build a5f9012)
Mon Jan 18 15:33:05 2016 INFO Configuration: Configuration: /home/alarm/downloads/ibr-dtn/source/ibrdtn-repo/ibrdtn/daemon/etc/rx.conf
Mon Jan 18 15:33:05 2016 INFO BundleCore: Local node name: dtn://rx
Mon Jan 18 15:33:05 2016 INFO BundleCore: Forwarding of bundles enabled.
Mon Jan 18 15:33:05 2016 INFO BundleCore: Non-singleton bundles are accepted.
Mon Jan 18 15:33:05 2016 INFO NativeDaemon: using bundle storage in memory-only mode
Mon Jan 18 15:33:05 2016 INFO NativeDaemon: API initialized using tcp socket: lo:4550
Mon Jan 18 15:33:05 2016 INFO NativeDaemon: Datagram ConvergenceLayer (UDP) added on eth0:4556
Mon Jan 18 15:33:05 2016 INFO DiscoveryAgent: listen to [ff02::142]:4551
Mon Jan 18 15:33:05 2016 INFO DiscoveryAgent: listen to [224.0.0.142]:4551
Mon Jan 18 15:33:05 2016 INFO DiscoveryAgent: add interface eth0
Mon Jan 18 15:33:05 2016 INFO NativeDaemon: Using default routing extensions
** dtnd startup line and output (Always uses TCP Convergence layer)
/home/alarm/downloads/ibr-dtn/install/sbin/dtnd -c /home/alarm/downloads/ibr-dtn/source/ibrdtn-repo/ibrdtn/daemon/etc/rx.conf -i eno16777736
Mon Jan 18 15:37:33 2016 INFO NativeDaemon: IBR-DTN daemon 1.0.1 (build a5f9012)
Mon Jan 18 15:37:33 2016 INFO Configuration: Configuration: /home/alarm/downloads/ibr-dtn/source/ibrdtn-repo/ibrdtn/daemon/etc/rx.conf
Mon Jan 18 15:37:33 2016 INFO BundleCore: Local node name: dtn://rx
Mon Jan 18 15:37:33 2016 INFO BundleCore: Forwarding of bundles enabled.
Mon Jan 18 15:37:33 2016 INFO BundleCore: Non-singleton bundles are accepted.
Mon Jan 18 15:37:33 2016 INFO NativeDaemon: using bundle storage in memory-only mode
Mon Jan 18 15:37:33 2016 INFO NativeDaemon: API initialized using tcp socket: lo:4550
Mon Jan 18 15:37:33 2016 INFO NativeDaemon: TCP ConvergenceLayer added on eno16777736:4556
Mon Jan 18 15:37:33 2016 INFO DiscoveryAgent: listen to [ff02::142]:4551
Mon Jan 18 15:37:33 2016 INFO DiscoveryAgent: listen to [224.0.0.142]:4551
Mon Jan 18 15:37:33 2016 INFO DiscoveryAgent: add interface eno16777736
Mon Jan 18 15:37:33 2016 INFO NativeDaemon: Using default routing extensions
Hi Stephan,Thank you for your kind reply.I originally tried both net_eth_type = udp & static1_proto = udp, but this didn't work.I will try them both as dgram:udp later and respond back.Kind Regards,
NikOn Mon, Jan 18, 2016 at 2:00 PM, Stephan Rottmann <rottmann@ibr.cs.tu-bs.de> wrote:Hi Nik,
> static1_uri = dtn://rx
> static1_port = 4556
> static1_address = 10.0.1.3
> static1_proto = udp
Have you tried dgram:udp at this point?
Best regards,
Stephan