opennetworkinglab / ngsdn-tutorial

Hands-on tutorial to learn the building blocks of the Next-Gen SDN architecture
https://www.opennetworking.org/ng-sdn/
Apache License 2.0
314 stars 185 forks source link

The mininet container cannot use xterm and wireshark #120

Open pth2000 opened 7 months ago

pth2000 commented 7 months ago

Hello,

When I execute 'xterm h2' in mininet, I get the following error:

Error: Cannot connect to display

I think this has something to do with docker containers. This prevents me from running wireshark on any host.

In Exercise 6: Segment Routing v6 (SRv6) it is mentioned that:

To verify that the device inserts the correct SRv6 header, you can use Wireshark to capture packet from each device port.

How should I run wireshark to capture the packet?

If anyone can help, thank you!

h-afsatariq commented 2 months ago

facing the same issue. Did you find any solution?

pth2000 commented 2 months ago

facing the same issue. Did you find any solution?

@h-afsatariq

Hi. I found some alternatives to the above problems.

Cheers!

h-afsatariq commented 2 months ago

Thank you so much. I am stuck on another thing that I want to run the topology with ipv4 hosts in it but I am facing the problem that the hosts are unable to ping each other. Can you help me in this regard please?

pth2000 commented 2 months ago

Thank you so much. I am stuck on another thing that I want to run the topology with ipv4 hosts in it but I am facing the problem that the hosts are unable to ping each other. Can you help me in this regard please?

@h-afsatariq

I haven't studied ngsdn further recently, so I may not know much about this issue. I'm concerned that the P4 forum is still active. Maybe someone in the forum can answer your questions.

Cheers!

h-afsatariq commented 2 months ago

I really appreciate your help. thanks