Hello, is planned in NethSecurity to manage Blue and Orange Zones like NS7?
Both zones are “already there”, you need to create them using the Zones & Policies menù, selecting their behavior to allow traffic source and destination.
In beta 2, if you name them dmz and guests you’ll get the right colors (orange and blue).
The plan is to create the zones with the right policy using a button.
I’ve tried to update the doc.
@sarz4fun does it look clear enough firewall: add dmz and guests zone by gsanchietti · Pull Request #54 · NethServer/nethsecurity-docs · GitHub ?
So both BLUE and ORANGE must be manually created from scratch, instead of simply picking the role from a template.
As UX is inferior to the predecessor and allows to make more mistakes during the setup phase.
Great! Thank you.
I’m lost. How do I had a host with a static lease to the DMZ?
Note there is a teeny error in the documentation. It says to enter “dmz” in lower case, but the characters echoed are upper case.
It’s the same process used for LAN devices:
- create a DMZ zone
- configure a new network interface associated to the DMZ zone, make sure the interface has a static IP address
- go to the DHCP page and add a lease DNS & DHCP — NethSecurity documentation
It’s intended: all zones are written in lowercase inside the db, but showed in uppercase, see Zone: force creation in lowercase · Issue #533 · NethServer/nethsecurity · GitHub
How do you propose to change the doc? I’m willing to commit the proposed change!