* Daniel Bodanske <[EMAIL PROTECTED]> [020223 22:59]:
> I have spent the last month setting up a language lab with LTSP here in
> Thailand.
Sawatdee!
> The problem I ran into, and which still bugs me, is that I can not
> get tftp to initialize on a Mandrake 8.1 box.
I have LTSP 3.0 running both at home and at school on Mandrake 8.1, so
I can attest to the fact that it works.
> I am currently working with RH7.2 and the LTSP3.0 set, which I
> changed over to K12LTSP once 2.0 came out. I have tried everything
> I can think of to locate it ( gone over the config files a hundred
> times ).
So do you mean it's working with RH 7.2 but not with Mandrake?
> Is this a known problem for anyone else, and if it
> is, how is it solved? If it is not, I'll forward the config files and logs.
> I had not planned on discussing this during the weekend because I had given
> up on subscribing after three failed attempts. A month with nothing, then
> Saturday morning it just started with no warning.
> Anyway, I would like to use Mandrake because of the Thai support, so this is
> fairly important to me. Thanks.
OK, I'm assuming you have Mdk 8.1. In /etc/xinetd.d/tftp I have:
-------- begin tftp file -------
# default: off
# description: The tftp server serves files using the trivial file transfer \
# protocol. The tftp protocol is often used to boot diskless \
# workstations, download configuration files to network-aware printers, \
# and to start the installation process for some operating systems.
service tftp
{
disable = no
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot
}
-------- end tftp file ---------
and if I do
$ ps aux | grep xinetd I get:
root 1400 0.0 0.1 2336 1056 ? S 06:51 0:00 xinetd -stayalive \
-reuse -pidfile /var/run/xinetd.pid
Maybe you could check that far and see.
--
Jan Wilson, SysAdmin _/*]; [EMAIL PROTECTED]
Corozal Junior College | |:' corozal.com corozal.bz
Corozal Town, Belize | /' chetumal.com & linux.bz
Reg. Linux user #151611 |_/ Network, SQL, Perl, HTML
_____________________________________________________________________
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.openprojects.net