@robert70569 Do you have clients that proceed beyond that point? As far as I can remember we did not have reports about this since 1.5.10 was released.
To further debug this issue I suggest you schedule a capture in debug mode, then boot up the machine, set a root password (command passwd
) when you get to the shell, check the IP it got from the DHCP (command ip a s
) and make sure you can connect via SSH. Then start the capture (command fog
) and step through the process. When it hangs you wanna try the SSH connection again. See if you can login and see what it is working on (commands top
and ps ax
).