Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
isc-dhcp and wds
2018-02-09, 10:03
Post: #2
RE: isc-dhcp and wds
If you have multiple DHCP servers on the same network then that is bound to cause issues...
If you by "WDS server" only mean proxy dhcp then you could possibly add
Code:
option ipxe.no-pxedhcp 1;
see https://gist.github.com/robinsmidsrod/4008017

also I would recommend that you do not use user-class to detect iPXE, see the example linked above for a more stable approach.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
isc-dhcp and wds - pumbos - 2018-02-09, 09:31
RE: isc-dhcp and wds - NiKiZe - 2018-02-09 10:03
RE: isc-dhcp and wds - pumbos - 2018-02-09, 11:34
RE: isc-dhcp and wds - NiKiZe - 2018-02-09, 20:29



User(s) browsing this thread: 1 Guest(s)