ubuntu11.04环境tftp Transfer timed out.

为伊痴狂 2012-07-11 02:55:45
tftp localhost
tptp>get test.c
xinetd start/running, process 2204
zcg@zcg-Opt:~$ tftp localhost
tftp> get test.c
Transfer timed out.

我的配置过程:
sudo apt-get install tftpd tftp xinetd
创建tftpboot目录,并赋权限777 -R
修改文件sudo vi /etc/xinetd.d/tftp
service tftp
{
protocol = udp
socket_type = dgram
wait = yes
user = nobody
server = /usr/sbin/in.tftpd
server_args = -c /home/zcg/tftpboot
disable = no
}
后重启xinetd:sudo /etc/init.d/xinetd restart
测试:zcg@zcg-Opt:~$ tftp localhost
tftp> get test.c
Transfer timed out.

有知道的说下,以前没遇到这个问题
...全文
387 2 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
happy59 2012-07-12
  • 打赏
  • 举报
回复
http://www.360doc.com/content/10/0428/11/496343_25245558.shtml
楼主要不也尝试一下这样
我这边可以工作了
happy59 2012-07-12
  • 打赏
  • 举报
回复
同样遇到这样的问题
望高人解决

19,614

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧