Remote Boot - Connection timed out
-
Server
- FOG Version: 1.3.0
- OS: Ubuntu 16.04 LTS
Client
- Service Version:
- OS: Windows Server 2012
Description
I have a bit of weird issue, that I was hoping someone could help out with. I am setting up a storage node but need computers to be able to PXE boot to the master node on a remote IP.
Now I am able to get the computer to communicate with the FOG server using a VIP but I run into the issue pictured below:
It seems to pick up the correct info from the FOG server over the remote IP via TFTP, however it wants to use the master nodes local IP (10.4.0.235) to pick up the http boot component.
Where do I make the change so it boots from http://63.192.17.33/fog.service.ipxe/boot.php and not http://10.4.0.235/etc…thank you in advance
-
Update: I figured out that I need to edit the default.ipxe file however I get a connect request failed error when I try to put the file.
Suggestions? -
Nevermind, I figured it out myself haha.