[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bind errors in syslog



Tony van der Hoff wrote:
> Yes, indeed:
> tony@tony-lx:~$ grep tftp /etc/inetd.conf
> tftp           dgram   udp     wait    root  /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot

Comment out that line.  Send a SIGHUP to the inetd.

> Yes:
> tony@tony-lx:~$ dpkg -l |grep tftp
> ii  tftpd-hpa                            5.0-18    HPA's tftp server

Good.

> >For example you may have installed tftpd-hpa.  In which case it is
> >already running a daemon.
> >
> >   $ ps -e | grep tftp
> >    2154 ?        00:00:00 in.tftpd
>
> Er, no:
> tony@tony-lx:~$ ps -e | grep tftp
> tony@tony-lx:~$
> 
> So, how to proceed from here?

Comment out the tftp line in /etc/inetd.conf.  Restart tftpd-hpa.

  # service tftpd-hpa start

Observe any errors in the syslog.  Review /etc/default/tftpd-hpa .

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: