Is the zone-based firewall scheduled to be deprecated in VyOS? The following page states “zone based firewall is no longer supported”.
https://docs.vyos.io/en/latest/configexamples/zone-policy.html#examples-zone-policy
Or has the configuration structure simply be changed? At the moment, it appears that zone-based firewalls are still available in the latest release.
https://docs.vyos.io/en/latest/configuration/firewall/index.html#zone-based-firewall
If zone-based firewalls are an outdated feature that will be discontinued in the future, what is the modean alternative?
have you read this blog post
is now available for everyone to download and test its features, such as GraphQL API, new firewall CLI, Babel and PIM6 protocols, and more!
marc_s
January 10, 2024, 6:13am
3
It was removed at some time but fortunately added again. It is not deprecated.
After that, some bugs were identified and confirmed fixed.
See also https://forum.vyos.io/t/the-decision-to-remove-zone-based-firewall-syntax-in-vyos-1-4-rolling-202308040557 and the links therein.
@tomcat667 @marc_s
Thank you for the useful information. I had overlooked those articles, so I appreciate you pointing them out. My questions have been completely resolved.