NetworkManager should support aliased interfaces

Bug #288322 reported by Simon Ruggier
2
Affects Status Importance Assigned to Milestone
NetworkManager
New
Undecided
Unassigned
network-manager (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

Binary package hint: network-manager

I like for my laptop to have a static IP address when connected to certain networks, which happen to be connected via ethernet interface, so I have the following snippet in /etc/dhcp3/dhclient.conf:
alias {
  interface "eth0";
  fixed-address 192.168.1.150;
  #option subnet-mask 255.255.255.255;
}

I've had to avoid using NetworkManager in order for this functionality to work, because it doesn't have any support for slave interfaces. This has caused problems of its own, and means that my ethernet interface doesn't bring itself up automatically.

Ideally, I'd be able to configure a fixed IP address that works with NetworkManager, and not have to deal with getting /etc/network/interfaces and NetworkManager to coexist.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for the report, the bug is one that needs to be send directly upstream to: http://bugzilla.gnome.org , forwarding instructions are available at: http://wiki.ubuntu.com/Bugs/Upstream/GNOME , Thanks in advance.

Changed in network-manager (Ubuntu):
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.