Firewall for APT and Mirrors #122

Open
opened 2022-05-16 11:44:23 +00:00 by rafael · 2 comments
rafael commented 2022-05-16 11:44:23 +00:00 (Migrated from gitlab.privaz.io)

Currently ACS is configured with a too thin grained firewall.

every single communication type has to be granted explicitly.

this is a problem in particular for package installation, as package managers rely on multiple mirrors that change often of have multiple IPs, etc.

A compromise would be to allow the APT user to use the internet on ports 80, 443

Currently ACS is configured with a too thin grained firewall. every single communication type has to be granted explicitly. this is a problem in particular for package installation, as package managers rely on multiple mirrors that change often of have multiple IPs, etc. A compromise would be to allow the APT user to use the internet on ports 80, 443
rafael commented 2022-05-16 11:57:12 +00:00 (Migrated from gitlab.privaz.io)

mentioned in commit 088a755e04

mentioned in commit 088a755e047175c82c95db1112735a72b82acc9a
rafael commented 2022-05-17 11:23:38 +00:00 (Migrated from gitlab.privaz.io)

A patch has been implemented in which processes by the _apt user are allowed to go out on ports 80,443 and the mirror subsystem is therefore left alone.

A patch has been implemented in which processes by the _apt user are allowed to go out on ports 80,443 and the mirror subsystem is therefore left alone.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
privazio/ansible-collection-vdc#122
No description provided.