[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fai-setup crashed my tftp-boot



Hello,
after installing fai on tjener (lenny) my tftfp-boot crashed. fai worked for me on etch,
This ist the error-message
-----
PXE-E01: File not found
PXE-E3B: TFTP-Error - File not found
-----
so it seems, the client can't find the pxelinux.0, but it's still there

* tftp-hda ist started, i started all kinds of services

* i set a CNAME "faiserver" (but i think, this isn't necessary)

* my inet.d looks like this (as before, i think)
tftp dgram udp4 wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758 --mcast-addr 239.239.239.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /var/lib/tftpboot

* the /etc/default/tftp-hda has this entrys
RUN_DAEMON="yes"
OPTIONS="-l -s /var/lib/tftpboot"

* and ldapvi --ldap-conf -ZD '(cn=admin)' shows:

33 cn=INTERNAL,cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
cn: INTERNAL
objectClass: top
objectClass: dhcpSharedNetwork
objectClass: dhcpOptions
dhcpStatements: default-lease-time 1800
dhcpStatements: max-lease-time 3600
dhcpStatements: next-server tjener
dhcpStatements: filename "/var/lib/tftpboot/pxelinux.0"
dhcpOption: subnet-mask 255.255.254.0
dhcpOption: broadcast-address 10.0.3.255
dhcpOption: routers gateway
dhcpOption: domain-name-servers tjener
dhcpOption: domain-name "intern"
dhcpOption: ntp-servers ntp
dhcpOption: wpad-url "http://www/wpad.dat";
dhcpOption: log-servers syslog
dhcpOption: www-server www
dhcpOption: smtp-server postoffice
dhcpOption: netbios-name-servers tjener
dhcpOption: netbios-node-type 8


1600 dc=faiserver,dc=intern,ou=hosts,dc=skole,dc=skolelinux,dc=no
objectClass: top
objectClass: dNSDomain
objectClass: domainRelatedObject
dc: faiserver
cNAMERecord: tjener.intern
associatedDomain: faiserver.intern


Any idea, where the fai-setup made changes?


Thanks, martin


Reply to: