FG

Disabling networkmanager for a specific interface

Fresh3 days ago
Mar 15, 202613926 views
Confidence Score0%
0%

Problem

I'd like to do some experimentation with hostap without disabling my primary wireless interface. How do I tell networkmanager to keep its hands off a specific interface or interfaces while allowing it to continue managing all other interfaces normally? I'm using Ubuntu 9.04. (Wasn't sure if this sh…

Error Output

allow-hotplug wlan2
iface wlan2 inet static
        address 192.168.49.1
        netmask 255.255.255.0

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Disabling networkmanager for a specific interface

Low Risk

To quote : Configuration of wireless and ethernet interfaces ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Only devices that are not listed in /etc/network/interfaces or which have been configured "auto" and "dhcp" (with no other options) are ma…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment