On 08/28/2013 08:15 PM, Michael Larsen wrote:
I'm trying to set up a kickstart server on my home network. I can't
get network booting working. DHCPD and tftp are working, but the tftp
request on the client is timing out with:
PXE-E32 TFTP open timeout
seems the xinetd daemon was not started,
>> [root@localhost ~]# tcpdump port 69 -v -i em1
>> tcpdump: listening on em1, link-type EN10MB (Ethernet), capture size
>> 65535 bytes
>> 19:41:53.028845 IP (tos 0x0, ttl 20, id 2, offset 0, flags [none],
>> proto UDP (17), length 55)
>> dhcp-101.larsenhaus.org.ah-esp-encap >
>> kickstart.lars
On Wed, 2013-08-28 at 20:15 -0500, Michael Larsen wrote:
> I'm trying to set up a kickstart server on my home network. I can't
> get network booting working. DHCPD and tftp are working, but the tftp
> request on the client is timing out with:
>
>
> PXE-E32 TFTP open timeout
>
>
> I've googled t
I'm trying to set up a kickstart server on my home network. I can't get
network booting working. DHCPD and tftp are working, but the tftp request
on the client is timing out with:
PXE-E32 TFTP open timeout
I've googled the heck out of this issue and can't find a fix. I was hoping
someone here cou