Search

You can find the results of your search below.

famp
7 Hits, Last modified:
w_sockets=1 \ boot=yes \ ip4_addr=${LAN_IP:?}/24 \ ip6_addr=none \ defaultrouter=${GATEWAY_IP:... kg \ -j "ioc-${JAIL_NAME:?}" \ -install apache24 </code> 2. Tell the web server who it is. <code... erName ${DOMAIN_NAME:?}\" >> /usr/local/etc/apache24/httpd.conf" </code> 3. Enable the web server so... <code> jexec "ioc-${JAIL_NAME:?}" \ sysrc apache24_enable=YES </code> 4. Start the web server now.
gateway
3 Hits, Last modified:
mple, I have defined the LAN on vnet0 192.168.6.0/24, and the router has the address 192.168.1.254 (a ... rs), so I've defined the DMZ on vnet1 192.168.1.0/24. Note: From inside the Jail, these interfaces wi... k device serving our LAN LAN_NETWORK="192.168.6.0/24" # network address or our LAN PUBLIC_INTERFACE