Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 17:14:54 +0800
From:      Erich Dollansky <erichsfreebsdlist@alogt.com>
To:        Olivier Nicole <Olivier.Nicole@cs.ait.ac.th>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ssh configuration, nmisunderstanding or error
Message-ID:  <20151104171454.5687fed4@X220.alogt.com>
In-Reply-To: <wu7k2pyi5l5.fsf@banyan.cs.ait.ac.th>
References:  <20151104151706.178faf7b@X220.alogt.com> <wu7k2pyi5l5.fsf@banyan.cs.ait.ac.th>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Wed, 04 Nov 2015 14:31:02 +0700
Olivier Nicole <Olivier.Nicole@cs.ait.ac.th> wrote:

> Erich Dollansky <erichsfreebsdlist@alogt.com> writes:
> 
> > [erich@X220]/home/erich > ssh -vvv erich@192.168.0.223
> > OpenSSH_6.6.1p1, OpenSSL 1.0.1p-freebsd 9 Jul 2015
> > debug1: Reading configuration data /etc/ssh/ssh_config
> > debug1: /etc/ssh/ssh_config line 43: Applying options for *
> > /etc/ssh/ssh_config: line 45: Bad configuration option: main
> > /etc/ssh/ssh_config: terminating, 1 bad configuration options  
> 
> It would help if you provided the contents of /etc/ssh/ssh_config

I forgot to mention that all was commented out with these to exception.
So, effective the file was either:

Host *
main

ouitside the jail and

Host *
firefox

inside the jail.

I just tested again after removed all lines except of above's. I still
get the error messages like this:

/etc/ssh/ssh_config: line 2: Bad configuration option: main

Of course, the line number changed.

Erich



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