LinuxMCE Forums

General => Users => Topic started by: jgaffney on January 19, 2008, 05:33:45 PM

Title: how to ssh
Post by: jgaffney on January 19, 2008, 05:33:45 PM
I can't seem to ssh into my box "access denied"
I tried both root and my normal user.

How can I set this up so I can ssh in?

Thank you.
Title: Re: how to ssh
Post by: Zaerc on January 19, 2008, 05:46:55 PM
In the web-admin: Advanced > Network > Firewall rules, Source Port: 22, click "Add".  That should be all you have to do to be able to ssh in from "outside".
Title: Re: how to ssh
Post by: jgaffney on January 19, 2008, 05:57:50 PM
No go, even disabled the firewall.  Same results from the console.

This install was off a DVD that came with the FIIRE remote, maybe that has something to do with it?
Title: Re: how to ssh
Post by: totallymaxed on January 19, 2008, 06:06:41 PM
Quote from: jgaffney on January 19, 2008, 05:57:50 PM
No go, even disabled the firewall.  Same results from the console.

This install was off a DVD that came with the FIIRE remote, maybe that has something to do with it?

Turn your firewall back on and open port 22 as Zaerc  suggested.

Then do ssh linuxmce@192.168.80.1 (if your internal IP for your Core is set to the default)

or

so ssh linuxmce@xxx.xxx.xxx.xxx (where the xxx's represent the external IP address for your core)

The password will be 'linuxmce'  as installed from the DVD