pxe load issues

View: New views
2 Messages — Rating Filter:   Alert me  

pxe load issues

by Moody, John :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am currently running Clonezilla on a three computer network and trying to get an image off of one of the client machines.  After rebooting either of the clients, they recognize the server and their own ip addresses on the network, but both get stuck when bringing up the message trying to load: pxelinux.cfg/...

Wireshark confirmed that pxelinux.0 was successfully transmitted to the slaves when requested.

After a client makes a request for pxelinux.cfg/*GUID* and the server acknowledges the request, the clients never respond and the server is left to retransmit repeatedly.

Thanks in advance,

-John
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Drbl-user mailing list
Drbl-user@...
https://lists.sourceforge.net/lists/listinfo/drbl-user

Re: pxe load issues

by Steven Shiau :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi John,
Please make sure:
1. There is not firewall or TCPwrapper (/etc/hosts.deny...) blocks the
request of client.
2. Some buggy PXE firmwares have such problem... You can try to change
/etc/dhpcd.conf or /etc/dhcp3/dhcpd.conf, by disabling pxelinux.0:
#filename = "pxelinux.0";
then turn on  gpxelinux.0
filename = "gpxelinux.0";
Remember to restart your dhcpd service on drbl server.
3. Make sure tftpd service is running.

Good luck.

Steven.


Moody, John wrote:

> I am currently running Clonezilla on a three computer network and trying to get an image off of one of the client machines.  After rebooting either of the clients, they recognize the server and their own ip addresses on the network, but both get stuck when bringing up the message trying to load: pxelinux.cfg/...
>
> Wireshark confirmed that pxelinux.0 was successfully transmitted to the slaves when requested.
>
> After a client makes a request for pxelinux.cfg/*GUID* and the server acknowledges the request, the clients never respond and the server is left to retransmit repeatedly.
>
> Thanks in advance,
>
> -John
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Drbl-user mailing list
> Drbl-user@...
> https://lists.sourceforge.net/lists/listinfo/drbl-user
>  

--
Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org>
National Center for High-performance Computing, Taiwan.
http://www.nchc.org.tw
Public Key Server PGP Key ID: 1024D/9762755A
Fingerprint: A2A1 08B7 C22C 3D06 34DB  F4BC 08B3 E3D7 9762 755A


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Drbl-user mailing list
Drbl-user@...
https://lists.sourceforge.net/lists/listinfo/drbl-user