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

Destination Host Unreachable (Cannot ping) #157

Open
dolbo opened this issue Nov 10, 2013 · 3 comments
Open

Destination Host Unreachable (Cannot ping) #157

dolbo opened this issue Nov 10, 2013 · 3 comments

Comments

@dolbo
Copy link

dolbo commented Nov 10, 2013

Hi, everyone. I'm looking for some help.
I'm going through the Tutorial. I'd like to make simple experiment which is described in Chapter 6. I follow the instruction:

I downloaded frenetic - import in VMplayer start my Mininet

update opam
upgrade opam

mininet> sudo mn --controller=remote

I start frenetic Repeater.nc

and I cannot ping mininet> h1 ping -c3 h2 Destination host ist unrecheable.

I also try others experiment and I cannot ping host. I'm a bit confused about that How can i solve my problem ? I assume that i forgot to do something but I follow the instruction in tutorial.

@jnfoster
Copy link
Member

Hmm. The same experiment works for me.

I see a few typos in your output (e.g., "ist unrecheable"). Can you type in the exact output of the frenetic and mn commands to help us help you debug your setup?

@craig-riecke
Copy link
Collaborator

This was fixed awhile ago, so closing.

@harishphn
Copy link

I still see this issue.

I started mininet: sudo mn --topo=single,2 --controller=remote

and ran the repeater application: python -m frenetic.examples.repeater

I am not able to reach h2 from h1 as it says Destination Host Unreachable. It was working fine for some time and suddenly I started getting this issue

@smolkaj smolkaj reopened this Nov 30, 2016
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

5 participants