Problème TFTPD / Access violation

Top Page

Reply to this message
Author: guilde
Date:  
To: guilde
Subject: Problème TFTPD / Access violation
Soft writes:
>
> J'ai un problème de configuration autour de TFTPD...
>
> Mon fichier inetd.conf ressemble à ceci :
>
 > .../...
 > tftp    dgram   udp   wait    root    /usr/sbin/tcpd     in.tftpd -s
 > /tft
 > bootps  dgram   udp   wait    root    /usr/sbin/bootpd   in.bootpd -d9
 > .../...


[...]
 > drwxr-xr-x   3 root     root         1024 Dec 17 18:40 tftpboot/
 > drwxr-xr-x   2 root     root         1024 Dec 17 18:29 machine/
 > -rwxr-xr-x   1 root     root       330240 Dec 17 18:41 zImage*

>
> J'ai modifié le fichier /etc/hosts.alow :
>
> .../...
> machine
> .../...
>
> Et j'obtient une erreur 2 : Access violation


Sur ma machine (Sun Solaris et non Lunix), j'ai

tftp   dgram   udp     wait    root    /usr/sbin/in.tftpd      in.tftpd -s /tft
pboot


Je crois donc qu'il faut changer dans ton inetd.conf /tfp en tftpboot,
ou bien renommer ton repertoire /tftpboot en /tft. Cette repertoire
apparraitrai comme le repertoire / pour les clients tftp, qui n'ont
acces a *aucun d'autre reperrtoire* (raison de securite)

Il faut aussi exporter le reppertoire /tftpboot vers le client (au cas
ou celui-ci utilise le protococle nfs)


-----------------------------------------------------------------------
PHAM Dinh Tuan                         | e-mail: Dinh-Tuan.Pham@???
Laboratoire de Modelisation et Calcul  | Tel: +33 4 76 51 44 23
BP 53, 38041 Grenoble cedex (France)   | Fax: +33 4 76 63 12 63
-----------------------------------------------------------------------