shorewall6-exclusion (5) Linux Manual Page
exclusion – Exclude a set of hosts from a definition in a shorewall6 configuration file.
Synopsis
- !address-or-range[,address-or-range]…
- !zone-name[,zone-name]…
Description
- Warning
If you omit a sub-zone and there is an explicit or explicit CONTINUE policy, a connection to/from that zone can still be matched by the rule generated for a parent zone. For example: /etc/shorewall6/zones:-
#ZONE TYPE z1 ip z2:z1 ip ...
/etc/shorewall6/policy:
-
#SOURCE DEST POLICY z1 net CONTINUE z2 net REJECT
/etc/shorewall6/rules:
-
#ACTION SOURCE DEST PROTO DEST # PORT(S) ACCEPT all!z2 net tcp 22
In this case, SSH connections from z2 to net will be accepted by the generated z1 to net ACCEPT rule.
Files
/etc/shorewall6/hosts
/etc/shorewall6/masq
/etc/shorewall6/rules
/etc/shorewall6/tcrules
See Also
shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5), shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), shorewall6-netmap(5),shorewall6-params(5), shorewall6-policy(5), shorewall6-providers(5), shorewall6-rtrules(5), shorewall6-routestopped(5), shorewall6-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-mangle(5), shorewall6-tos(5), shorewall6-tunnels(5), shorewall-zones(5)
-
