Bug 492377 - [enh] support VLANs
Summary: [enh] support VLANs
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 750011 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-26 16:50 UTC by Steve Whitehouse
Modified: 2012-04-18 02:22 UTC (History)
6 users (show)

Fixed In Version: 0.9.4.0-1.git20120328
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-02 15:12:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Whitehouse 2009-03-26 16:50:45 UTC
I have the following network set up:

ifcfg-eth0:

# Intel Corporation 82545GM Gigabit Ethernet Controller
DEVICE=eth0
HWADDR=00:14:22:4b:62:95
ONBOOT=yes
SEARCH="chygwyn.com"
PROTO=static
MTU=9000
IPADDR=10.44.1.1
NETMASK=255.255.255.0

ifcfg-eth0.5:

DEVICE=eth0.5
ONBOOT=yes
VLAN=yes
BOOTPROTO=dhcp
MTU=1500
PEERDNS=no

ifcfg-eth0.6:

DEVICE=eth0.6
ONBOOT=yes
VLAN=yes
BOOTPROTO=static
IPADDR=10.100.100.254
NETMASK=255.255.255.0
MTU=1500

This works perfectly ok provided I don't enable NetworkManager. If I do then I discover that the config for eth0.6 has also been written to eth0 for some strange reason.

I think it would be a good plan to disable NetworkManager by default until it can actually cope with real network configurations. I've installed a number of boxes with recent versions of Fedora and the only thing they all have in common is that none of them would work until I turned NetworkManager off.

Comment 1 Bug Zapper 2009-11-16 09:52:47 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Matthew Miller 2010-08-25 04:12:02 UTC
Moving to Rawhide.

Comment 3 Dan Winship 2012-04-02 15:12:15 UTC
This is fixed in F17.

Comment 4 Philip Prindeville 2012-04-18 02:22:18 UTC
*** Bug 750011 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.