Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
appnote:premature [2019/02/23 10:18]
stappers Notes on the differences between ISC DHCP server and dnsmasq
appnote:premature [2022/12/11 20:40]
stappers Enable TFTP server, credits to habetsm
Line 24: Line 24:
 ===== TFTP server ===== ===== TFTP server =====
  
-Work in progress ​  ​WIP ​ FIXME   text to ADD+To enable the TFTP server set 
 + 
 +    # Enable dnsmasq'​s built-in TFTP server 
 +    enable-tftp 
 + 
 +    # Set the root directory for files availble via FTP. 
 +    tftp-root=/​var/​lib/​tftpboot/​ 
  
 ===== PXE chainloading ===== ===== PXE chainloading =====
appnote/premature.txt · Last modified: 2022/12/11 21:03 by stappers
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.