Re: [leaf-user] sshd problem

2002-08-28 Thread Dan Harkless
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

[leaf-user] sshd problem

2002-08-22 Thread S Mohan
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

Re: [Leaf-user] sshd problem solved/weblet still doesn't work

2002-04-12 Thread Victor McAllister
"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 >

[Leaf-user] sshd problem solved/weblet still doesn't work

2002-04-12 Thread Chen, Elvis
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