clipos / bugs

CLIP OS issue tracker
https://clip-os.org
28 stars 1 forks source link

Core: Network namespace and dynamic firewall management #34

Open travier-anssi opened 5 years ago

travier-anssi commented 5 years ago

CLIP OS system administrators (the admin user) should be able to change a subset of firewall setting for each cage. The main features are per cage incoming and outgoing port filtering.

As we do not have a Python interpreter in the Core, we can not use or improve firewalld for such a feature and must thus develop our own solution.