hi friends,
i am really in a problem. i am installing ltsp(thin clients). i have configured everything. i just found out that reason for it not working is that the tftp is not working. infact i could not find the tftp file, i tried it in /etc/xinetd.d . there is no tftp file in the system. please tell me what should i do. how do i instal the tftp services.
this is very urgent. thanks for your help in advance.
thanks again.
anthony.
__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com
On Fri, 2005-02-04 at 14:47, anthony fernandes wrote:
i am really in a problem. i am installing ltsp(thin clients). i have configured everything. i just found out that reason for it not working is that the tftp is not working. infact i could not find the tftp file, i tried it in /etc/xinetd.d . there is no tftp file in the system. please tell me what should i do. how do i instal the tftp services.
this is very urgent. thanks for your help in advance.
in Debian:
try /usr/sbin/in.tftpd
should be similar in the rest, unsure.
tftp is actually the client. what you want in xinetd at the server end is tftpd.
you might want to look out for atftpd (available under debian). I had used that along with PXE boot to install a network boot, probably could suit what your looking for.
Erle
sorry, i forgot.. which distro ?
and have you installed the tftp file. under many distros this might be a separate package from tftpd. (it is under debian)
also.. a tip.. make sure that server is configured properly.. often you will be checking for client problems.. when the server is not serving out the right files..
rgs Erle