Meik Hellmund
Wed, 10 Feb 2010 02:13:46 -0800
On Wed, 10 Feb 2010 10:23:57 +0100
Hana Skoumalova <hana.skoumal...@ff.cuni.cz> wrote:
>
> I checked the configuration this morning: tftp is enabled via xinetd,
> here is its configuration:
>
> service tftp
> {
> socket_type = dgram
> protocol = udp
> wait = yes
> user = root
> server = /usr/sbin/in.tftpd
> server_args = -s /var/lib/tftpboot
Stupid question. There exist several tftpd implementations in Linux.
My version (atftp) does not use the -s option, the path is simply the
last argument. So it would be server_args = /var/lib/tftpboot
You could also try to start in.tftpd manually with some debug or
verbosity option and see if something happens.
Regards, Meik
--
Meik Hellmund
Mathematisches Institut, Uni Leipzig
e-mail: meik.hellm...@math.uni-leipzig.de
http://www.math.uni-leipzig.de/~hellmund
_______________________________________________
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users