Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Ssh problem : half-solved
Date: Mon, 11 Mar 2019 17:34:37
Message-Id: 20190311173420.5a6e0f1f@digimed.co.uk
In Reply to: Re: [gentoo-user] Ssh problem : half-solved by Mick
1 On Mon, 11 Mar 2019 16:06:59 +0000, Mick wrote:
2
3 > > It shows that ssh is reading your config file, but not picking up the
4 > > options for this host. I would expect to see something like
5 > >
6 > > debug1: Reading configuration data /home/nelz/.config/ssh
7 > > debug1: /home/nelz/.config/ssh line N: Applying options for <HOST>
8 > >
9 > > Do you have any other Host stanzas in the config?
10 >
11 > Check both config files for conflicts:
12 >
13 > /home/purslow/.ssh/config
14 > /etc/ssh/ssh_config
15 >
16 > just in case it is defined in both.
17
18 The user file should take precedence in that case. ssh checks that one
19 first and stops looking if it finds a host match there.
20
21
22 --
23 Neil Bothwick
24
25 Linux like wigwam. No windows, no gates, Apache inside.

Replies

Subject Author
Re: [gentoo-user] Ssh problem : half-solved Mick <michaelkintzios@×××××.com>