LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   TFTP server returns "Error Code 0: Permission Denied" (https://www.linuxquestions.org/questions/linux-networking-3/tftp-server-returns-error-code-0-permission-denied-487536/)

gi99 09-27-2006 06:11 PM

TFTP server returns "Error Code 0: Permission Denied"
 
Hi, I'm running tftpd on Fedora Core 4 in order to upload Cisco IOS to some devices. I set up the /etc/xinetd.d/tftp file with disable=no and server_args=-c -s /tftpboot. The service is running, and I can access it locally (with the command 'tftp localhost') and remotely from Cisco IOS commands. However, when I try to issue a 'get' command on any files in the /tftpboot directory, I get the 'Error Code 0' message (Permission Denied).

I figured that this has something to do with file permissions, and after googling various forums, I've tried everything: chown'ing the folder and its files to various names, and chmod'ing the folder and its files to 777, 755, 666. But I still get the error code 0 regardless.

Are there any other parameters to tweak? I don't care about security; I just need a simple TFTP server set up to allow file transfer. Any ideas would be greatly appreciated!

write2viral 04-18-2011 12:04 PM

Similar issue

Anyone can help

Regards

VG

Reuti 04-19-2011 06:17 AM

Can it be an SELinux issue?


All times are GMT -5. The time now is 11:51 AM.