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
 
 
This message posted from opensolaris.org

Reply via email to