From 6763f6d0d47021248abeacd90e05f2d77be3a45e Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 19 Jun 2023 00:53:02 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-netbootxyz.md | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/images/docker-netbootxyz.md b/images/docker-netbootxyz.md index 6299e6473..465b5b78c 100644 --- a/images/docker-netbootxyz.md +++ b/images/docker-netbootxyz.md @@ -93,26 +93,8 @@ set service dns forwarding options "dhcp-boot=tag:efi64-2,netboot.xyz.efi,,SERVE commit; save ``` -#### DD-WRT -Administration -> Services -> Additional DNSMasq Options -Set the following lines: -``` -dhcp-match=set:bios,60,PXEClient:Arch:00000 -dhcp-boot=tag:bios,netboot.xyz.kpxe,,YOURSERVERIP -dhcp-match=set:efi32,60,PXEClient:Arch:00002 -dhcp-boot=tag:efi32,netboot.xyz.efi,,YOURSERVERIP -dhcp-match=set:efi32-1,60,PXEClient:Arch:00006 -dhcp-boot=tag:efi32-1,netboot.xyz.efi,,YOURSERVERIP -dhcp-match=set:efi64,60,PXEClient:Arch:00007 -dhcp-boot=tag:efi64,netboot.xyz.efi,,YOURSERVERIP -dhcp-match=set:efi64-1,60,PXEClient:Arch:00008 -dhcp-boot=tag:efi64-1,netboot.xyz.efi,,YOURSERVERIP -dhcp-match=set:efi64-2,60,PXEClient:Arch:00009 -dhcp-boot=tag:efi64-2,netboot.xyz.efi,,YOURSERVERIP -``` - -#### Tomato -Advanced -> DHCP/DNS -> Dnsmasq Custom configuration +#### Dnsmasq/DD-WRT/Tomato/PIHOLE +Various locations to set Additional/Custom DNSMASQ options in UI or config files Set the following lines: ``` dhcp-match=set:bios,60,PXEClient:Arch:00000