Koozali.org: home of the SME Server

tftp sme 5.5

jdmonc

tftp sme 5.5
« on: December 10, 2004, 01:11:14 AM »
Hello does any one know how I can enable tftp on my sme. I need this working asap project at work is on hold  because I can not get the new  lab runing.
    I just put in smeserver-tftfp-0.36-1.i386.rpm I edit /etc/e-smith/templates/etc/xinetd.conf/30tftp.conf
then  i issued a # /sbin/e-smith/expand-template /etc/xinetd.conf

then I  Adjust services
 by
creating etc/e-smith/templates-custom/etc/services/40tftpd
tftpd 69/udp #tftp
then I issued a  /sbin/e-smith/expand-template /etc/services
now here where the problem is when look at /etc/xinet.conf I get


# tftp does not exist in the e-smith services database.

RavenIV

Re: tftp sme 5.5
« Reply #1 on: December 10, 2004, 03:16:10 AM »
Quote from: "jdmonc"
etc/e-smith/templates-custom/etc/services/40tftpd
tftpd 69/udp #tftp
then I issued a  /sbin/e-smith/expand-template /etc/services


replace tftpd with tftp and try again.