Kakao,
> Just upgraded (clean install) to Mandrake 9.1 and installed LTSP new rpm
> packages and the pxestuff.
It could be you need to specify a port. Inline is a copy of what worked here,
using Mandrake 9.1 and so forthe. I've since switched to K12LTSP, but did have
this working.
Cheers,
/b
>
> service tftp
> {
> disable = no
> socket_type = dgram
> protocol = udp
> wait = yes
> user = root
> server = /usr/sbin/in.tftpd
> server_args = -s /tftpboot
> per_source = 11
> cps = 100 2
> flags = IPv4
> }
service tftp
{
disable = no
wait = yes
port = 69
flags = REUSE
socket_type = dgram
protocol = udp
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot/
}
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net