Maybe the OS is setup to have a user/ip combination check. https://debian-administration.org/article/87/Keeping_SSH_access_secure
On Thu, Dec 13, 2018 at 5:18 PM Dan Egli <[email protected]> wrote: > It is. I can connect just fine. But sshd refuses to allow anyone not > connecting from localhost to login. > > On 12/13/2018 5:17 PM, Chris Wood wrote: > > Right. Because you can access locally, it makes me wonder if it's > > listening on the public interface/ip. > > > > On Thu, Dec 13, 2018, 5:13 PM Dan Egli <[email protected] wrote: > > > >> I'll check there. But I do not see anything in the ssh config that > >> would deny users. Yes openssh is running. After all, ssh dan@localhost > >> works just fine. It's only when I'm coming from OUTSIDE the localhost > >> that I get denied. > >> > >> On 12/13/2018 5:11 PM, Chris Wood wrote: > >>> Buyvm does have an irc channel. The users can be a tad ornery but can > be > >>> helpful if the mood strikes them. > >>> > >>> https://buyvm.net/beware-the-moshbear/ > >>> > >>> I think you're having an openssh config issue. Is it configured to > >> listen > >>> on the public ip? Is it configured to allow access with password? > >>> > >>> On Thu, Dec 13, 2018 at 5:08 PM Dan Egli <[email protected]> wrote: > >>> > >>>> Openssh is installed and running. And it doesn't matter if I login as > >>>> root or the normal user. If I do it locally (i.e. ssh dan@localhost) > >>>> it's fine. but if I try it remotely (ssh dan@[machine]) it ALWAYS > says > >>>> access denied. I'd be happy to skip the console and use SSH if I could > >>>> only login! > >>>> > >>>> On 12/13/2018 5:05 PM, Chris Wood wrote: > >>>>> If you're trying to log in as root, that is likely disabled by > default. > >>>>> Or, you may not have openssh installed/running by default. I access > >> mine > >>>>> via ssh. I've only used the console a couple of times. > >>>>> > >>>>> On Thu, Dec 13, 2018 at 4:55 PM Dan Egli <[email protected]> > wrote: > >>>>> > >>>>>> To anyone who has worked with Buyvm.net before, I need a bit of > help. > >>>>>> The only way I can seem to connect to my virtual machine is via the > >> AJAX > >>>>>> console program, but that program allows way too many lines before > it > >>>>>> scrolls, so for example if I'm in nano, I can't see the toolbar. > Plus, > >>>>>> if I hit ^W to initiate a search in nano, the console window closes. > >>>>>> > >>>>>> I tried logging in via SSH, but my login attempts are always denied. > >>>>>> I've tripple checked the password, and I know it's good. So I'm at a > >>>>>> loss as to how to properly configure this virtual machine. Anyone > got > >>>>>> any ideas? > >>>>>> > >>>>>> > >>>>>> Thanks! > >>>>>> > >>>>>> > >>>>>> /* > >>>>>> PLUG: http://plug.org, #utah on irc.freenode.net > >>>>>> Unsubscribe: http://plug.org/mailman/options/plug > >>>>>> Don't fear the penguin. > >>>>>> */ > >>>>>> > >>>> /* > >>>> PLUG: http://plug.org, #utah on irc.freenode.net > >>>> Unsubscribe: http://plug.org/mailman/options/plug > >>>> Don't fear the penguin. > >>>> */ > >>>> > >> /* > >> PLUG: http://plug.org, #utah on irc.freenode.net > >> Unsubscribe: http://plug.org/mailman/options/plug > >> Don't fear the penguin. > >> */ > > /* > > PLUG: http://plug.org, #utah on irc.freenode.net > > Unsubscribe: http://plug.org/mailman/options/plug > > Don't fear the penguin. > > */ > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > -- Chris Wood -=-=-=-=-=-=- /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
