Re: Persuading ssh -X to work from a RasPiOS system

From: bob prohaska <fbsd_at_www.zefox.net>
Date: Wed, 22 Mar 2023 16:17:50 UTC
On Tue, Mar 21, 2023 at 08:43:02PM -0700, Carl Johnson wrote:
> 
> Is there any chance you are using ControlPersist?  That defaults to off,
> so you would have to enable it in your ssh config file, or via command
> line options.  

Certainly not on purpose. Never touched the config files on either
end. But, there were several build/install cycles on the FreeBSD end
and at least a couple of apt-upgrade cycles on the RasPiOS end, any
of which could have changed defaults.

The FreeBSD end now reports:
FreeBSD 14.0-CURRENT #39 main-ea6d169266: Sun Mar 19 23:10:56 PDT 2023
and the RasPiOS end reports
Linux raspberrypi 6.1.19-v8+ #1637 SMP PREEMPT Tue Mar 14 11:11:47 GMT 2023

Just for clarity, I'm logged in on the RasPiOS end, trying to use it
as an X terminal for the FreeBSD headless host.

Thanks for writing!

bob prohaska