I’m sure this isn’t a big deal because by the time you get to this complex of a network, you would most likely want to have custom content filter profiles setup for your separate zones, but I added a second green zone:
Well that’s odd… maybe I should test this on another VM in the morning and see if I see consistent results.
You got me thinking more about this and prompted some more immediate testing that I had not anticipated. I came up with the idea that maybe the cause was the order that I setup my NethServer instance. I setup my NS in the following order
Add green and red zone
Configure proxy and web filter
Add 2nd green zone
I’d be willing to bet you setup yours in the following order:
Add two green zones and red zone
Configure proxy and web filter
So it looks like when a zone is added, a step is missing somewhere in NS to reconfigure the default web filter policy.
sorry for the little OT @giacomo I do not see folders
6.7 / testing
6.7 / nethforge-testing
in any of the mirror, including mirror.nethserver.org… it’s normal?
Yes, it’s normal.
Since the testing repository is transient, it’s not configured to be in sync across mirrors (CentOS does the same).
When a yum client request a package inside the testing repository, it will be always redirect to packages.nethserver.org (see: https://github.com/NethServer/mirrorlist/blob/master/6.7/nethserver.php#L27). This configuration allows all developers to have instant access to all rpms inside the testing repo.
Do you think is a good choice or we should add testing to the mirrors?