Hi, nothing else was changed on the machine except the update. I could use
ssh 192.168.12.12 to connect to a jail running under that IP address before the update without problems. It works now only with ssh -Y 192.168.12.12 The /etc/ssh/ssh_config file says: Host * ForwardX11 yes So, it should allow to connect to all machines providing ssh and forward X11. What did I miss? Erich _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"