Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Failure to send to a routing node on another machine after limited (known) attempts #93

Closed
mmoadeli opened this issue Dec 10, 2012 · 7 comments
Assignees

Comments

@mmoadeli
Copy link
Contributor

Steps to reproduce:

  1. Set-up 15 routing nodes on two Windows machines.
  2. One has 10 nodes and the rest on the other.
  3. set datasize = 500 Bytes,
  4. Run "senddirect xx 500" command to send multiple messages form a routing node on one machine to node in another machine.

It seems that all the time the 48th message fails to reach to destination, and after that all messages sent to the same destination also fail to reach.
Changing the datasize seems to be related to the first failing message, however, it does not look like a linear relationship.
The same thing happens on Linux on iteration #67 when source is my system and on iteration #260 when the source is high spec 192.168.0.109 system.
Seems that sending buffer at source gets full.

@chandraprakash
Copy link
Contributor

Can you attach relevant logs of RUDP/Routing please?

@ghost ghost assigned mmoadeli Dec 11, 2012
@mmoadeli
Copy link
Contributor Author

Routing log

I 1 11:29:30.809227 routing/timer.cc:67] AddTask added a task, with id 460048220
V 1 11:29:30.809375 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.809507 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048220) --To Rudp--
I 3 11:29:30.810629 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048220) dst : 95488d..6aa209
I 6 11:29:30.824970 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048220)
V 6 11:29:30.825161 routing/message_handler.cc:152] Message for this node. id: 460048220
I 6 11:29:30.825300 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048220)  --NodeLevel--
V 6 11:29:30.825433 routing/timer.cc:150] Executing task 460048220
I 1 11:29:30.825879 routing/timer.cc:67] AddTask added a task, with id 460048221
V 1 11:29:30.826030 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.826164 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048221) --To Rudp--
I 4 11:29:30.838869 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048221) dst : 95488d..6aa209
I 6 11:29:30.841749 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048221)
V 6 11:29:30.841884 routing/message_handler.cc:152] Message for this node. id: 460048221
I 6 11:29:30.841979 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048221)  --NodeLevel--
V 6 11:29:30.842074 routing/timer.cc:150] Executing task 460048221
I 1 11:29:30.842453 routing/timer.cc:67] AddTask added a task, with id 460048222
V 1 11:29:30.842593 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.842727 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048222) --To Rudp--
I 6 11:29:30.853918 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048222)
V 6 11:29:30.853989 routing/message_handler.cc:152] Message for this node. id: 460048222
I 6 11:29:30.854046 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048222)  --NodeLevel--
V 6 11:29:30.854102 routing/timer.cc:150] Executing task 460048222
I 1 11:29:30.854327 routing/timer.cc:67] AddTask added a task, with id 460048223
V 1 11:29:30.854390 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.854449 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048223) --To Rudp--
I 3 11:29:30.855187 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048222) dst : 95488d..6aa209
I 6 11:29:30.861621 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048223)
V 6 11:29:30.861690 routing/message_handler.cc:152] Message for this node. id: 460048223
I 6 11:29:30.861738 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048223)  --NodeLevel--
V 6 11:29:30.861784 routing/timer.cc:150] Executing task 460048223
I 1 11:29:30.861956 routing/timer.cc:67] AddTask added a task, with id 460048224
V 1 11:29:30.862017 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.862082 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048224) --To Rudp--
I 3 11:29:30.866907 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048223) dst : 95488d..6aa209
I 3 11:29:30.866974 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048224) dst : 95488d..6aa209
I 6 11:29:30.877127 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048224)
V 6 11:29:30.877279 routing/message_handler.cc:152] Message for this node. id: 460048224
I 6 11:29:30.877390 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048224)  --NodeLevel--
V 6 11:29:30.877494 routing/timer.cc:150] Executing task 460048224
I 1 11:29:30.877802 routing/timer.cc:67] AddTask added a task, with id 460048225
V 1 11:29:30.877880 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.877963 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048225) --To Rudp--
I 6 11:29:30.888421 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048225)
V 6 11:29:30.888618 routing/message_handler.cc:152] Message for this node. id: 460048225
I 6 11:29:30.888758 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048225)  --NodeLevel--
V 6 11:29:30.888827 routing/timer.cc:150] Executing task 460048225
I 1 11:29:30.889107 routing/timer.cc:67] AddTask added a task, with id 460048226
V 1 11:29:30.889261 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.889393 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048226) --To Rudp--
I 4 11:29:30.890621 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048225) dst : 95488d..6aa209
I 4 11:29:30.890725 routing/network_utils.cc:320]   [07c58d..70adc6] sent : kNodeLevel Req to   95488d..6aa209   (id: 460048226) dst : 95488d..6aa209
I 6 11:29:30.905458 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048226)
V 6 11:29:30.905598 routing/message_handler.cc:152] Message for this node. id: 460048226
I 6 11:29:30.905697 routing/message_handler.cc:140] [07c58d..70adc6] rcvd : kNodeLevel Res from 95488d..6aa209   (id: 460048226)  --NodeLevel--
V 6 11:29:30.905840 routing/timer.cc:150] Executing task 460048226
I 1 11:29:30.906021 routing/timer.cc:67] AddTask added a task, with id 460048227
V 1 11:29:30.906090 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 1 11:29:30.906172 routing/network_utils.cc:175]   [07c58d..70adc6] send : kNodeLevel Req to   95488d..6aa209   (id: 460048227) --To Rudp--
I 5 11:29:37.763670 routing/routing_impl.cc:563] [07c58d..70adc6] Routing table smaller than 32 nodes.  Sending another FindNodes. Routing table size < 1 >
V 5 11:29:37.763860 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 5 11:29:37.764000 routing/network_utils.cc:175]   [07c58d..70adc6] send : kFindNodes Req to   95488d..6aa209   (id: 0) --To Rudp--
I 5 11:29:37.773283 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kFindNodes Req from 95488d..6aa209   (id: 0)
V 5 11:29:37.773419 routing/message_handler.cc:160] This node is in closest proximity to this message destination ID [ 95488d..6aa209 ]. id: 0
I 5 11:29:37.773526 routing/message_handler.cc:243] Group nodes for group_id 95488d..6aa209 : [07c58d..70adc6]
V 5 11:29:37.773631 routing/service.cc:239] [07c58d..70adc6] parsed find node request for target id : 95488d..6aa209
V 5 11:29:37.773733 routing/service.cc:250] Responding Find node with 2 contacts.
V 5 11:29:37.773888 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 5 11:29:37.774018 routing/network_utils.cc:175]   [07c58d..70adc6] send : kFindNodes Res to   95488d..6aa209   (id: 0) --To Rudp--
E 6 11:29:42.906107 routing/timer.cc:94] Timed out waiting for task 460048227
I 5 11:29:47.764180 routing/routing_impl.cc:563] [07c58d..70adc6] Routing table smaller than 32 nodes.  Sending another FindNodes. Routing table size < 1 >
V 5 11:29:47.764373 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 5 11:29:47.764527 routing/network_utils.cc:175]   [07c58d..70adc6] send : kFindNodes Req to   95488d..6aa209   (id: 0) --To Rudp--
I 5 11:29:47.773956 routing/routing_impl.cc:421]    [07c58d..70adc6] rcvd : kFindNodes Req from 95488d..6aa209   (id: 0)
V 5 11:29:47.774093 routing/message_handler.cc:160] This node is in closest proximity to this message destination ID [ 95488d..6aa209 ]. id: 0
I 5 11:29:47.774200 routing/message_handler.cc:243] Group nodes for group_id 95488d..6aa209 : [07c58d..70adc6]
V 5 11:29:47.774301 routing/service.cc:239] [07c58d..70adc6] parsed find node request for target id : 95488d..6aa209
V 5 11:29:47.774400 routing/service.cc:250] Responding Find node with 2 contacts.
V 5 11:29:47.774551 routing/network_utils.cc:352] Rudp recursive send message to 95488d..6aa209
I 5 11:29:47.774683 routing/network_utils.cc:175]   [07c58d..70adc6] send : kFindNodes Res to   95488d..6aa209   (id: 0) --To Rudp--
/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending message


@mmoadeli
Copy link
Contributor Author

RUDP log

maidsafe@machine:~/extra/ack/MaidSafe/build/logs (next)$ cat 2012-12-11_11-28-17_rudp.log 
V 3 11:28:57.559044 rudp/connection_manager.cc:219] 07c58d..70adc6 This is a handshake packet from 192.168.0.109:59181 which is replying to a join request, or starting a new network
V 4 11:28:57.560009 rudp/core/session.cc:192] Can't establish external endpoint, peer on same network as this node.
S 4 11:28:57.560292 rudp/transport.cc:420] Successfully made Bootstrapping connection from [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953] to [95488d. - 192.168.0.109:59181]
V 4 11:28:57.560512 rudp/transport.cc:449] 
++++++++++++++++++++++++
Added Bootstrapping connection from [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953] to [95488d. - 192.168.0.109:59181]
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Bootstrapping   Expires in 00:09:58.288012

This node's idle transports:

This node's pending connections:



V 2 11:28:57.560508 rudp/transport.cc:113] Started new transport on 192.168.0.235:18953 connected to 000000. - 192.168.0.109:59181
V 2 11:28:57.560583 rudp/managed_connections.cc:223] Started a new transport on 0.0.0.0:0 / 192.168.0.235:18953 behind unknown NAT
V 4 11:28:57.662811 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:
    Pending to peer 95488d. on this node's transport 0.0.0.0:0 / 192.168.0.235:18953



V 4 11:29:07.764572 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:07.770342 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:14.121147 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:14.135297 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:14.149004 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:14.160288 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:14.174919 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:17.765176 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:17.772014 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:27.765942 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:27.770070 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:29.995903 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.012452 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.029234 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.043517 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.062168 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.077665 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.094397 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.109276 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.121468 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.137850 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.150612 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.163703 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.180591 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.193301 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.204569 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.217537 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.230431 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.243868 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.254406 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.269606 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.284278 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.299406 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.313502 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.325667 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.337865 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.349011 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.359502 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.372500 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.383413 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.395161 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.407697 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.421103 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.432699 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.445383 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.455912 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.469592 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.480320 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.492571 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.503142 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.516981 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.531724 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.544548 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.554412 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.567299 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.578747 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.595617 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.606337 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.621176 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.636349 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.650534 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.666577 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.681064 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.696250 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.710586 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.725892 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.740276 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.755045 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.769890 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.785978 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.801453 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.818023 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.834868 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.850831 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.858532 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.868475 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:30.884721 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:30.897828 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:37.766408 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:47.766953 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:29:57.767658 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:30:07.768308 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:30:17.768991 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:30:27.769546 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:30:37.770037 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:30:47.770713 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:30:57.771227 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:31:07.772048 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:31:17.772502 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:31:27.773211 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:31:37.773722 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:31:47.774243 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:31:57.774882 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:32:07.775437 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:32:17.775881 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:32:27.776497 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:32:37.777045 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:32:47.777604 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:32:57.778095 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:33:07.778635 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:33:17.779582 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:33:27.780034 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:33:37.780642 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:33:47.781122 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:33:57.781689 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:34:07.782429 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:34:17.782861 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:34:27.783579 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:34:37.784314 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:34:47.784888 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:34:57.785682 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:35:07.786524 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:35:17.786648 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:35:27.787270 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:35:37.787801 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:35:47.788404 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:35:57.788891 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:36:07.789492 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:36:17.790020 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:36:27.790732 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:36:37.791357 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:36:47.792120 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:36:57.792507 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:37:07.793144 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:37:17.793716 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:37:27.794340 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:37:37.794862 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:37:47.795361 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:37:57.796046 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:38:07.796600 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:38:17.797235 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:38:27.797936 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:38:37.798580 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:38:47.799204 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:38:57.799779 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:39:07.800454 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:39:17.801029 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:39:27.801603 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:39:37.802201 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:39:47.802888 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 4 11:39:57.803414 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:40:07.804205 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:40:17.804682 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:40:27.805369 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    95488d.

This node's own transports and their peer connections:
    [07c58d. - 0.0.0.0:0 / 192.168.0.235:18953]  unknown NAT
        Peer [95488d. - 192.168.0.109:59181]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



/home/maidsafe/extra/ack/MaidSafe/src/routing/src/maidsafe/tools/commands.cc:208: Failure
Value of: result
  Actual: false
Expected: true
Failure in sending group message
V 3 11:40

@mmoadeli
Copy link
Contributor Author

both routing and rudp logs above are only parts of logs, close to failure point (Sending end logs).

@mmoadeli
Copy link
Contributor Author

Part of routing log at receiving side

I 6 11:29:28.915942 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048213)
V 6 11:29:28.916050 routing/message_handler.cc:152] Message for this node. id: 460048213
I 6 11:29:28.916129 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048213)  --NodeLevel--
I 6 11:29:28.916243 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048213)  --NodeLevel Replied--
V 6 11:29:28.916371 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:28.916500 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048213) --To Rudp--
I 4 11:29:28.928475 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048213) dst : 07c58d..70adc6
I 6 11:29:28.931191 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048214)
V 6 11:29:28.931299 routing/message_handler.cc:152] Message for this node. id: 460048214
I 6 11:29:28.931374 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048214)  --NodeLevel--
I 6 11:29:28.931472 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048214)  --NodeLevel Replied--
V 6 11:29:28.931596 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:28.931711 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048214) --To Rudp--
I 4 11:29:28.943706 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048214) dst : 07c58d..70adc6
I 6 11:29:28.945228 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048215)
V 6 11:29:28.945375 routing/message_handler.cc:152] Message for this node. id: 460048215
I 6 11:29:28.945485 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048215)  --NodeLevel--
I 6 11:29:28.945632 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048215)  --NodeLevel Replied--
V 6 11:29:28.945809 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:28.945969 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048215) --To Rudp--
I 4 11:29:28.958090 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048215) dst : 07c58d..70adc6
I 6 11:29:28.960269 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048216)
V 6 11:29:28.960411 routing/message_handler.cc:152] Message for this node. id: 460048216
I 6 11:29:28.960499 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048216)  --NodeLevel--
I 6 11:29:28.960609 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048216)  --NodeLevel Replied--
V 6 11:29:28.960745 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:28.960888 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048216) --To Rudp--
I 4 11:29:28.972860 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048216) dst : 07c58d..70adc6
I 6 11:29:28.975254 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048217)
V 6 11:29:28.975364 routing/message_handler.cc:152] Message for this node. id: 460048217
I 6 11:29:28.975443 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048217)  --NodeLevel--
I 6 11:29:28.975544 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048217)  --NodeLevel Replied--
V 6 11:29:28.975671 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:28.975786 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048217) --To Rudp--
I 4 11:29:28.987941 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048217) dst : 07c58d..70adc6
I 6 11:29:28.991198 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048218)
V 6 11:29:28.991309 routing/message_handler.cc:152] Message for this node. id: 460048218
I 6 11:29:28.991387 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048218)  --NodeLevel--
I 6 11:29:28.991489 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048218)  --NodeLevel Replied--
V 6 11:29:28.991613 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:28.991729 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048218) --To Rudp--
I 4 11:29:29.004880 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048218) dst : 07c58d..70adc6
I 6 11:29:29.006631 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048219)
V 6 11:29:29.006739 routing/message_handler.cc:152] Message for this node. id: 460048219
I 6 11:29:29.006811 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048219)  --NodeLevel--
I 6 11:29:29.006911 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048219)  --NodeLevel Replied--
V 6 11:29:29.007032 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.007148 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048219) --To Rudp--
I 3 11:29:29.008155 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048219) dst : 07c58d..70adc6
I 6 11:29:29.022828 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048220)
V 6 11:29:29.022996 routing/message_handler.cc:152] Message for this node. id: 460048220
I 6 11:29:29.023128 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048220)  --NodeLevel--
I 6 11:29:29.023294 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048220)  --NodeLevel Replied--
V 6 11:29:29.023483 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.023643 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048220) --To Rudp--
I 3 11:29:29.038186 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048220) dst : 07c58d..70adc6
I 6 11:29:29.039871 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048221)
V 6 11:29:29.040039 routing/message_handler.cc:152] Message for this node. id: 460048221
I 6 11:29:29.040170 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048221)  --NodeLevel--
I 6 11:29:29.040340 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048221)  --NodeLevel Replied--
V 6 11:29:29.040530 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.040690 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048221) --To Rudp--
I 4 11:29:29.054486 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048221) dst : 07c58d..70adc6
I 6 11:29:29.056172 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048222)
V 6 11:29:29.056296 routing/message_handler.cc:152] Message for this node. id: 460048222
I 6 11:29:29.056386 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048222)  --NodeLevel--
I 6 11:29:29.056502 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048222)  --NodeLevel Replied--
V 6 11:29:29.056644 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.056807 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048222) --To Rudp--
I 6 11:29:29.063950 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048223)
V 6 11:29:29.064066 routing/message_handler.cc:152] Message for this node. id: 460048223
I 6 11:29:29.064154 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048223)  --NodeLevel--
I 6 11:29:29.064265 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048223)  --NodeLevel Replied--
V 6 11:29:29.064411 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.064541 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048223) --To Rudp--
I 3 11:29:29.069363 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048222) dst : 07c58d..70adc6
I 3 11:29:29.069475 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048223) dst : 07c58d..70adc6
I 6 11:29:29.073680 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048224)
V 6 11:29:29.073827 routing/message_handler.cc:152] Message for this node. id: 460048224
I 6 11:29:29.073908 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048224)  --NodeLevel--
I 6 11:29:29.074015 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048224)  --NodeLevel Replied--
V 6 11:29:29.074145 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.074276 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048224) --To Rudp--
I 3 11:29:29.086945 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048224) dst : 07c58d..70adc6
I 6 11:29:29.089708 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048225)
V 6 11:29:29.089875 routing/message_handler.cc:152] Message for this node. id: 460048225
I 6 11:29:29.090000 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048225)  --NodeLevel--
I 6 11:29:29.090165 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048225)  --NodeLevel Replied--
V 6 11:29:29.090365 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.090566 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048225) --To Rudp--
I 6 11:29:29.102893 routing/routing_impl.cc:421]    [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048226)
V 6 11:29:29.103050 routing/message_handler.cc:152] Message for this node. id: 460048226
I 3 11:29:29.103107 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048225) dst : 07c58d..70adc6
I 6 11:29:29.103176 routing/message_handler.cc:88]  [95488d..6aa209] rcvd : kNodeLevel Req from 07c58d..70adc6   (id: 460048226)  --NodeLevel--
I 6 11:29:29.103342 routing/message_handler.cc:97]  [95488d..6aa209] repl : kNodeLevel Req from 07c58d..70adc6   (id: 460048226)  --NodeLevel Replied--
V 6 11:29:29.103483 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:29.103622 routing/network_utils.cc:175]   [95488d..6aa209] send : kNodeLevel Res to   07c58d..70adc6   (id: 460048226) --To Rudp--
I 3 11:29:29.116207 routing/network_utils.cc:320]   [95488d..6aa209] sent : kNodeLevel Res to   07c58d..70adc6   (id: 460048226) dst : 07c58d..70adc6
I 5 11:29:35.971931 routing/routing_impl.cc:563] [95488d..6aa209] Routing table smaller than 32 nodes.  Sending another FindNodes. Routing table size < 1 >
V 5 11:29:35.972099 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 5 11:29:35.972230 routing/network_utils.cc:175]   [95488d..6aa209] send : kFindNodes Req to   07c58d..70adc6   (id: 0) --To Rudp--
I 3 11:29:35.984591 routing/network_utils.cc:320]   [95488d..6aa209] sent : kFindNodes Req to   07c58d..70adc6   (id: 0) dst : 95488d..6aa209
I 6 11:29:45.972395 routing/routing_impl.cc:563] [95488d..6aa209] Routing table smaller than 32 nodes.  Sending another FindNodes. Routing table size < 1 >
V 6 11:29:45.972543 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 6 11:29:45.972648 routing/network_utils.cc:175]   [95488d..6aa209] send : kFindNodes Req to   07c58d..70adc6   (id: 0) --To Rudp--
I 4 11:29:45.985090 routing/network_utils.cc:320]   [95488d..6aa209] sent : kFindNodes Req to   07c58d..70adc6   (id: 0) dst : 95488d..6aa209
I 5 11:29:55.972794 routing/routing_impl.cc:563] [95488d..6aa209] Routing table smaller than 32 nodes.  Sending another FindNodes. Routing table size < 1 >
V 5 11:29:55.973017 routing/network_utils.cc:352] Rudp recursive send message to 07c58d..70adc6
I 5 11:29:55.973197 routing/network_utils.cc:175]   [95488d..6aa209] send : kFindNodes Req to   07c58d..70adc6   (id: 0) --To Rudp--
I 4 11:29:55.985760 routing/network_utils.cc:320]   [95488d..6aa209] sent : kFindNodes Req to   07c58d..70adc6   (id: 0) dst : 95488d..6aa209

@mmoadeli
Copy link
Contributor Author

All Rudp log at receiving end

maidsafe@maidsafe-P67A-UD3-B3:~/Routing/logs$ cat 2012-12-11_11-26-51_rudp.log 
V 3 11:28:55.767606 rudp/core/session.cc:192] Can't establish external endpoint, peer on same network as this node.
S 4 11:28:55.767864 rudp/transport.cc:420] Successfully made Bootstrapping connection from [95488d. - 0.0.0.0:0 / 192.168.0.109:59181] to [07c58d. - 192.168.0.235:18953]
V 4 11:28:55.768085 rudp/transport.cc:449] 
++++++++++++++++++++++++
Added Bootstrapping connection from [95488d. - 0.0.0.0:0 / 192.168.0.109:59181] to [07c58d. - 192.168.0.235:18953]
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Bootstrapping   Expires in 00:09:59.997702

This node's idle transports:

This node's pending connections:



V 2 11:28:55.768055 rudp/transport.cc:113] Started new transport on 192.168.0.109:59181 connected to 000000. - 192.168.0.235:18953
V 2 11:28:55.768250 rudp/managed_connections.cc:223] Started a new transport on 0.0.0.0:0 / 192.168.0.109:59181 behind unknown NAT
V 3 11:28:55.869554 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:
    Pending to peer 07c58d. on this node's transport 0.0.0.0:0 / 192.168.0.109:59181



V 3 11:29:05.970577 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:05.980244 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:12.321697 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:12.336834 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:12.351055 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:12.361139 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:12.375499 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:15.970988 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:15.980848 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:25.971383 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:25.981492 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.195768 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.212352 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.229807 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.245045 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.261415 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.277972 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.293643 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.309827 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.320816 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.336881 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.349855 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.365274 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.379589 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.394897 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.405100 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.418855 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.429092 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.443495 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.455882 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.470278 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.485567 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.499742 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.513719 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.526996 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.537113 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.549626 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.560954 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.573859 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.584744 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.596822 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.608996 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.622501 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.632788 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.646741 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.657300 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.670499 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.681313 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.694219 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.704183 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.716795 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.732037 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.745937 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.755967 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.767165 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.780018 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.796989 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.807890 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.822750 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 4 11:29:28.837201 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.850253 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



V 3 11:29:28.866461 rudp/managed_connections.cc:626] 
^^^^^^^^^^^^ OnMessageSlot ^^^^^^^^^^^^
This node's peer connections:
    07c58d.

This node's own transports and their peer connections:
    [95488d. - 0.0.0.0:0 / 192.168.0.109:59181]  unknown NAT
        Peer [07c58d. - 192.168.0.235:18953]  Permanent   Expires in +infinity

This node's idle transports:

This node's pending connections:



maidsafe@maidsafe-P67A-UD3-B3:~/Routing/logs$ 

@Fraser999
Copy link
Contributor

Migrated to maidsafe-archive/MaidSafe-RUDP#8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants