NS3 - Docker - Container

116 views
Skip to first unread message

Leonardo Gomes

unread,
Jun 28, 2017, 8:53:16 PM6/28/17
to ns-3-users
Good night friends,

I am facing a problem in configuring an NS3 network, I believe it is something simple to solve. Before looking for the Group, I looked in google for the resolution, but unfortunately I can not.

I will detail for you:

Scenario


//  +----------+                           +----------+
//  | virtual  |                           | virtual  |
//  |  Linux   |                           |  Linux   |
//  |   Host   |                           |   Host   |
//  |          |                           |          |
//  |   eth0   |                           |   eth0   |
//  +----------+                           +----------+
//       |                                      |
//  +----------+                           +----------+
//  |  Linux   |                           |  Linux   |
//  |  Bridge  |                           |  Bridge  |
//  +----------+                           +----------+
//       |                                      |
//  +------------+                       +-------------+
//  | "tap_1 " |                         | "tap_2" |
//  +------------+                       +-------------+
//       |           n0            n1           |
//       |       +--------+    +--------+       |
//       +-------|  tap   |    |  tap   |-------+
//               | bridge |    | bridge |
//               +--------+    +--------+
//               |  CSMA  |    |  CSMA  |
//               +--------+    +--------+
//                   |             |
//                   |             |
//                   |             |
//                   ===============
//                      CSMA LAN

Actually, in the directory that does (attached) is beside (TapCsmaVirtualMachine) with an inclusion of an Echo application.
The question is:

When this code is executed, the NS3 network enables the 2 containers that visually create the way of comparing files between containers.
However, an Echo application does not complete, the client sends 1024 bytes to the server, but the server does not send back.
I tested other applications as ON-OFF, but the error prevails.

Can someone help me?
I am available to send any additional information that is missing.

Thank you!


Leonardo Silva
Graduate Student in Computer Engineering - Federal University of Pará.

 
teste_docker.cc
Reply all
Reply to author
Forward
0 new messages