You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
What steps will reproduce the problem?
1. Edit /etc/udev/rules.d/70-persistent-net.rules to include interfaces with
unique names. E.g. ethL1 or igb1
2. Reboot
3. Run sudo sosetup
4. Only interfaces in format ethXX are included in the /etc/network/interfaces
set up.
What is the expected output? What do you see instead?
All interfaces should show up regardless of name.
Are you using the new Security Onion 12.04?
Yes. Currently on Ubuntu 12.04 x64 Server
Did you install from the ISO image or did you install your own version of
Ubuntu and then add our PPA and packages?
The latter method.
Please provide any additional information below.
It's often very helpful to rename interfaces with something more descriptive,
especially when the sniffer/server boxes have a large number of interfaces.
DM
Original issue reported on code.google.com by dylan.me...@gmail.com on 11 Mar 2013 at 9:14