Page 1 of 1

D6500 SSH

Posted: Mon Aug 06, 2012 11:39 am
by BlDsT
Hi guys,

I've just installed SamyGo on my D6500. Everything's ok and all but how can I enable SSH? Since I didn't have an sshd.init file in etc/init.d I copied it from
SamyGO-All-Extensions-Bugfix-v0.03.6-r15-for-genoa-20111001090149 and tried starting it, but it tells me:

Code: Select all

 ./03_03_sshd.init: line 49: dropbearkey: not found
mount: unknown filesystem type 'devpts'
./03_03_sshd.init: line 49: dropbear: not found
Appreciate the help, thanks.

Re: D6500 SSH

Posted: Mon Aug 06, 2012 3:05 pm
by DEUS
no ssh on D-Series, use nc (netcat) on port 1023 or 2023

Re: D6500 SSH

Posted: Wed Aug 08, 2012 7:44 am
by BlDsT
Thanks for the info.