Search

You can find the results of your search below.

gateway
4 Hits, Last modified:
# network device leading to the internet CONF_DIR="/usr/local/etc/fw" # where we store the config FIREWALL_CONF="${CONF_DIR:?}/firewall.conf" # firewall config file NAT_CONF="${CONF_DIR:?}/nat.conf" # net service config file ... NAT ====== <code> jexec "ioc-${JAIL_NAME:?}" mkdir -p "${NAT_CONF%/*}" jexec "ioc-${JAIL_NAME:?}" /
dnsmasq
2 Hits, Last modified:
le structure. <code> jexec "ioc-${JAIL_NAME:?}" mkdir /usr/local/etc/dnsmasq.d jexec "ioc-${JAIL_NAME:?... all files in a directory which end in .conf conf-dir=/usr/local/etc/dnsmasq.d/,*.conf END </code> ==
famp
1 Hits, Last modified:
e24/modules.d/001_mod-php.conf" \ <<END <IfModule dir_module> DirectoryIndex index.php index.html