question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mininet Problem With Ubuntu 16.0

See original GitHub issue

I use

sudo mn --link tc,bw=10,delay=10m

and it gives errors

*** Adding links: (10.00Mbit 10ms delay) *** Error: RTNETLINK answers: No such file or directory (10.00Mbit 10ms delay) *** Error: RTNETLINK answers: No such file or directory (h1, s1) (10.00Mbit 10ms delay) *** Error: RTNETLINK answers: No such file or directory (10.00Mbit 10ms delay) *** Error: RTNETLINK answers: No such file or directory (h2, s1)

Is this the mininet problem or my operate system problem ?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
tamimcsecommented, Dec 1, 2016

I was having the same problem. I guess, the issue is with the current ubuntu repository. After installing Mininet from the source, it worked.

0reactions
cheriimoyacommented, Jan 28, 2022

this is fixed, right? i mean the ubuntu package advanced past 2.2.1 and is now at 2.2.2 (which is still far too old for my taste)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mininet Problem With Ubuntu 16.0 · Issue #629 - GitHub
I was having the same problem. I guess, the issue is with the current ubuntu repository. After installing Mininet from the source, it...
Read more >
Mininet link error: "*** Error: RTNETLINK answers: No such file ...
i'v faced with this problem in ubuntu 14.04 too. After I reinstall mininet from source (the master branch), the error message does not ......
Read more >
Mininet Install onto Fresh Ubuntu 16 04 using GitHub - YouTube
installation of Mininet onto a fresh install of Ubuntu 16.04 Used GitHub to provide mininet and wiresharkAlso includes a brief into to ...
Read more >
Issue when using Opendaylight on Ubuntu 16.04
I am trying to set up an SDN environment using OpenDaylight and Mininet on an Ubuntu16.04 server (not in VMs). I downloaded the...
Read more >
[mininet-discuss] xterm not working in mininet on Ubuntu ...
[mininet-discuss] xterm not working in mininet on Ubuntu 20.04 system · Previous message: [mininet-discuss] Huge favour on how to use mininet for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found