from where do you see errors which are generated by tftp. I have searched from Google and I didn't find that. Maybe you can help me. I have FC4 too :)
On 3/17/06, Joseph Rothstein <[EMAIL PROTECTED]> wrote:
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
--
Agur Koort
_______________________________________________ --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
