作者litjoejoe (joejoe)
看板FreeBSD
标题[问题] FreeSBIE 设定网路问题
时间Mon Nov 13 12:46:14 2006
请问一下..
我做了FreeSBIE 编辑了 /etc/rc.conf
都ok 了 但是遇到几个问题...
1.sshd 起不来
2.开机时 都要按 ENTER 才可以...
开机状况如下
Configuring syscons: blanktime.
/etc/rc: WARNING: Setting entropy source to blocking mode.
====================================================
Type a full screenful of random junk to unblock
it and remember to finish with <enter>. This will
timeout in 300 seconds, but waiting for
the timeout without typing junk may make the
entropy source deliver predictable output.
Just hit <enter> for fast+insecure startup.
====================================================
kern.random.sys.seeded: 1 -> 0
(这边要按 Enter)
Generating public/private rsal key pair.
open /etc/ssh/ssh_host_key failed: Read-only file system.
Saving the key failed: /etc/ssh/ssh_host_key.
Generating public/private dsa key pair.
open /etc/ssh/ssh_host_dsa_key failed: Read-only file system.
Saving the key failed: /etc/ssh/ssh_host_dsa_key.
Generating public/private rsa key pair.
open /etc/ssh/ssh_host_rsa_key failed: Read-only file system.
Saving the key failed: /etc/ssh/ssh_host_rsa_key.
我已经设了 /etc/ssh/sshd_config
# HostKey for protocol version 1
HostKey /var/ssh_host_key
# HostKeys for protocol version 2
HostKey /var/ssh_host_dsa_key
指向 /var 了..(/var 开启来後是可以写入的)
但是还是没有作用ㄟ
不知道有没有大大知道要怎麽处理的??
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.138.32.31