Without security group rule for port 67 in egress, VMs may not be able to get an IP from DHCP
Bug #1881316 reported by
Flavio Fernandes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-ovn |
New
|
Undecided
|
Unassigned |
Bug Description
Bug 1790900 introduced changes that removed OVN ACLs
to explicitly allow DHCP traffic to reach the responder
in the OVN pipeline.
Unfortunately, that removal is only okay because traffic
within a given SG is allowed by default. In situations
where security group configuration does not allow traffic
within ports of the same group, this will stop DHCP access
too, making VMs unable to obtain an address.
So the need for explicit rules to allow DHCP needs to be
added back to networking-ovn.
Changed in networking-ovn: | |
assignee: | nobody → Flavio Fernandes (ffernand) |
To post a comment you must log in.
Reference comments on bug 1790900 that also explain its undesired side effect:
https:/ /bugs.launchpad .net/networking -ovn/+bug/ 1790900/ comments/ 7
https:/ /bugs.launchpad .net/networking -ovn/+bug/ 1790900/ comments/ 12