- This topic has 4 replies, 1 voice, and was last updated 19 years, 10 months ago by kaizerr.
-
AuthorPosts
-
12th February 2005 at 11:20 #28979kaizerrGuest
I tryed with windows based tftpd it works , but with linux based it does not why?
13th February 2005 at 17:26 #28980JanGuestAre your files in /tftpboot world-readable? Got any log to share?
14th February 2005 at 13:22 #28981kaizerrGuestI made them all chown nobody.nobody starting with tftpboot directory and made them rwx to group and others,somewhere I read that we can not show the path when connecting to tftpd in linux but quintum sends
17:55:54.128193 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:55:57.128776 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:55:59.164329 IP 192.168.1.1.24579 > 192.168.1.5.radius-acct: RADIUS, Accounting Request (4), id: 0x9e length: 571
17:55:59.166627 IP 195.168.1.5.radius-acct > 192.168.1.1.24579: RADIUS, Accounting Response (5), id: 0x9e length: 20
17:56:00.129456 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:56:03.130262 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:56:06.130849 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:56:09.131446 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:56:12.132252 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octet
17:56:15.132848 IP 192.168.1.1.1031 > 192.168.1.5.tftp: 28 RRQ “Russian/welcome.wav” octetthis is tcpdump`s output but I don`t know what else logs can I see and where?
14th February 2005 at 13:39 #28982kaizerrGuestHere is the output of a cat /var/log/messages | grep tftp
Feb 14 16:15:00 kaizerr in.tftpd[5416]: /Russian: No such file or directory
Feb 14 16:15:03 kaizerr in.tftpd[5419]: /Russian: No such file or directory
Feb 14 16:15:06 kaizerr in.tftpd[5420]: /Russian: No such file or directory
Feb 14 16:15:09 kaizerr in.tftpd[5421]: /Russian: No such file or directory
Feb 14 16:16:39 kaizerr in.tftpd[5410]: recvfrom: Socket operation on non-socket
Feb 14 17:53:04 kaizerr in.tftpd[4850]: cannot set groups for user nobody
Feb 14 17:53:07 kaizerr in.tftpd[4851]: cannot set groups for user nobody
Feb 14 17:53:10 kaizerr in.tftpd[4852]: cannot set groups for user nobody
Feb 14 17:53:13 kaizerr in.tftpd[4853]: cannot set groups for user nobodyThe last lines go after I changed owner and mode of /tftpboot/quintum/ivr/Russian/*.wav
14th February 2005 at 14:04 #28983kaizerrGuestAfter your hints I have made it to work.It worked after I have changed the user to run as in /etc/xinetd.d/tftp file to root.
Thank you
-
AuthorPosts
- The forum ‘Voice over IP’ is closed to new topics and replies.