Off-Topic > SCM EXtensions
dropbear.scm
MapHtH:
I have a problem with dropbear.scm where it won't start.
It generates the keys and outputs: "Error starting Dropbear"
I downloaded the scm and tried to start it via /apps/dropbear/etc/init.d/dropbear start.
Also, how can I change the port it is using. I have two servers and want to be able to connect from internet to both of them. I can't edit the startup script since it is a part of tcz file and I can't find a configuration file.
Thanks
Rich:
Hi MapHtH
What does this command return:
--- Code: ---ls -l /apps/dropbear/etc/init.d/dropbear
--- End code ---
MapHtH:
-rwxrwxrwx 1 tc staff 1775 /apps/dropbear/etc/init.d/dropbear
The old one works, but I'd rather use the scm version.
I've also figured out how to change the port.
EDIT: Nevermind. I've made a script to start it that applies the patch yuanlixg suggested.
Thanks for a speedy response...
tinypoodle:
--- Quote from: MapHtH on April 04, 2013, 02:55:37 AM ---Also, how can I change the port it is using. I have two servers and want to be able to connect from internet to both of them.
--- End quote ---
You can connect to multiple ssh servers running on port 22 as much as you could connect to multiple http servers running on port 80.
;)
Jason W:
I applied the patch, but it appears that dropbear.scm will have to be rebuilt due to a hardcoded path requiring /usr/bin/dhclient when using scp.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version