Mininet Problem With Ubuntu 16.0
See original GitHub issueI 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:
- Created 7 years ago
- Comments:9 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I was having the same problem. I guess, the issue is with the current ubuntu repository. After installing Mininet from the source, it worked.
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)