iPXE Not Making Requests to Port 4011
|
2017-02-03, 23:50
Post: #2
|
|||
|
|||
RE: iPXE Not Making Requests to Port 4011
Proxy dhcp can be disabled by the main dhcp server via a option.
Example of this from https://gist.github.com/robinsmidsrod/4008017 Code: # Disable ProxyDHCP, we're in control of the primary DHCP server But first of: https://git.ipxe.org/ipxe.git/commit/6366fa7a that version is over a year old, you should try and do dhcp && chain http://boot.ipxe.org/ipxe.pxe from the qemu provided ipxe since there have been lots of improvements (and we do not like to try and debug old versions) regarding proxy dhcp there is a note at http://ipxe.org/cmd/ifconf#notes about something that is very similar to your issue Instead of chaining into pxelinux, you might want to concider using the more advanced features that the ipxe menu system can provide via ipxe scripting. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE Not Making Requests to Port 4011 - cjs - 2017-02-03, 09:58
RE: iPXE Not Making Requests to Port 4011 - NiKiZe - 2017-02-03 23:50
RE: iPXE Not Making Requests to Port 4011 - cjs - 2017-02-06, 05:52
RE: iPXE Not Making Requests to Port 4011 - NiKiZe - 2017-02-06, 08:10
RE: iPXE Not Making Requests to Port 4011 - robinsmidsrod - 2017-02-06, 09:55
RE: iPXE Not Making Requests to Port 4011 - BitBub - 2017-02-07, 03:13
RE: iPXE Not Making Requests to Port 4011 - cjs - 2017-02-08, 04:29
RE: iPXE Not Making Requests to Port 4011 - BitBub - 2017-02-08, 06:33
RE: iPXE Not Making Requests to Port 4011 - NiKiZe - 2017-02-08, 21:10
|
User(s) browsing this thread: 1 Guest(s)