Bug 80240 - systemd-networkd: Cannot assign address to master interface if vlans are configured
Summary: systemd-networkd: Cannot assign address to master interface if vlans are conf...
Status: RESOLVED WORKSFORME
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 15:52 UTC by James Kyle
Modified: 2014-07-01 11:24 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description James Kyle 2014-06-19 15:52:13 UTC
If an interface is configured for both vlans and a static Address, the address is not assigned to the vlan.

For example:

[Match]
MACAddress=b8:ca:3a:66:10:20
[Network]
Description=Main Interface
VLAN=vlan1001
VLAN=vlan10
Address=192.168.1.2/24
Comment 1 Tom Gundersen 2014-07-01 11:24:39 UTC
This works for me with current git. Please reopen if you can still reproduce.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.