This file is indexed.

/etc/fiaif/aliases is in fiaif 1.23.1-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
##############################################################################
## This file specifies global aliases to be used in 
## zone configuration files. The aliases can only be
## used in rules with the syntax: "ip[/mask]=>ip[/mask]"
## Where either of the sied can be replaced with a name of an alias.
##
## Aliases defined overrides IPSET variables in zone configuration files
## And an error will be displayed is conflicting names exists.
##
## The syntax for ALIASES is:
## <alias name> = [<ip>[/mask] ]*
## 
## Examples:
##   FIREWALL = 1.2.3.4
##   BACKUP_SERVERS = 11.22.33.44 111.222.333.444 
##############################################################################