Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 the `next-server` and `bootfile` options in dnsmasq
#4
https://openwrt.org/docs/guide-user/base...#tftp_boot
https://openwrt.org/docs/guide-user/base...ng_options

Code:
uci set dhcp.linux="boot"
uci set dhcp.linux.filename="iventoy_loader_16000_uefi"
uci set dhcp.linux.serveraddress="192.168.1.69"
uci set dhcp.linux.servername="xxxx"
uci commit dhcp
/etc/init.d/dnsmasq restart
Reply


Messages In This Thread
RE: the `next-server` and `bootfile` options in dnsmasq - by kimi - 10-02-2023, 02:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)