Bot Updating Documentation

pull/10/head
LinuxServer-CI 2019-11-03 04:02:28 +00:00
rodzic 41decf8813
commit c35dbe1172
1 zmienionych plików z 11 dodań i 1 usunięć

Wyświetl plik

@ -88,7 +88,7 @@ To use this image you need an existing DHCP server where you can set this TFTP s
### Router Setup Examples ### Router Setup Examples
#### PFSense/OPNsense #### PFSense
Services -> DHCP Server Services -> DHCP Server
Set both the option for "TFTP Server" and the options under the Advanced "Network Booting" section. Set both the option for "TFTP Server" and the options under the Advanced "Network Booting" section.
@ -98,6 +98,16 @@ Set both the option for "TFTP Server" and the options under the Advanced "Networ
* UEFI 32 bit file name- `netboot.xyz.efi` * UEFI 32 bit file name- `netboot.xyz.efi`
* UEFI 64 bit file name- `netboot.xyz.efi` * UEFI 64 bit file name- `netboot.xyz.efi`
#### OPNsense
Services -> DHCP Server
Under the Advanced "Network Booting" section.
* check enable
* Next server- IP of docker host
* Default BIOS file name- `netboot.xyz.kpxe`
* UEFI 32 bit file name- `netboot.xyz.efi`
* UEFI 64 bit file name- `netboot.xyz.efi`
#### Unifi Security Gateway (with the controller) #### Unifi Security Gateway (with the controller)
Networks -> LAN (or the network you want to boot from) -> ADVANCED DHCP OPTIONS Networks -> LAN (or the network you want to boot from) -> ADVANCED DHCP OPTIONS
* tick Enable network boot * tick Enable network boot