On Tue, 27 Nov 2018 06:00:33 +0900,
Raffaele Viterbo wrote:
> 
> [1  <multipart/alternative (7bit)>]
> [1.1  <text/plain; utf-8 (quoted-printable)>]
> Hello everyone.
> 
> I am doing a project on my own with a custom topology in mininet and a 
> controller that I wrote in Python. Basically I am using an MPLS tunnel 
> between two hosts and ping is perfectly working, but when I go and test the 
> TCP bandwidth with the iperf command it says ‘Connection timed-out’. How can 
> I solve this issue? Do I have to put some fields when I match an incoming 
> packet? And if so, could you please tell me what to match/sketch a part of 
> the code?

Use tcpdump on both ends and watch per flow entry packet counts to
debug your problem.

--
IWAMOTO Toshihiro


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to