Search
You can find the results of your search below.
Fulltext results:
- gateway
- 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... Activating the Configuration ====== <code> # enable IP forwarding jexec "ioc-${JAIL_NAME:?}" sysrc gateway_enable="YES" # enable the firewall service (aka ipfw) j
- ot be exposed to the Internet. It will neither be able to send or receive messages from the outside worl... /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_outbound_enable="NO" jexec "ioc-${JAIL_NAME:?}" sysrc sendmail_su
- dnsmasq
- 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... hen a machine wakes up on a new network. DO NOT enable this if there's # the slightest chance that you m... iguration file for dnsmasq # Uncomment this to enable the integrated DHCP server, you need # to supply
- famp
- 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>... tall mysql80-client mysql80-server </code> 2. Enable the database server so it starts when the jail bo
- truenas
- Fi (54Mb/s), so any SATA disk (300Mb/s) should be able to keep up with the demands I can place on it. I