Hi Joe, Maybe there it is a problem related to the rights on the specific files. Please check if you have read rights for everybody for the files under /tftpboot. Also check that tftpboot have r+x rights for everybody.
Regards, Ioan. www.modulo.ro -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joseph Rothstein Sent: Friday, March 17, 2006 12:03 PM To: [email protected] Subject: [Asterisk-Users] TFTP problems on FC4 Greetings to all. I am hoping someone can help me out with a problem I am having getting my Cisco phones, 7960s and 7940s, to download the appropriate files from our TFTP server. The TFTP server is running on Fedora Core 4. The TFTP server appears to be setup properly: service tftp { socket_type = dgram protocol = udp wait = yes user = root server = /usr/sbin/in.tftpd server_args = -vvvvvvvvvvvv -c -s /tftpboot/ disable = no per_source = 11 cps = 100 2 flags = IPv4 } Here is the error message I get on FC4: Mar 17 09:52:52 localhost in.tftpd[22194]: RRQ from 172.16.10.56 filename OS79XX.TXT Mar 17 09:52:52 localhost in.tftpd[22194]: sending NAK (0, Permission denied) to 172.16.10.56 Mar 17 09:52:52 localhost in.tftpd[22195]: RRQ from 172.16.10.56 filename SIPDefault.cnf Mar 17 09:52:52 localhost in.tftpd[22195]: sending NAK (0, Permission denied) to 172.16.10.56 Mar 17 09:52:52 localhost in.tftpd[22196]: RRQ from 172.16.10.56 filename SIP00156316C1CC.cnf Mar 17 09:52:52 localhost in.tftpd[22196]: sending NAK (0, Permission denied) to 172.16.10.56 The phone shows these messages: W200 TFTP Error: Enclosed Text 0S79XX.txt W210 TFTP Error: Enclosed Text SIPDefault.cnf W220 TFTP Error: Enclosed Text SIP00156316C1CC.cnf The phones and the server are in the same VLAN. Has anyone seen this before or have any ideas why simple TFTP does not work? Regards, Joe _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
