POLICY.PY(5) | Zorp GPL | POLICY.PY(5) |
NAME¶
policy.py - zorp(8) policy file.
DESCRIPTION¶
The policy.py file is a Python module containing the zone and service definitions and other policy related settings used by zorp(8). Empty lines and lines beginning with '#' are comments and are ignored.
The policy.py file is generated automatically by ZMC, the Zorp Management Console, or it can be edited manually.
IMPORTANT: Do not edit manually a file generated by ZMC, because the manual changes will not be retained by ZMC and will be lost when re-generating the file.
FILES¶
The default location of policy.py is /etc/zorp/policy.py.
SEE ALSO¶
For further information on policy.py refer to the following sources:
A tutorial on manually editing the policy.py file can be found at http://www.balasys.hu/documentation/[1].
Additional information can also be found in the Zorp Administrator's Guide, the Zorp Reference Guide, and in the various tutorials available at the BalaSys Documentation Page at http://www.balasys.hu/documentation[2].
AUTHOR¶
This manual page was written by the BalaSys Documentation Team <documentation@balasys.hu>.
COPYRIGHT¶
Copyright © 2006-2015 BalaBit IT Security, 2015-2017 BalaSys IT Security. All rights reserved.
NOTES¶
12/01/2019 | Zorp GPL 7 |