Difference between revisions of "TFTP"
From FusionPBX
(→test tftp) |
(→configure) |
||
Line 7: | Line 7: | ||
service xinetd | service xinetd | ||
− | == | + | ==Change the configuration== |
edit the /etc/xinetd.d/tftp | edit the /etc/xinetd.d/tftp | ||
Latest revision as of 22:49, 2 March 2015
TFTP
Debian / Ubuntu
Install TFTPD
apt-get install tftpd service xinetd
Change the configuration
edit the /etc/xinetd.d/tftp
Test TFTP
tftp x.x.x.x get 000000000000.cnf
==see the file getting requested for tftp
tail -f /var/log/syslog | grep tftp