All public logs

Jump to navigation Jump to search

Combined display of all available logs of plnx.nl. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:39, 17 May 2025 Pverha10 talk contribs created page DNS-DHCP configuration (Created page with "=IPv4= Configuration file for "dhcpd -4 -cf dhcpd.conf.ipv4 eth0" ==dhcpd.conf.ipv4== <pre> # dhcpd.conf.ipv4 ############################## # default options: authoritative; log-facility local7; ddns-update-style interim; option domain-name "local.lan"; lease-file-name "/var/run/dhcpd/dhcpd.leases.ipv4"; default-lease-time 7200; max-lease-time 28800; update-conflict-detection false; ############################## # dynamic dns updates include "/etc/dhcp-dns.key";...")