Re: can't ssh to remote FreeBSD machine
From: Subhash Gopinath (subhashg_at_gmail.com)
Date: 02/27/05
- Previous message: Dan Langille: "The FreeBSD Diary: 2005-02-06 - 2005-02-26"
- In reply to: Ion-Mihai Tetcu: "Re: can't ssh to remote FreeBSD machine"
- Next in thread: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- Reply: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Feb 2005 10:17:37 -0800 To: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
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
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:
>
> [ question should be asked on questions@ ]
>
> On Sat, 26 Feb 2005 20:36:33 -0800
> Subhash Gopinath <subhashg@gmail.com> wrote:
>
> > Hi all,
> >
> > I am new to FreeBSD and recently installed FreeBSD 5.3. I'm unable to
> > access the machine (ssh/telnet) over a network .... I can only ping.
> > However sshd is running fine as I can ssh on the local machine...
> >
> > I suspect some firewall rules restricting access to the machine .. But
> > I'm not familiar with the firewall in FreeBSD. It would be gr8 if
> > someone can throw some light to the problem.
>
> Do a ssh -vvv user@machine and see the output. Note that user root can't
> connect by ssh by default for security reasons. Without more info it's
> hard to say what's the problem.
>
> Please read http://www.lemis.com/questions.html to help us help you.
>
> --
> IOnut
> Unregistered ;) FreeBSD "user"
>
>
_______________________________________________
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: Dan Langille: "The FreeBSD Diary: 2005-02-06 - 2005-02-26"
- In reply to: Ion-Mihai Tetcu: "Re: can't ssh to remote FreeBSD machine"
- Next in thread: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- Reply: Kevin Kinsey: "Re: can't ssh to remote FreeBSD machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|