Hallo, On Oct 11, Mag. Leonhard Landrock wrote: > OK. "atftpd --daemon --port 12345 /srv/tftp/" funktioniert. Getestet > mitels "atftp --get --verbose --remote-file fai/pxelinux.0 --local-file > pxelinux.0 192.168.1.100 12345". > > Bleibt noch die erste Frage dieses Threads offen: Wie muss tftpd mit xinetd > zusammenarbeiten um korrekt zu laufen?
Das steht doch in deiner ersten Mail. > Richte atftpd ein (0.7.dfsg-1) ... > --------- IMPORTANT INFORMATION FOR XINETD USERS ---------- > The following line will be added to your /etc/inetd.conf file: > > tftp dgram udp 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 /srv/tftp und > "README.Debian for xinetd > ======================== > > - xinetd features an inetd.conf compatibility mode. When started with > +the > -inetd_compat option, xinetd first reads its own configuration file > (/etc/xinetd.conf), then /etc/inetd.conf. (ohne jemals xinetd benutzt zu haben..) müsste es also reichen, xinetd mit -inetd_compat zu starten. Oder eben man xinetd lesen und gucken, wie die Konfiguration aussehen muß. Gruß, Andreas -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

