On Ubuntu I set up a VLAN on eth5 as eth5.1451. I want to configure it using network manager(nm-applet), but network manager does not see the newly created VLAN? Is there a way to make NM recognize it?

link|improve this question
feedback

1 Answer

Is eth5 a physical interface? From memory NetworkManagerDispatcher is the issue, as it won't see virtual interfaces created from physical network interfaces.

What does the output of "nm-tool" and "NetworkManager --no-daemon" produce?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.