Displaying 1 result from an estimated 1 matches for "0a0000f0".
Did you mean:
000000f0
2005 Sep 26
3
PXEboot: can't find configfile on tftpd server
Hello,
I've got several machines which I'm trying to netboot, the setup is a
bootserver using dhcpd3 and tftpd-hpa.
When a machine boots up, it gets an ip address and downloads pxelinux.0 from
the server, then it starts searching for pxelinux.cfg/[MACADDRESS]
pxelinux.cfg/0A0000F0 and so on. On the server side I see in the syslog the
client's DHCP-request and the client downloading pxelinux.0, but I never see
a client asking for pxelinux.0/* .
Just to see if I have a configuration problem I downloaded the configfile by
tftping to my bootserver and asking for pxelinux.cf...