Skip to content

NetworkManager unmanage devices dynamically #10

@mothran

Description

@mothran

Currently if NetworkManager is present, Bunny will be interrupted and the interface will usually be brought back to managed mode from monitor. This can be solved currently by adding the following line to /etc/NetworkManager/NetworkManager.conf:

[keyfile]
unmanaged-devices=mac:<MAC_ADDRESS_HERE>

I have tried looking at nmcli and the dbus interface and there does not appear to currently be a way to force NetworkManager to set a device as unmanaged dynamically. There appears to be an open ticket for this functionality here: https://bugzilla.gnome.org/show_bug.cgi?id=680909

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions