  | | | problem wiht tftpd with rhel5 | problem wiht tftpd with rhel5 2007-04-28 - By pengcz@(protected)
Back Dear all I have the problem when i want to upload or download the file from the tftp server ,here is the test steps: any suggestion will be apprieate !!
[root@(protected) ~]# cat /etc/xinetd.d/tftp # default: off # description: The tftp server serves files using the trivial file transfer \ # protocol. The tftp protocol is often used to boot diskless \ # workstations, download configuration files to network-aware printers, \ # and to start the installation process for some operating systems. service tftp { disable = no socket_type = dgram protocol = udp wait = yes user = root server = /usr/sbin/in.tftpd server_args =-u nobody -s /mylove per_source = 11 cps = 100 2 flags = IPv4 } [root@(protected) ~]#
[root@(protected) ~]# ll /mylove/ total 40 -rwxrwxrwx 1 nobody nobody 86 Apr 24 16:35 1.txt -rwxrwxrwx 1 nobody nobody 10894 Apr 26 13:51 a.txt -rwxrwxrwx 1 nobody nobody 86 Apr 24 15:48 dhcpd.conf.test-tftp -rwxr-xr-x 1 nobody nobody 86 Apr 28 13:51 d.txt C:\Documents and Settings\peterp>tftp 192.168.1.1 get a.txt Timeout occurred C:\Documents and Settings\peterp>
[root@(protected) ~]# /etc/init.d/xinetd restart Stopping xinetd: [ OK ] Starting xinetd: [ OK ] [root@(protected) ~]# netstat -nlp | grep tftp udp 0 0 0.0.0.0:69 0.0.0.0:* 6355/in.tftpd [root@(protected) ~]# C:\Documents and Settings\peterp>tftp 192.168.1.1 get a.txt Timeout occurred C:\Documents and Settings\peter p> <DIV> </DIV> <DIV>Dear all </DIV> <DIV> I have the problem when i want to upload or download the file from the tftp server ,here is the test steps:< /DIV> <DIV> </DIV> <DIV>any suggestion will be apprieate !!</DIV> <DIV> </DIV> <DIV><BR>[root@(protected) ~]# cat /etc/xinetd.d/tftp<BR># default: off<BR># description: The tftp server serves files using the trivial file transfer \<BR> # protocol. The tftp protocol is often used to boot diskless \<BR># workstations, download configuration files to network-aware printers, \<BR>#   ; and to start the installation process for some operating systems.<BR>service tftp<BR>{<BR> disable = no<BR> socket_type = dgram<BR> protocol   ; = udp<BR> wait = yes<BR> user = root<BR> server = /usr/sbin/in.tftpd<BR> server_args =-u nobody -s /mylove<BR> per_source = 11<BR> cps = 100 2<BR> flags = IPv4<BR>}<BR>[root @(protected) ~]#</DIV> <DIV> </DIV> <DIV><BR>[root@(protected) ~]# ll /mylove/<BR>total 40<BR>-rwxrwxrwx 1 nobody nobody 86 Apr 24 16:35 1.txt<BR>-rwxrwxrwx 1 nobody nobody 10894 Apr 26 13:51 a.txt<BR>-rwxrwxrwx 1 nobody nobody 86 Apr 24 15:48 dhcpd.conf.test-tftp<BR>-rwxr-xr-x 1 nobody nobody 86 Apr 28 13:51 d.txt</DIV> <DIV>C:\Documents and Settings\peterp>tftp 192.168.1.1 get a.txt<BR>Timeout occurred</DIV> <DIV>C:\Documents and Settings\peterp></DIV> <DIV> </DIV> <DIV><BR>[root@(protected) ~]# /etc/init.d/xinetd restart<BR>Stopping xinetd: [ OK ]<BR>Starting xinetd:   ; [ OK ]<BR>[root@(protected) ~]# netstat -nlp | grep tftp<BR>udp 0 0 0.0.0.0:69  ; 0.0.0.0:* 6355/in.tftpd<BR>[root @(protected) ~]#</DIV> <DIV> </DIV> <DIV>C:\Documents and Settings\peterp>tftp 192.168.1.1 get a.txt<BR>Timeout occurred</DIV> <DIV>C:\Documents and Settings\peter p></DIV><br><!-- footer --><br><hr> <a style="font-size:14px;line-height:15px; color:#000; text-decoration:none" href="http://event.mail.163.com/chanel/xyq.htm?from=126" target="_blank"><span style="text-decoration:underline; color:blue">????2006????????--???? </span> < /a> __ ____ ____ ____ ____ ____ ____ ____ ____ ____ Redhat-install-list mailing list Redhat-install-list@(protected) https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request@(protected) Subject: unsubscribe
|
|
 |