Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. GNU nano 2.2.6 File: /etc/dnsmasq.conf
  2.  
  3. dhcp-range=192.168.178.1,proxy # Durch das eingene Netzwerk ersetzen.
  4. dhcp-boot=pxelinux.0,192.168.178.123,192.168.178.1 # Durch die IP-Adresse des TFTP-Servers und des Netzwerks ersetzen.
  5.  
  6. pxe-service=x86PC,"Netzwerk Boot",pxelinux
  7.  
  8. enable-tftp
  9. tftp-root=/tftpboot/linux/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement