设为首页
收藏本站
用户名
Email
自动登录
找回密码
密码
登录
注册
快捷导航
平台
Portal
论坛
BBS
文库
项目
群组
Group
我的博客
Space
搜索
搜索
热搜:
shell
linux
mysql
本版
用户
LinuxSir.cn,穿越时空的Linuxsir!
»
论坛
›
Linux 发行版讨论区 —— LinuxSir.cn
›
Archlinux讨论区
›
Arch 0.7.2 Base下配置ssh的问题
返回列表
查看:
990
|
回复:
3
Arch 0.7.2 Base下配置ssh的问题
[复制链接]
d4rkl0rd
d4rkl0rd
当前离线
积分
244
IP卡
狗仔卡
发表于 2006-7-31 23:17:23
|
显示全部楼层
|
阅读模式
安装了ssh,xinted,想从xinted启动sshd,我在xinted.conf里加了入下内容:
service ssh
{
disable = no
protocol = tcp
socket_type = stream
wait = no
user = root
server = /usr/sbin/sshd
}
然后在rc.d里启动xinted,用nmap扫描了下本机,为什么sshd始终没有启动起来呢?
回复
使用道具
举报
提升卡
置顶卡
沉默卡
喧嚣卡
变色卡
显身卡
狱卒
狱卒
当前离线
积分
1689
IP卡
狗仔卡
发表于 2006-7-31 23:28:42
|
显示全部楼层
检查一下你的/etc/hosts.*
回复
支持
反对
使用道具
举报
显身卡
fluke
fluke
当前离线
积分
530
IP卡
狗仔卡
发表于 2006-8-1 21:31:31
|
显示全部楼层
service ssh
{
socket_type = stream
protocol = tcp
wait = no
user = root
port = 22
instances = 10
cps = 25 60
server = /usr/sbin/sshd
server_args = -i
log_on_success += DURATION USERID
log_on_failure += USERID
nice = 10
disable = no
}
我的可以,不知道你的是不是防火墙什么的问题
回复
支持
反对
使用道具
举报
显身卡
d4rkl0rd
d4rkl0rd
当前离线
积分
244
IP卡
狗仔卡
楼主
|
发表于 2006-8-1 22:51:18
|
显示全部楼层
我把你这段复制过去。也不行,就是不能通过xinetd启动SSH,但是单独启动sshd又OK。唉。。
回复
支持
反对
使用道具
举报
显身卡
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
注册
本版积分规则
发表回复
回帖后跳转到最后一页
Copyright © 2002-2023
LinuxSir.cn
(http://www.linuxsir.cn/) 版权所有 All Rights Reserved.
Powered by
RedflagLinux!
技术支持:
中科红旗
|
京ICP备19024520号
快速回复
返回顶部
返回列表