On 11/12/18 7:09 AM, Bengt Gördén wrote:
On 2018-11-12 12:08, George from the tribe wrote:
On laptop #1, I connect to laptop #2 with the following: ssh -X george@192.168.1.169
It connects fine without any trouble.
On laptop #2 I connect to #1 with the following ssh -X george@192.168.1.180
Add -v and check the outpout.
Like so: ssh -v -X george@192.168.1.180 ssh -v -X george@192.168.1.169
Ok----
ssh -X -v george@192.168.1.180 OpenSSH_7.8p1, OpenSSL 1.1.0h-fips 27 Mar 2018 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 25: Applying options for * debug1: Connecting to 192.168.1.180 [192.168.1.180] port 22.
It hangs ther and doesn't do anything else until it times out. -- George Box: 42.3 | KDE Plasma 5.8 | AMD Phenom IIX4 | 64 | 32GB Laptop #1: TW | Plasma 5.13 | AMD FX 7TH GEN | 64 | 32GB Laptop #2: 15.0 | KDE Plasma 5.8 | Core i5 | 64 | 8GB -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org