Can't configure host-only network interface!

Open
#3 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
linux
Domain
networking

Research direction

Start by reproducing the VM host-only interface setup and inspect eth1 after running sudo dhclient eth1 and ifconfig -a. The issue is resolved when the command completes normally and eth1 displays the expected IP address.

Written by the indexing model from the issue text.

Description

Hi. This might be a very basic issue, but I have been trying to configure a host-only network interface without success. I added host-only interface to VM and I can see it in mininet, but then when I execute sudo dhclient eth1, it kind of freeze and the command line disappears. When I use ifconfig-a, I don't see IP address with eth1, but I do see one in the settings.

Any help is appreciated!

1
2

Dominant language
No language data
Stars
410
Forks
120
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mininet/openflow-tutorial

All issues in mininet/openflow-tutorial

Similar issues

More Networking issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.