/
Enable TFTP verbose logging

Enable TFTP verbose logging

 

When troubleshooting phones, it is helpful to be able to see more detailed logging. Turning verbose logging on will show when a phone requests a file, allowing you to know the phone at least has working networking by that point.

  • Edit the tftp configuration file

vi /etc/xinetd.d/tftp
  • Add the "–verbose" startup option

...         ## Customization: add the "--verbose" command-line option to see when TFTP files are requested by clients to aid in troubleshooting         #server_args             = -s /tftpboot         server_args             = -s /tftpboot --verbose ...
  • Restart xinitd

service xinetd restart

You can grep for tftp in /var/log/messages, and see live tftp traffic with:

Related content

View TFTP requests from phones
View TFTP requests from phones
More like this
TFTP server
TFTP server
More like this
Supported Devices-Aastra
Supported Devices-Aastra
More like this
Phones - Setting Configuration Server
Phones - Setting Configuration Server
More like this
System Admin-Provisioning Protocols
System Admin-Provisioning Protocols
More like this
Fonality - How do I add a device to my trixbox Pro?
Fonality - How do I add a device to my trixbox Pro?
More like this
Unable to render {include} The included page could not be found.