The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qemu / ipxe boot problems
2014-06-25, 01:13
Post: #1
qemu / ipxe boot problems
After a recent upgrade of qemu/seabios/libvirt (but oddly enough not ipxe) I have a VM which no longer PXE boots.

I get these log messages in my dhcp server:
Jun 24 19:42:20 rich dhcpd: DHCPDISCOVER from 52:54:00:0c:4d:b9 via brkvm
Jun 24 19:42:21 rich dhcpd: DHCPOFFER on 192.168.0.199 to 52:54:00:0c:4d:b9 via brkvm
Jun 24 19:42:23 rich dhcpd: DHCPREQUEST for 192.168.1.2 (192.168.0.101) from 52:54:00:0c:4d:b9 via brkvm: wrong network.
Jun 24 19:42:23 rich dhcpd: DHCPNAK on 192.168.1.2 to 52:54:00:0c:4d:b9 via brkvm

On the console it identifies as ipxe 1.0.0+ (09c5).

It then displays net 192.168.1.2/255.255.255.0 gw 192.168.0.101
next server 192.168.0.101

So, it is sticking to an IP not assigned by DHCP, but it apparently is getting the correct gateway, but not the next server to use. Of course, that gateway will never work with that subnet/mask.

Any ideas what is going on?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
qemu / ipxe boot problems - rich0 - 2014-06-25 01:13



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