Hello,

I'm trying to set up a new FAI server for Etch, using FAI 2.10.2 on an Etch workstation, and the config files of my current Sarge server. And for some reason the PXE boot does not work any more, I can't figure out what I have done wrong.

DHCP seems to work fine, but after that the client uses address 0.0.0.0 for tftp, which of cours does not work.
PXE says the following on the console:
...
My IP address seems to be the C0A80140 192.168.1.64
ip=192.168.1.64:0.0.0.0:192.168.1.1:255.255.255.0
...

Client address is fine, but server address should be 192.168.1.6.

tcpdump says the following:


10:37:18.851902 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from souka, length: 548 10:37:22.971346 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from souka, length: 548
10:37:22.979962 arp who-has venar.tls.cena.fr tell souka
10:37:22.980058 IP souka.2070 > venar.tls.cena.fr.tftp: 27 RRQ "pxelinux.0" octet tsize 0
10:37:22.999136 IP souka.2070 > venar.tls.cena.fr.32772: UDP, length 17
10:37:23.001778 IP souka.2071 > venar.tls.cena.fr.tftp: 32 RRQ "pxelinux.0" octet blksize 1456
10:37:23.062721 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.063235 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.063680 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.064121 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.064567 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.064938 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.065317 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.065759 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.066201 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.066638 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.066815 IP souka.2071 > venar.tls.cena.fr.32772: UDP, length 4
10:37:23.155710 IP souka.57089 > 0.0.0.0.tftp: 63 RRQ "pxelinux.cfg/01-00-b0-d0-8a-94-cc" octet tsize 0 blks 10:37:23.785220 IP souka.57089 > 0.0.0.0.tftp: 63 RRQ "pxelinux.cfg/01-00-b0-d0-8a-94-cc" octet tsize 0 blks ...

NIS & DNS works fine for both hostname, of course. Does anyone here know where this problem can come from?

--
Nicolas

Reply via email to