You should see messages from xinetd in /var/log/messages:

Jan 25 21:41:16 pbx xinetd[1059]: START: tftp pid=16628 from=192.172.252.131

If you add '-v' to /etc/xinetd.d/tftp's server_args line:

        server_args             = -v -s /tftpboot

(and 'service restart xinetd) you'll see the filenames being fetched as well:

Jan 25 21:46:15 pbx xinetd[16774]: START: tftp pid=16780 from=192.172.252.131
Jan 25 21:46:15 pbx in.tftpd[16781]: RRQ from 192.172.252.131 filename 
polycom_sip.cfg


-Eric

On Jan 25, 2010, at 7:33 PM, Jeff Gilmore wrote:

> Hi folks,
>       Can anyone tell me what log should contain records of phones trying  
> to provision themselves via TFTP?
> 
> Thanks,
> 
> Jeff
> _______________________________________________
> sipx-users mailing list [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users
> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
> sipXecs IP PBX -- http://www.sipfoundry.org/

_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to