Deleting network address from zone section

You can manually delete network addresses associated with a certain type of network from the configuration file of the Firewall Manager task.

To delete a network address from the zone in a configuration task, execute the following command:

kesl_control -F --del-zone <zone> [--address <address>| --index <address index in the zone>]

The specified network address is deleted from the specified zone section in a configuration file.

If a zone contains several items with the same network address, the command –del-zone will not be executed.

If the specified network address or index does not exist, an error occurs.

Page top