Currently I am setting up FOG in a lab environment.
I am not very experienced with most services FOG runs on but I am going along fine.
Everything is going all right, I can use FOG with most hosts perfectly as expected.
However there is an issue with specific hosts containing 2 network cards when trying to register them. I can boot to the PXE menu just fine with those hosts, no issues. But whenever I try to do a full registration it keeps looping in “Sending discovery…” for a very long time.
The hosts are connected to 2 separate networks.
Network number 1 contains FOG server, DHCP and a connection to the internet.
Network number 2 is a closed of network without a DHCP (IP addresses are assigned static).
See my crude quick network drawing for visual representation of relevant parts.
I have found 2 workarounds for this issue which might be able to determine the issue.
1.) Disconnect the cable from the host in Network 2 before booting.
2.) Temporarily connect the switches in Network 2 and Network 1 (where FOG and DHCP servers reside).
When I perform the workaround to register them the issue still persists when trying to run image tasks. But as you can see this workaround is not really desirable.
It seems that both of the network adapters need an IP and/or connection to the FOG server. I think this issue can be solved by removing the check for NIC 2 but I don’t have the knowledge to fix this. If anyone could point me in the correct direction I would be very thankful.
I am currently running FOG SVN 3508 on a hardware server.