Re: can't ssh to remote FreeBSD machine
From: Subhash Gopinath (subhashg_at_gmail.com)
Date: 02/28/05
- Previous message: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- In reply to: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- Next in thread: Hexren: "Re[2]: can't ssh to remote FreeBSD machine"
- Reply: Hexren: "Re[2]: can't ssh to remote FreeBSD machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Feb 2005 15:27:22 -0800 To: Kevin Kinsey <kdk@daleco.biz>
Hi,
Results are the same when I try with a non-super-user account (say guest)..
Btw, I have set PermitRootLogin=yes in /etc/ssh/sshd_config
tx,
Subhash
On Sun, 27 Feb 2005 15:25:10 -0600, Kevin Kinsey <kdk@daleco.biz> wrote:
> Subhash Gopinath wrote:
>
> >Hi,
> >
> >Here's the debug o/p of ssh ('have replaced the IP address with a dummy one...)
> >
> >-bash-2.05b$ ssh -vv root@A.B.C.D
> >
> >
>
> Read on....
>
> >OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004
> >debug1: Reading configuration data /etc/ssh/ssh_config
> >debug1: Applying options for *
> >debug2: ssh_connect: needpriv 0
> >debug1: Connecting to A.B.C.D [A.B.C.D] port 22.
> >
> >And it stops at this point...But the machine is Up (since I can ping
> >it) and sshd is running on port 22
> >
> >Thanks,
> >Subhash
> >
> >On Sun, 27 Feb 2005 10:03:05 +0200, Ion-Mihai Tetcu
> ><itetcu@people.tecnik93.com> wrote:
> >
> >
> >>Do a ssh -vvv user@machine and see the output. Note that user root can't
> >>connect by ssh by default for security reasons.
> >>
> >>
>
> As Ion-Mihail said in the sentence about this one, you can't ssh
> root@anybox
> (by default, it is *not* allowed).
>
> Kevin Kinsey
>
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- In reply to: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- Next in thread: Hexren: "Re[2]: can't ssh to remote FreeBSD machine"
- Reply: Hexren: "Re[2]: can't ssh to remote FreeBSD machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|