Ok if I wanted to use MAAS Dhcp, I can get the machine to recognize PXE boot now, but I get this error and then the server shuts off (and I have to manually power it on via iDRAC)
Looks like you have some DNS issues. You have to make sure you don’t have 2 dhcp servers on your network (you can’t have MAAS DHCP + your external DHCP server).
You can also try to disable Allow DNS resolution on that subnet for troubleshooting
BTW my 3 servers have made their way past that stage but I am now on the 5th reboot for each server (it keeps shutting down). I’m not sure whats going on here. They show up on MAAS as successfully comissioned and are in a “New State” but every time I turn them back on they go through the Ubuntu setup and then eventually shut down.
Ok I simplified it into a VM for the controller, and only one network:
10.20.0.42 - it gets this from my Fortigate DHCP server.
So now, how do I create a DHCP server in MAAS? I set one up on the same fabric (fabric-0) that the controller was using, and gave it 10.21.0.0/24, and PXE boot picked it up, gave it an IP (10.21.0.191) but then I got this:
I have a VM in HyperV, Ubuntu 24.04, with one network interface. It gets DHCP from my Fortigate and gets 10.20.0.42.
Now, I can do anything with the VM, interfaces, vlans, etc etc.
How do I create a DHCP server, on a different interface. I want to leave the 10.20.0.42 alone because its my “servers” DHCP subnet that is given out to all servers I set up.
But what if I want to just create a brand new subnet/interface in my VM to handle the DHCP server that MAAS provides.
If I set up a new interface with static IP 10.50.0.2, which is NOT a DHCP server in my Fortigate, I still can’t get PXE boot working because its only enable on interface 1 (10.20.0.42) and I can’t set up a DHCP server on that interface.
The PXE info on the controller page is not relevant, you can ignore it. Now if your network is properly setup and the machines are configured to pxe boot in the subnets managed by MAAS DHCP it should work