Hello.
Please help me config DHCP on TP-Link Archer C7 v2 with LEDE v17.01.2 for LAN boot from external tftp server in same LAN:
What I'm doing wrong?
In LEDE LUCI GUI
- Go to "Interfaces - LAN > DHCP Server > Advanced Settings:"
- Add to "DHCP-Options" 3 lines:
2.1) 66,name of external tftp server
2.2.) 67,pxelinux.0
2.3) 150,ip of external tftp server - Then try LAN boot from notebook over LAN cable and see:
Boot Agent PXE found client IP. Mask, dhcp Ip and gateway. A few seconds "thinks" and report "PXE-E32: TFTP open timeot, PXE-M0F: Exiting Intel Boot Agent."
This external tftp server worked with OpenWRT.
Thanks!