免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 4054 | 回复: 15
打印 上一主题 下一主题

请教在solaris 8下面如何启动tftp服务? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-03-14 11:56 |只看该作者 |倒序浏览
将 /etc/inetd.conf 的tftp放开了,重启了机器,为什么还看不到tftp的进程?\r\n

论坛徽章:
0
2 [报告]
发表于 2007-03-14 12:12 |只看该作者
记得好像本来就看不到进程的,你ftp一下就知道是否ok了。顺便看看/etc下的services里ftp在不在。

论坛徽章:
0
3 [报告]
发表于 2007-03-14 12:26 |只看该作者
You need to understand how inetd works. inetd will only wake up in.tftpd when there is a request for tftp service.

论坛徽章:
0
4 [报告]
发表于 2007-03-14 12:28 |只看该作者
二楼说得没错,你只有ftp后,才会出现进程。

论坛徽章:
0
5 [报告]
发表于 2007-03-14 12:39 |只看该作者
是tftp ,不是ftp  

论坛徽章:
0
6 [报告]
发表于 2007-03-14 12:51 |只看该作者
从交换机上tftp过来的时候,用ps -ef 能看到 in.tftpd -s /tftpboot 的进程存在,但就是不成功\r\n

论坛徽章:
0
7 [报告]
发表于 2007-03-14 13:36 |只看该作者
哦,照这个做:\r\n1. Become superuser and change to the root directory of the prospective network configuration server.\r\n2. Turn on the in.tftpd daemon by creating the directory /tftpboot:\r\n# mkdir /tftpboot\r\nThis command configures the machine as a TFTP, bootparams, and RARP server.\r\n3. Create a symbolic link to the directory.\r\n# ln -s /tftpboot/. /tftpboot/tftpboot

论坛徽章:
0
8 [报告]
发表于 2007-03-14 14:57 |只看该作者
我已经是这样做的啦,不行耶

论坛徽章:
0
9 [报告]
发表于 2007-03-14 15:11 |只看该作者
不行总有些报错信息吧,否则怎么分析!

论坛徽章:
0
10 [报告]
发表于 2007-03-14 15:31 |只看该作者
原帖由 红袖 于 2007-3-14 11:56 发表\r\n将 /etc/inetd.conf 的tftp放开了,重启了机器,为什么还看不到tftp的进程?\r\n
\r\n\r\nno need to reboot the host. after you modify /etc/inetd.conf, just \"kill -1 PID_of_inted\" will make \"inetd\" reload its configuration.\r\n\r\nthe server daemon configured in /etc/inetd.conf is always invoked when a request comes in, and then gone after the communication completes.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP