Bug 46612 - UCS 4.3 docker version sets default rule FORWARD policy DROP
UCS 4.3 docker version sets default rule FORWARD policy DROP
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Docker
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3
Assigned To: Daniel Tröder
Erik Damrose
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-13 11:17 CET by Erik Damrose
Modified: 2018-03-14 14:38 CET (History)
5 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 5: Blocking further progress on the daily work
User Pain: 0.429
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2018-03-13 11:17:52 CET
The UCS 4.3 docker version by default configures the packetfilter rule FORWARD policy DROP. In UCS 4.2 the default was ACCEPT.

KVM virtual machines cannot use the network with this new default.
Comment 1 Daniel Tröder univentionstaff 2018-03-13 13:52:25 CET
The Docker source code was patched to not change the default policy of the FORWARD chain.

docker.io 1.13.1-0ubuntu6A~4.3.0.201803131344


PS: Alternative solution would have been to start dockerd with --ip-forward=false (ucr set docker/daemon/default/opts/ip-forward=false) and enable ip_forwarding (sysctl net.ipv4.ip_forward=1).
Comment 2 Erik Damrose univentionstaff 2018-03-13 14:56:09 CET
OK: Default for FORWARD is now ACCEPT
OK: Patch applied and build
reopen: changelog. We actually differ from the upstream behavior with this version of docker and should mention it.
Comment 3 Daniel Tröder univentionstaff 2018-03-13 15:26:29 CET
[4.3-0 3a8460ee73] Bug #46612: release changelog entry
Comment 4 Erik Damrose univentionstaff 2018-03-13 15:43:38 CET
OK: changelog
verified
Comment 5 Stefan Gohmann univentionstaff 2018-03-14 14:38:15 CET
UCS 4.3 has been released:
 https://docs.software-univention.de/release-notes-4.3-0-en.html
 https://docs.software-univention.de/release-notes-4.3-0-de.html

If this error occurs again, please use "Clone This Bug".