|
Post by getmythe on Nov 18, 2006 3:31:17 GMT 7
The SSH module is now compatible with firmware 2.1.03. www.freeside.ch/thecus/SSH.mod.tgzI added a local sshd server to the module! During installation you will loose all your stored sshkeys, unless you save them before applying the firmware update. Please note that you will have to install the ROOTPSW module again as the root password will be changed. have fun getmythe
|
|
|
Post by spiken on Nov 18, 2006 17:34:56 GMT 7
Great !
Thank you getmythe.
|
|
pj
New Member
Posts: 16
|
Post by pj on Dec 21, 2006 20:19:28 GMT 7
I'm running 2.1.03 and have installed the latest version of the SSH mod however I still can't SSH in, I'm getting "port 22: Connection refused". Is there something else that I need to do?
|
|
|
Post by spiken on Dec 21, 2006 20:44:17 GMT 7
You have to change the default root password. You can do it with this module. The new password will be "irresistible".
|
|
pj
New Member
Posts: 16
|
Post by pj on Dec 22, 2006 4:42:44 GMT 7
I believe I've reset the root password however I can't actually connect to the port to attempt to login. It's like the server (sshd) isn't running.
|
|
|
Post by omega on Dec 22, 2006 7:20:32 GMT 7
The error message "Port xxx: connection refused" always means, that nobody is listen on that port. So here it means the ssh daemon is either not running or listening on another port (the second one is *very* unlikely ) It seems the installation of the module was not working somehow... Andreas
|
|
|
Post by dbridges on Dec 22, 2006 10:30:40 GMT 7
Just a thought...
Make sure that you're not running a personal firewall that's blocking port 22(?).
|
|
pj
New Member
Posts: 16
|
Post by pj on Dec 22, 2006 14:26:08 GMT 7
My firewall is turned off and I can SSH to my other Linux servers so it won't be that. I've tried removing and reinstalling but it doesn't work Anyone got any ideas?
|
|
|
Post by getmythe on Dec 22, 2006 17:10:56 GMT 7
pj, make sure you try to connect as user "root"
|
|
|
Post by jjaromin on Dec 24, 2006 1:59:46 GMT 7
I believe I messed up!!
I originally had SSH installed, but uninstalled it. I then installed the ROOTPWD mod and enabled. I then tried to install the SSH mod, all was going well, then it never shows up on the list. I have tried several times and no luck...
Am I looking at reinstalling the firmware to reset the root password so that SSH will install correctly?
|
|
pj
New Member
Posts: 16
|
Post by pj on Dec 24, 2006 10:54:35 GMT 7
getmythe, I've been using > ssh root@<ip> I so miss access to logs to sort this out (tried the MYMORELOG module, wasn't logging enough so I changed the settings and tried to re-install and it wouldn't start )
|
|
|
Post by lewinb on Jan 7, 2007 17:10:14 GMT 7
I'm having the same problem. I've tried everything mentioned above. My ssh client is absolutely working. I've also tried the "initialize Root Password" option in the page for the ssh module. This, I think would show that it's installed properly.
|
|
|
Post by getmythe on Jan 7, 2007 18:15:26 GMT 7
The 'initialize root passwd' function in the ssh module has a design flaw. Currently only the backup of the root password will be reset to 'irresistible'. You still need to hit 'restore root' to activate the change. I will fix this in the next release.
|
|
|
Post by lewinb on Jan 7, 2007 19:08:05 GMT 7
I found that by disabling the sftp module, sshd started working. This is in firmware 2.1.03. To put it another way, it seems that they are incompatible with each other in this firmware. SO, I guess that solved this problem for me.
|
|