Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pingall not working but ping works after Exercise 1 #111

Open
Yamabuki-bakery opened this issue Apr 6, 2023 · 0 comments
Open

pingall not working but ping works after Exercise 1 #111

Yamabuki-bakery opened this issue Apr 6, 2023 · 0 comments

Comments

@Yamabuki-bakery
Copy link

Thanks for the exercises and tutorial!

I have followed the steps in exercise 1, using the provided VM and Docker containers, and finally made h1a and h1b can ping each other, by using h1a ping h1b and h1b ping h1a command.

image

But when I try to use mininet's pingall or pingallfull command, it seems that ping is 100% dropped:

image

I tried to debug this using tcpdump on h1a, and I can see the packets being sent and received when using h1a ping h1b and h1b ping h1a command.:

image

when I use pingall, tcpdump shows that no packet was sent or received:

image

I would like to use pingall to do a quick test. Since i'm new to mininet, I will very appreciate it if someone can help me locate the problem.

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

No branches or pull requests

1 participant