I was having and environment with dhcpd,ltsp clients, and ltsp-server
(with tftp), the clients were all booting with pxe such fine.
After replacing dhcpd with dnsmasq in another box some of the clients
weren't unable to boot, they get this errors:

pxe-t01
pxe-e3b

I have this options configured in dnsmasq daemon:

dhcp-option=pxe,66,10.11.x.y #Next Server
dhcp-option=option:root-path,"/opt/ltsp/i386"
dhcp-option=option:Bootfile-name,"/ltsp/i386/pxelinux.0"
dhcp-boot=pxelinux.0,acathinserver,10.11.x.y

Have anybody has experience with this?

Some Clients with intel nics are booting all right, i have problems with
client with via rhine II interface cards.

Not problem in the same clients with dhcpd:

allow bootp;
next-server 10.11.x.y;
allow booting;
filename "/ltsp/i386/pxelinux.0";
option root-path "/opt/ltsp/i386";
option routers 10.11.v.w;

Thanks a lot,

<mailto:[email protected]>
-- 

Andrés Fernando Yacopino

Tel: 0341-4208755

[email protected]

Reply via email to