Search

You can find the results of your search below.

dnsmasq
40 Hits, Last modified:
====== What is Dnsmasq ? ====== Dnsmasq provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. It is designed to be... re information at the [[https://thekelleys.org.uk/dnsmasq/doc.html|Dnsmasq web site]] ====== Installing Dnsmasq on True... sq.d jexec "ioc-${JAIL_NAME:?}" mv /usr/local/etc/dnsmasq.conf /usr/local/etc/dnsmasq.d/1-original.conf jexec "ioc-${JAIL_NAME:?}" touch /usr/local/etc/dnsmasq.d/2-standard.conf jexec "ioc-${JAIL_NAME:?}"
famp
3 Hits, Last modified:
# IP address of your gateway to the internet DNS_IP="${GATEWAY_IP:?}" # IP address of your DNS server (usually the same as the internet gateway)... defaultrouter6=none \ resolver="nameserver ${DNS_IP:?}" </code> 5. Define the domain name, so th
gateway
2 Hits, Last modified:
ing point. The router also provides a forwarding DNS server and a DHCP server. I have already turned this functionality off and replaced it with [[dnsmasq|my own configuration]] in a TrueNAS Jail. Th
truenas
2 Hits, Last modified:
ing on : * [[gateway|Gateway and Firewall]] * DNS & DHCP server - using [[dnsmasq]] * [[famp|FAMP]] Stack - FreeBSD Apache My