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.
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".
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?
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