tftpd doesn't produce debug output unless it is running in standalone mode.

On 11/12/06, Ian Brown <ianbrn at gmail.com> wrote:
> Hello,
>   in /etc/inetd/inetd.conf I have a line for tftp :
>   tftp    dgram   udp     wait    root    /usr/sbin/in.tftpd      in.tftpd -s 
> /tftpboot
>
> I tried adding the -d flag , for debug, thus:
>   tftp    dgram   udp     wait    root    /usr/sbin/in.tftpd      in.tftpd -d 
> -s /tftpboot
>
> But I couldn't find where are the tftp messages are (and I know that at least 
> a TFTP
> request was sent to that machine on port 69).
>
> I did not saw anyting in /var/adm/messages, not grepping for "tftp" under
> /var/svc/log.
>
> Any ideas?
>
> Regards,
> IB


-- 
Ilya Voronin <ivoronin at gmail.com>
http://blog.curthread.org

Reply via email to