netboot dhctp/tftp server

Allows you to easily bootstrap Ubuntu or Debian netinstaller
Download

netboot dhctp/tftp server Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Tikhonov
  • Publisher web site:
  • http://www.brokestream.com/wordpress/category/netboot/

netboot dhctp/tftp server Tags


netboot dhctp/tftp server Description

Allows you to easily bootstrap Ubuntu or Debian netinstaller netboot project allows you to easily bootstrap Ubuntu or Debian netinstaller. Or assign address to network device like ILO to configure it. Very simple in use and need almost zero configuration. I always hated dhcpd and tftp-ha.For looking who is asking for boot:kef@flash:~$ sudo ./netbootrequest 1 from 00-e0-91-02-9e-24 ()If you are lucky it will show hostname in parens.To boot it type:kef@flash:~$ sudo ./netboot 192.168.0.255 192.168.0.1 192.168.0.55 00-e0-91-02-9e-24mac pattern:00 e0 91 02 9e 24request 1 from 00-e0-91-02-9e-24 ()matchedrequest 3 from 00-e0-91-02-9e-24 ()matchedrrq pxelinux.0rrq pxelinux.0end192.168.0.255 is a broadcast address. (Bcast of ifconfig output)192.168.0.1 is an address of this interface. (inet addr) 192.168.0.55 is an address offered to client.00-e0-91-02-9e-24 is a mac address of client to bootstrap. You could type last few digits only and use any separator between them (except whitespace).Bootfile is hardcoded to pxelinux.0. You could put any file under this name. It will use current directory for serving tftp requests.Both dhcp and tftp implementations are simplified. For example, tftp can not serve more then one file at time. It has zero security, use it in safe environment only.


netboot dhctp/tftp server Related Software