This chapter describes the files and directories used by the Zorp Firewall Suite.
Zorp is using the standard Unix directory hierarchy for its files, but the exact location of the files is determined at configuration time.
An installation prefix can be chosen at configuration time which is represented by $prefix in the Table 1-1 below.
Table 1-1. Directories used by Zorp
Directory | Description |
---|---|
$prefix/bin | Binaries and scripts |
$prefix/sbin | Superuser binaries and scripts |
$prefix/lib/zorp | Main Zorp library and proxy modules. |
$prefix/share/zorp | Python modules and other architecture independent data. |
$prefix/share/man | Manual pages for Zorp commands. |
/etc/zorp | Configuration data for Zorp. Note that the location of this directory doesn't depend on $prefix. |