TFTP Error: Permission Denied
TFTP Error: Permission Denied error in Linux.
Solution:
Change the Permission of the TFTP directory:
chmod 775 /var/lib/tftpboot
Solution:
Change the Permission of the TFTP directory:
chmod 775 /var/lib/tftpboot
No comments