There are a few things that could be impeding the TFTP process. I would 
try the following:

1. Disable iptables or pfilter ("iptables -L" will clear the rules).

2. Make sure the tftp package is installed (rpm -qa | grep tftp).

3. Make sure tftp is on in xinetd. You can open /etc/xinetd.d/tftp and 
make sure the following line is set to no:

  disable                 = no

Restart xinetd (service xinetd restart).

Jess

Benjamin Avdicevic wrote:
> Hi,
>
> I am having problem in the final step of my cluster set up.  I know 
> that my client node has PXE network card.  During network boot the 
> clinet is able to obtain the IP adres wtih DHCP, but then I get an 
> error saying:
> > PXE-E32: TFTP open timeout
> > TFTP . . . .
>
> I tried waiting for 10-20 mins but nothing happens, after a while the 
> machine simply quits and boots from HDD
>
> Any suggestions?
>
> -- 
> Benjamin Avdicevic
>
> web: http://www.MasterTutors.ca
> cell: (416)892-9728

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to