Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Apr 2004 14:44:59 -0500
From:      Daren Desjardins <desjardins@canada.com>
To:        Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ssh no longer connecting automatically
Message-ID:  <1080935099.343.14.camel@lithium.stabilia.com>
In-Reply-To: <xzpwu4y6zds.fsf@dwp.des.no>
References:  <20040221202305.GA78752@dogma.freebsd-uk.eu.org> <000e01c3f8bc$9ee42dc0$efe8fea9@unixsmith.com> <20040325023251.GA61864@dogma.freebsd-uk.eu.org> <xzpd671ayqk.fsf@dwp.des.no> <20040325225859.GA22615@dogma.freebsd-uk.eu.org> <xzpisgsf11n.fsf@dwp.des.no> <20040402160232.GB68803@dogma.freebsd-uk.eu.org> <xzpu102pdc1.fsf@dwp.des.no> <20040402164928.GA70822@dogma.freebsd-uk.eu.org> <xzpwu4y6zds.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
I tried this myself and it did not work.

The server is 4.9release, client is 4.9 stable. I have both base ssh and
openssh 3.8p1 installed, both of which have the same error connecting to
hosts.

----------
Server config
# HostKey for protocol version 1
HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
SyslogFacility AUTH
LogLevel INFO
LoginGraceTime 60
PermitRootLogin no
PermitEmptyPasswords no
X11Forwarding yes
X11DisplayOffset 10

---------
Client config(~/.ssh/ssh_config) is empty
Client config(/etc/ssh/ssh_config) is empty


On Fri, 2004-04-02 at 12:52, Dag-Erling Sm=F8rgrav wrote:
> Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> writes:
> > Workaround?
>=20
> Possibly.  On the server, try adding the following two lines to
> /etc/ssh/sshd_config:
>=20
> HostKey /etc/ssh/ssh_host_dsa_key
> HostKey /etc/ssh/ssh_host_rsa_key
>=20
> then HUP or restart sshd, and try to connect.  Let me know how it
> works out.
>=20
> I'd also like to know what OS version you're running on the server and
> client, and if you have anything in /etc/ssh/sshd_config (on the
> server) or /etc/ssh/ssh_config / ~/.ssh/config (on the client) that
> isn't commented out.
>=20
> DES

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080935099.343.14.camel>