[ipxe-devel] configure ipxe to boot from alternative port ie1067 and 1068

Christian Helmuth christian.helmuth at genode-labs.com
Wed May 1 07:30:44 UTC 2013


Hello Prateek,

there are traces of this feature in src/include/bootp.h:4

  #ifdef        ALTERNATE_DHCP_PORTS_1067_1068
  #undef        NON_STANDARD_BOOTP_SERVER
  #define       NON_STANDARD_BOOTP_SERVER       1067
  #undef        NON_STANDARD_BOOTP_CLIENT
  #define       NON_STANDARD_BOOTP_CLIENT       1068
  #endif

But this is a compile time option and I don't know if it works or is
tested regularly.

Regards
-- 
Christian Helmuth
Genode Labs

http://www.genode-labs.com/ · http://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth



More information about the ipxe-devel mailing list