Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A problem of DHCP in iPXE
2015-02-04, 09:10
Post: #2
RE: A problem of DHCP in iPXE
It seems to me that you have dynamic leases in your DHCP setup, but expect static leases for each client. TO be able to debug this we'd need to look at a packet capture of the DHCP transactions. You should be able to capture on the DHCP server using the method explained in http://ipxe.org/howto/pcap. Once you have the .pcap file, you can upload it to https://appliance.cloudshark.org/upload/ so that we can have a closer look. You should filter your log to only include communication between the DHCP server and the clients. Be aware that security sensitive information (like usernames or password) could be present in you packet capture files.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
A problem of DHCP in iPXE - naruto - 2015-01-31, 05:29
RE: A problem of DHCP in iPXE - robinsmidsrod - 2015-02-04 09:10
RE: A problem of DHCP in iPXE - mcb30 - 2016-07-04, 10:04



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