HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/shorewall/configfiles/routes.annotated
#
# Shorewall -- /etc/shorewall/routes
#
# For information about entries in this file, type "man shorewall-routes"
#
# For additional information, see http://www.shorewall.net/MultiISP.html
#
###############################################################################
# 
# This file was added in Shorewall 4.4.15 and is used to define routes to be
# added to provider routing tables.
# 
# The columns in the file are as follows.
# 
# PROVIDER
# 
#     The name or number of a provider defined in shorewall-providers (5).
#     Beginning with Shorewall 4.5.14, you may also enter main in this column to
#     add routes to the main routing table.
# 
# DEST
# 
#     Destination host address or network address.
# 
# GATEWAY (Optional)
# 
#     If specified, gives the IP address of the gateway to the DEST.
# 
#     Beginning with Shorewall 4.5.14, you may specify blackhole in this column
#     to create a blackhole route.
# 
#     Beginning with Shorewall 4.5.15, you may specify prohibit or unreachable in
#     this column to create a prohibit or unreachable route respectively.
# 
# DEVICE (Optional)
# 
#     Specifies the device route. If neither DEVICE nor GATEWAY is given, then
#     the INTERFACE specified for the PROVIDER in shorewall-providers (5). This
#     column must be omitted if blackhole, prohibit or unreachable is specified
#     in the GATEWAY column.
# 
# OPTIONS (Optional)
# 
#     Added in Shorewall 5.0.2.
# 
#     Allowed options are:
# 
#     persistent
# 
#         If specified, the route remains in the provider's routing table even
#         when the provider is disabled.
# 
###############################################################################
#PROVIDER		DEST			GATEWAY		DEVICE	OPTIONS