In addition to bug fixes and minor enhancements, v 5.3 includes the following new features:
Firewall Builder now supports generating output for the Junos platform. This implementation is based on the Cisco IOS code and shares codebase where applicable.
The Junos compiler expects the units to be subinterfaces of the main
interfaces. E.g. unit 10 is a subinterface of ge-0/0/0.
To configure ge-0/0/0 unit 10, do the following steps:
then { discard; }while the Reject action will generate
then { reject; }You may set parameters for the Reject action to specify ICMP reply.
When using Dummy and deleting an object in the object tree viewer, any objects using only that object will now use Dummy instead of Any.
Fixed wrong diff counting for DiffViewer.
Added support for compiling a single rule for NXOS.
Fixed compile error: QApplication::setGraphicsSystem is removed in Qt5.
Fixed NULL pointer dereference for Dummy interface when right clicking on the Dummy interface in the object tree viewer.