Jacques Nilo <[EMAIL PROTECTED]> writes:
> Le Jeudi 22 Août 2002 16:16, S Mohan a écrit :
> > I've loaded sshd.lrp, configured the conf files and have created the host
> > keys with
> > ssh-keygen -t rsa1 -f ssh_host_key.
> > ssh-keygen -t rsa -f ssh_host_rsa_key.
> > ssh-keygen -t dsa -f ssh_hos
I've loaded sshd.lrp, configured the conf files and have created the host
keys with
ssh-keygen -t rsa1 -f ssh_host_key.
ssh-keygen -t rsa -f ssh_host_rsa_key.
ssh-keygen -t dsa -f ssh_host_dsa_key.
During startup I get an error: "Privileged separation user sshd does not
exist.".
svi sshd start a
"Chen, Elvis" wrote:
> Thanks to helpful people on this list, my sshd problem
> is now solved: now I can ssh into my router from
> external machines.
>
> I solved it by doing the following 2 things:
>
> 1) edit /etc/network/conf and add the following line:
> EXTERN_TCP_PORTS="0/0_22"
>
> and
>
Thanks to helpful people on this list, my sshd problem
is now solved: now I can ssh into my router from
external machines.
I solved it by doing the following 2 things:
1) edit /etc/network/conf and add the following line:
EXTERN_TCP_PORTS="0/0_22"
and
2) edit /etc/hosts.allow and add the foll