1SHOREWALL-VARDIR(5) [FIXME: manual] SHOREWALL-VARDIR(5)
2
3
4
6 vardir - Shorewall file
7
9 /etc/shorewall/vardir
10
12 This file does not exist by default. You may create the file if you
13 want to change the directory used by Shorewall to store state
14 information, including compiled firewall scripts. By default, the
15 directory used is /var/lib/shorewall/.
16
17 The file contains a single variable assignment:
18
19 VARDIR=directory
20
21 where directory is the name of a directory. If you add this file, you
22 should copy the files from /var/lib/shorewall to the new directory
23 before performing a shorewall restart.
24
26 VARDIR=/root/shorewall
27
29 /etc/shorewall/vardir
30
32 shorewall(8), shorewall-accounting(5), shorewall-actions(5),
33 shorewall-blacklist(5), shorewall-hosts(5), shorewall_interfaces(5),
34 shorewall-ipsets(5), shorewall-maclist(5), shorewall-masq(5),
35 shorewall-nat(5), shorewall-netmap(5), shorewall-params(5),
36 shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5),
37 shorewall-route_rules(5), shorewall-routestopped(5),
38 shorewall-rules(5), shorewall.conf(5), shorewall-secmarks(5),
39 shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
40 shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)
41
42
43
44[FIXME: source] 09/16/2011 SHOREWALL-VARDIR(5)