Seite 2 von 2

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 25 Nov 2013, 15:57
von Toni
Hab den Server jetzt schon aufgesetzt diesmal auf Ubuntu, selbes Problem:

Code: Alles auswählen

PXE-T04: illegal(unregconized) tftp operation
PXE-E36: Error received from TFTP derver
PXE-M0F: Exiting PXE ROM

Code: Alles auswählen

lsof -i | grep tftp
gibt folgendes zurück:

Code: Alles auswählen

xinetd    1039      root    5u  IPv6   9299      0t0  UDP *:tftp
Sollte da IPv6 stehen?

ich nutzte einen Server 2008r2 als DHCP und DNS, hoffe die Einträge stimmen.
option 066 (name des server) opsi
option 067 (startdatei) linux/pxelinux.0

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 25 Nov 2013, 20:46
von SisterOfMercy
dhcp option 66 should be the IP adress or the FQDN.

What is the output of sestatus?

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 27 Nov 2013, 18:38
von Toni
changed option 66 to fqdn -> no changes

sestatus-> not installed

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 28 Nov 2013, 21:35
von SisterOfMercy
Toni hat geschrieben:sestatus-> not installed
Oh, right.. Ubuntu uses crapparmor.. Well, somehow find out if that is still running and perhaps if it is enforcing.
https://help.ubuntu.com/community/AppArmor

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 29 Nov 2013, 13:36
von Toni
Das ist rausgekommen

Code: Alles auswählen

root@OPSI:~# apparmor_status
apparmor module is loaded.
5 profiles are loaded.
5 profiles are in enforce mode.
   /sbin/dhclient
   /usr/lib/NetworkManager/nm-dhcp-client.action
   /usr/lib/connman/scripts/dhclient-script
   /usr/sbin/mysqld
   /usr/sbin/tcpdump
0 profiles are in complain mode.
2 processes have profiles defined.
2 processes are in enforce mode.
   /sbin/dhclient (868)
   /usr/sbin/mysqld (1063)
0 processes are in complain mode.
0 processes are unconfined but have a profile defined.

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 29 Nov 2013, 13:58
von SisterOfMercy
Try setting all profiles in complain mode, I think this is supposed to allow actions, but complain about them.

On CentOS you have to set SELinux to permissive or create a policy, which includes TFTP actions.

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 02 Dez 2013, 12:53
von Toni
done

same error on client side

Code: Alles auswählen

PXE-T04: illegal(unregconized) tftp operation
PXE-E36: Error received from TFTP derver
PXE-M0F: Exiting PXE ROM

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 02 Dez 2013, 14:49
von SisterOfMercy
Is this one client or do all clients give the same error? If it's one client you might want to try a bios update.

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 02 Dez 2013, 15:44
von Toni
all clients give the same error

Re: pxe-e32 tftp open timeout und bootcd Anmeldung schlägt f

Verfasst: 06 Apr 2014, 11:08
von Toni
solved, server network card broken