@Sebastian-Roth
My fog server has this ip addresse: 192.168.39.243
The fog client is configured with this ip addresse
I can ping it from the client with adresse ip, short dns name, long dns name.
I can get the file http://192.168.39.243/fog/management/other/ssl/srvpublic.crt from the client and Firefox, edge and curl.
But i see these errors in fog.log
24/09/2020 10:20:52 Client-Info Version: 0.11.19
24/09/2020 10:20:52 Client-Info OS: Windows
24/09/2020 10:20:52 Middleware::Authentication Waiting for authentication timeout to pass
24/09/2020 10:21:49 Middleware::Communication Download: http://192.168.39.243/fog/management/other/ssl/srvpublic.crt
24/09/2020 10:22:52 Middleware::Communication ERROR: Could not download file
24/09/2020 10:22:52 Middleware::Communication ERROR: Le serveur distant a retourné une erreur : (504) Dépassement du délai de la passerelle.
24/09/2020 10:24:52 Client-Info Version: 0.11.19
24/09/2020 10:24:52 Client-Info OS: Windows
24/09/2020 10:24:52 Middleware::Authentication Waiting for authentication timeout to pass
24/09/2020 10:25:49 Middleware::Communication Download: http://192.168.39.243/fog/management/other/ssl/srvpublic.crt
24/09/2020 10:26:52 Middleware::Communication ERROR: Could not download file
24/09/2020 10:26:52 Middleware::Communication ERROR: Le serveur distant a retourné une erreur : (504) Dépassement du délai de la passerelle.
24/09/2020 10:26:52 Middleware::Communication URL: http://192.168.39.243/fog/management/index.php?sub=requestClientInfo&configure&newService&json
24/09/2020 10:27:55 Middleware::Communication ERROR: Could not contact FOG server
24/09/2020 10:27:55 Middleware::Communication ERROR: Le serveur distant a retourné une erreur : (504) Dépassement du délai de la passerelle.
24/09/2020 10:27:55 Middleware::Response Success
24/09/2020 10:27:55 Service ERROR: Invalid promptTime, using default
24/09/2020 10:27:55 Middleware::Communication URL: http://192.168.39.243/fog/management/index.php?sub=requestClientInfo&mac=60:F2:62:1A:2B:84|62:F2:62:1A:2B:83|60:F2:62:1A:2B:83|34:48:ED:02:2F:CF|60:F2:62:1A:2B:87&newService&json
24/09/2020 10:28:58 Middleware::Communication ERROR: Could not contact FOG server
24/09/2020 10:28:58 Middleware::Communication ERROR: Le serveur distant a retourné une erreur : (504) Dépassement du délai de la passerelle.
24/09/2020 10:28:58 Middleware::Response Success
24/09/2020 10:28:58 Middleware::Communication URL: http://192.168.39.243/fog/service/getversion.php?clientver&newService&json
24/09/2020 10:30:01 Service ERROR: Unable to get cycle data
24/09/2020 10:30:01 Service ERROR: Le serveur distant a retourné une erreur : (504) Dépassement du délai de la passerelle.
24/09/2020 10:30:01 Middleware::Response Success
24/09/2020 10:30:01 Service Initializing modules
The time/date are corrects on client and server
I’m lost !!