|
Publicité ' | |||||||||||||||||||||||
|
|
#1 | ||||||||
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
BONJOUR
j essaye d installer de part le reseaux une Debian mais voila j ai un probleme j ai suivi a la lettre se tuto http://www.lri.fr/~quetier/tuto_cluster/cluster#tftp mon client a bien une adresse attribuer par mon dhcp voici le dhcpd.conf et l attribution Code :
Code :
Code :
pour le configurer Code :
merci a vous tous pour votre aide |
||||||||
|
|
00
|
|
|
#2 |
|
Membre actif
![]() Inscription : février 2007 Messages : 284 ![]() |
Salut,
j'ai déjà eu ce problème sur un PXE sous fedora et le problème venait du firewall, même avec le port 69 du tftp ouvert : TIME OUT. Pour faire simple desactive le firewalll pour l'install. A+ |
|
|
00
|
|
|
#3 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
il y a un firewall par defaut sur debian ???
car moi je n ai pas i nstaller de firewall |
|
|
00
|
|
|
#4 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
bonjour
je viens de suivre a la lettre le tuto http://blogpmenier.dynalias.net/doce...ootreseau.html mais j ai toujour se probleme au demarrage de mon poste client qui me dit file not found mais quand je regarde dans var/log/syslog je voie qu il a comme essayer d envoyer les infos mais rien ne se passe par la suite Jan 10 02:33:19 localhost dhcpd: DHCPDISCOVER from 00:0c:6e:7a:96:5b via eth2 Jan 10 02:33:20 localhost dhcpd: DHCPOFFER on 192.168.160.213 to 00:0c:6e:7a:96:5b via eth2 Jan 10 02:33:23 localhost dhcpd: Wrote 2 leases to leases file. Jan 10 02:33:23 localhost dhcpd: DHCPREQUEST for 192.168.160.213 (192.168.160.3) from 00:0c:6e:7a:96:5b via eth2 Jan 10 02:33:23 localhost dhcpd: DHCPACK on 192.168.160.213 to 00:0c:6e:7a:96:5b via eth2 Jan 10 02:33:23 localhost atftpd[6236]: Serving /tftpboot/pxelinux.0 to 192.168.160.213:2070 Jan 10 02:33:23 localhost atftpd[6236]: Serving /tftpboot/pxelinux.0 to 192.168.160.213:2071 debian:/var/log# je ne comprend pas pourquoi encore merci pour votre aide |
|
|
00
|
|
|
#5 |
|
Membre régulier
![]() Inscription : avril 2003 Messages : 131 ![]() |
Un truc bête, /tftpboot/pxelinux.0 existe bien sur le serveur bootp ?
|
|
|
00
|
|
|
#6 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
je regarderais sa à 13h et je te donne la reponse
je regarderais donc dans tftpboot : nano /etc/inetd.conf |
|
|
00
|
|
|
#7 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
voici se qu il y a dans nano /etc/inetd.conf
#:BOOT: TFTP service is provided primarily for booting. Most sites # run this only on machines acting as "boot servers." tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 3 --ret$ |
|
|
00
|
|
|
#8 |
|
Invité régulier
![]() Inscription : avril 2007 Messages : 94 ![]() |
alors voici ou j en suis je viens de voir que dans syslog j avais cette erreur apres avoir plusieur modification .
j ai juste une question il me demande bien de cree un compte tftp ? Jan 10 20:23:20 localhost inetd[3057]: /usr/sbin/tcpd: exit status 64 Jan 10 20:23:20 localhost in.tftpd[7245]: connect from 192.168.160.213 (192.168.160.213) Jan 10 20:23:20 localhost in.tftpd[7245]: Usage: in.tftpd [-vcl][-a address][-m mappings][-u user][-t inetd_t imeout][-T pkt_timeout][-r option...] [-s] [directory ...] Jan 10 20:23:20 localhost inetd[3057]: /usr/sbin/tcpd: exit status 64 Jan 10 20:23:20 localhost in.tftpd[7246]: connect from 192.168.160.213 (192.168.160.213) Jan 10 20:23:20 localhost in.tftpd[7246]: Usage: in.tftpd [-vcl][-a address][-m mappings][-u user][-t inetd_t imeout][-T pkt_timeout][-r option...] [-s] [directory ...] Jan 10 20:23:20 localhost inetd[3057]: /usr/sbin/tcpd: exit status 64 Jan 10 20:23:20 localhost inetd[3057]: tftp/udp server failing (looping), service terminated for 10 min |
|
|
00
|
|
|
#9 | |||
|
Membre régulier
![]() |
Citation:
Je te conseil ceci : supprime (ou met en commentaire plutôt) ligne la ligne tftp de ton inetc.conf, et tape les commandes suivantes. Code :
__________________
Mon tit blog: blog.uliniux.org Dans la vie, on peut faire autre chose que travailler: Suivez le guide |
|||
|
00
|
Copyright © 2000-2012 - www.developpez.com