ciscog33k wrote: » Am I the only one that hates zone-based firewalls?
Turgon wrote: » IOS feature?
kalebksp wrote: » For those unfamiliar with the Zone-Based Firewall it essentially groups your interfaces into different "zones" then you apply your policy unidirectionally between the zones rather than using CBAC on a per-interface basis. All members of a zone can freely pass traffic. By default members of different zones cannot pass traffic, except for the self zone (aka the router) which all zones can communicate with by default. If one interface is in a zone and another is not in a zone they cannot communicate at all. ZBF and CBAC are mutually exclusive on an interface. ZBF uses the MQC syntax, so if you're familiar with QoS configuration it's pretty easy. I find it much easier logically and in configuration to define how I want different zones to communicate rather than how each interface should be able to communicate with every other interface.