[Soekris] net4521 boot problem

Jussi Peltola pelzi at pelzi.net
Sat Dec 9 11:43:14 UTC 2006


On Sat, Dec 09, 2006 at 04:36:45PM +0530, dinakar wrote:
> [root at localhost root]# cat /etc/xinetd.d/tftp
> {
> disable=no
> socket_type=dgram
> protocol=udp
> wait=yes
> user=root
> #server=/usr/sbin/in.tftpd
> # /usr/sbin/in.tftfp  file is not present in my system and hence replaced it
> # with [/usr/bin/tftp] in below line. Don't know if this is right step or not !!
> server=/usr/bin/tftp
> server_args=-s /tftpboot
> per_source=11
> cps=100 2
> flags=IPv4
> }
If I remember correctly, /usr/bin/tftp is a tftp /client/, not the
server!



More information about the Soekris-tech mailing list