routestopped
The Shorewall6 file that governs what traffic flows through the firewall while it is in 'stopped' state.
- Provided by: shorewall6 (Version: 4.5.21.6-1)
- Report a bug
The Shorewall6 file that governs what traffic flows through the firewall while it is in 'stopped' state.
/etc/shorewall6/routestopped
This file is deprecated in favor of the shorewall6-stoppedrules[1](5) file.
This file is used to define the hosts that are accessible when the firewall is stopped or is being stopped. When shorewall6-shell is being used, the file also determines those hosts that are accessible when the firewall is in the process of being [re]started.
The columns in the file are as follows (where the column name is followed by a different name in parentheses, the different name is used in the alternate specification syntax).
INTERFACE - interface
HOST(S) - [-|address[,address]...]
If left empty or supplied as "-", 0.0.0.0/0 is assumed.
OPTIONS - [-|option[,option]...]
routeback
source
dest
critical
The source and dest options work best when used in conjunction with ADMINISABSENTMINDED=Yes in shorewall6.conf[3](5).
Example 1:
#INTERFACE HOST(S) OPTIONS
eth2 2002:ce7c:92b4::/64
eth0 2002:ce7c:92b4:1::/64
br0 - routeback
eth3 - source
/etc/shorewall6/routestopped
http://shorewall.net/starting_and_stopping_shorewall.htm
http://shorewall.net/configuration_file_basics.htm#Pairs
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-rules(5), shorewall6.conf(5), shorewall6-secmarks(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5), shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5)