Search

You can find the results of your search below.

gateway
9 Hits, Last modified:
two different VPN servers on my TrueNAS box to enable me to seamlessly pass information between each of... atforms seem to favour IPsec, I've had a more reliable connection using OpenVPN on Android platforms. So... rtal. 2. Make some decisions and define some variables. <code> # Tailor each of these examples for you... Activating the Configuration ====== <code> # enable IP forwarding jexec "ioc-${JAIL_NAME:?}" sysrc ga
mail
9 Hits, Last modified:
ot be exposed to the Internet. It will neither be able to send or receive messages from the outside worl... tal. 2. Make some decisions and define some variables. <code> # Tailor each of these examples for you... /bin/sh -c "cd /etc/mail && make" </code> 4. Enable sendmail features. <code> jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_enable="YES" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_o
famp
8 Hits, Last modified:
rtal. 2. Make some decisions and define some variables. <code> # Tailor each of these examples for your... jail run (usually best to choose the latest available) LAN_IP="192.168.7.35" # IP address with... usr/local/etc/apache24/httpd.conf" </code> 3. Enable the web server so it starts when the jail boots u... > jexec "ioc-${JAIL_NAME:?}" \ sysrc apache24_enable=YES </code> 4. Start the web server now. <code>
dnsmasq
7 Hits, Last modified:
to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls. I... widely used for tethering on smartphones and portable hotspots, and to support virtual networking in vi... rtal. 2. Make some decisions and define some variables. <code> # Tailor each of these examples for your... hen a machine wakes up on a new network. DO NOT enable this if there's # the slightest chance that you m
heimdall
1 Hits, Last modified:
page" no matter where you are or which phone or tablet or PC you're using. Heimdall is easy to set up
truenas
1 Hits, Last modified:
Fi (54Mb/s), so any SATA disk (300Mb/s) should be able to keep up with the demands I can place on it. I