My good, i found it !!!
i the default.ipxe i change the value for my FQDN of my DNS and that work’s !!!
i lost 2 days with this issue :V thanks you !
My good, i found it !!!
i the default.ipxe i change the value for my FQDN of my DNS and that work’s !!!
i lost 2 days with this issue :V thanks you !
Hello everyone,
After the costume CA, everything is good about deploy and capture (with reboot) but i tried join domain and rename option and that not work for me
After very much research on the issue i can’t understand how this work because i double/triple check my :
ca.cert.pem
srvpublic.crt
.srvprivate.key
Everything is correct for me !
But in the log of fog-client i have this error :
/10/2024 14:45:24 Client- Info Version: 0.13.0
/10/2024 14:45:24 Client-Info OS:
Windows
/10/2024 14:45:24 Middleware:: Authentication Waiting for authentication timeout to pass
/10/2024
14:47:24 Middleware: :Communication Download:
https://fog.test.com/fog/management/other/ssl/srvpublic.crt
/10/2024 14:47:24 Data:: RSA ERROR: Certificate validation failed
/10/2024 14:47:24 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Thumbprints did not match.
/10/2024 14:47:24 Middleware:: Authentication ERROR: Could not authenticate
/10/2024 14:47:24 Middleware:: Authentication ERROR: Certificate is not from FOG CA
/10/2024 14:47:24 Client-Info ERROR: Failed to authenticate, will not run Module Looper.
I tried to understant where the fog-client request the fog.ca.cer and ca.cert in installation folder of fog
I check also in : /opt/fog/snapins/ssl and /opt/fog/snapins/ssl/CA
May i need to change in /opt/fog/snapins/ssl/CA the pem and key content or i miss something when i rebuild my custom CA ???
Thanks you
My good, i found it !!!
i the default.ipxe i change the value for my FQDN of my DNS and that work’s !!!
i lost 2 days with this issue :V thanks you !
@JJ-Fullmer Yep i can get in the website, i tried also curl the link too and no problem i have the content
I check everylog i have nothing else
Hello everyone,
i tried to import my custom CA but i have a issue when i tried to boot on PXE
»Start PXE over IPu4.
Station IP address is 192.168.1.50
Server IP address is 192.168.1.1
NBP filename is ipse.efi
NBP filesize is 1115136 Bytes
Downloading NBP file…NBP file downloaded successfully.
iPXe initialising devices…autoexec. ipxe… Not found (
https://ipxe.org/2d12618e) WARNING: Using legacy NIC wrapper on 0c:0c:0c:0c:0c:0c
IPXE 1.21.1+ (g2194) – Open Source Network Boot Firmware – https://ipxe.org
Features: DNS FTP. HTTP HTTPS iSCSI NES TFTP VLAN SRP AOE EFI Menu Configuring (netodO:ad:08:e9:5a:b9) … ok Received DHCP answer on interface neto tftp://192.168.1.1/default-ipxe…ok
https://192.168.1.1/fog/service/ipxe/boot-php...Permission denied
https://ipxe.org/0216eaBf)
Could not boot: Permission denied (https://ipxe.org/0216eaBf)Chainloading failed, hit ‘s’ for the iPXE shell: reboot in 10 seconds
When i do a buildipxe.sh before that finish i have this error :
[FINISH] bin-arm64-efi/ncm–ecm–axge.efi
rm bin-arm64-efi/version.ncm–ecm–axge.efi.o bin-arm64-efi/version.intel.efi.o bin-arm64-efi/version.snp.efi.o bin-arm64-efi/version.snponly.efi.o bin-arm64-efi/version.realtek.efi.o bin-arm64-efi/version.ipxe.efi.o
./buildipxe.sh: line 87: bin-arm64-efi/snp.efi: Permission denied
i read older topic people have same problem before but i dont understant how they fix this issue
i’m on Debian 12 lastest Fog Version
Thanks you for you anwser
Hello,
Recently i install fog server but i have multilple DHCP server
I use DNSMASQ to routing IP for the good DHCP server
I have a little problem with that because my computer can’t routing to Fog server for TFTP service, on my FW the PC route to his GW with the port 69
And here is my setting on DNSMASQ
For information : my fog work nicely in 192.168.225.0/24
Thank everyone for anwser