Seite 2 von 2

Re: kein PXE nach Update opsi-linux-bootimage 20231013-1

Verfasst: 18 Okt 2023, 14:47
von ostaehr
-rw-rw-r-- 1 opsiconfd opsifileadmins 1193880 Okt 13 11:41 opsi-netboot.efi
root@opsi:~# md5sum /tftpboot/linux/pxelinux.cfg/opsi-netboot.efi
98e7dfda93947288144f86f4f36346b5 /tftpboot/linux/pxelinux.cfg/opsi-netboot.efi

entspricht der Datei aus dem UCS 4.4 Paket, dürfte also korrekt sein

Re: kein PXE nach Update opsi-linux-bootimage 20231013-1

Verfasst: 18 Okt 2023, 14:58
von m.radtke
Ja, das passt soweit.

Wenn Du in der grub shell bist, was ist denn der Output von

Code: Alles auswählen

echo $cmdpath
und funktioniert

Code: Alles auswählen

configfile ${cmdpath}/../../grub/grub.cfg
?

Gruß
Mathias

Re: kein PXE nach Update opsi-linux-bootimage 20231013-1

Verfasst: 18 Okt 2023, 15:12
von ostaehr
Ich bin an anderer Stelle einen Schritt weitergekommen und es scheint nun wieder zu laufen. Vielleicht hilft es ja noch jemand anders ..

Die Fortigate hat mit den neuen Bootfiles bzw. der damit zusammenhängenden Kommunikation ein Problem und blockt Teile weg. Ja, die Fortigate hängt auch im LAN zwischen den Netzen.

Attack Name TFTP.Server.Buffer.Overflow
threatwgts 50
threatcnts 15
threatlvls 4
threats TFTP.Server.Buffer.Overflow
threattyps ips

Re: kein PXE nach Update opsi-linux-bootimage 20231013-1

Verfasst: 18 Okt 2023, 15:22
von m.radtke
Hi,

danke für deine Mitteilung.

Ich hatte da schon eine Ahnung das irgendwas im Netzwerk die Kommunikation unterbricht, bzw da eingreift.

Gruß
Mathias