Re: Eisner/Encompasserve down

Liste des GroupesRevenir à co vms 
Sujet : Re: Eisner/Encompasserve down
De : seaohveh (at) *nospam* hoffmanlabs.invalid (Stephen Hoffman)
Groupes : comp.os.vms
Date : 05. Sep 2024, 16:45:36
Autres entêtes
Organisation : HoffmanLabs LLC
Message-ID : <vbcjn0$d158$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Unison/2.2
On 2024-08-30 18:57:12 +0000, Hunter Goatley said:

AFAIK, EISNER has been available this entire time (once you use the correct port). Is anyone (still) having problems connecting?
macOS 13.6.9; Ventura current.
% # default ssh attempt, on the variant port
% ssh -p 22867 -vvv myremoteuser@eisner.decus.org
OpenSSH_9.0p1, LibreSSL 3.3.6
debug1: Reading configuration data /Users/mylocaluser/.ssh/config
debug1: /Users/hoffman/.ssh/config line 20: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
debug1: /etc/ssh/ssh_config line 54: Applying options for *
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/Users/mylocaluser/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/Users/mylocaluser/.ssh/known_hosts2'
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Connecting to eisner.decus.org port 22867.
ssh: connect to host eisner.decus.org port 22867: Connection refused
%
% # ssh with the backward-compatibility options selected:
%  ssh -p 22867 -vvv -o HostKeyAlgorithms=ssh-rsa,ssh-dss -o KexAlgorithms=diffie-hellman-group1-sha1 -o Ciphers=aes128-cbc,3des-cbc -o MACs=hmac-md5,hmac-sha1 myremoteuser@eisner.decus.org
OpenSSH_9.0p1, LibreSSL 3.3.6
... [same sequence]
%
% # default connection, but with no certificates used
% ssh -o PubkeyAuthentication=no -o PreferredAuthentications=password -p 22867 myremoteuser@eisner.decus.org
ssh: connect to host eisner.decus.org port 22867: Connection refused
%
% # and this included because "it's always DNS":
% dig +short eisner.decus.org
192.42.95.250
% dig +short @8.8.8.8 eisner.decus.org
192.42.95.250
% dig +short -x 192.42.95.250
eisner.decus.org.
% dig +short @8.8.8.8 -x 192.42.95.250
eisner.decus.org.
%
% # That all seems to be a consistently-referenced IPv4 A record.
%
% # Seems the other decuserve DNS is still tangled with HP/HPE, which is why I've been using the eisner.decus.org name:
% dig +short @8.8.8.8 decuserve.org
15.197.225.128
3.33.251.168
%
I'd initially suspect something has been upgraded within the local macOS 13.6.9 OpenSSH ssh client, and it's again become incompatible with OpenVMS ssh. Still digging.
--
Pure Personal Opinion | HoffmanLabs LLC
Date Sujet#  Auteur
29 Aug 24 * Eisner/Encompasserve down22Duncan Brown
30 Aug 24 +* Re: Eisner/Encompasserve down17Robert A. Brooks
30 Aug 24 i+* Re: Eisner/Encompasserve down11bill
30 Aug 24 ii`* Re: Eisner/Encompasserve down10Dave Froble
30 Aug 24 ii `* Re: Eisner/Encompasserve down9bill
30 Aug 24 ii  `* Re: Eisner/Encompasserve down8Arne Vajhøj
30 Aug 24 ii   +* Re: Eisner/Encompasserve down5Hunter Goatley
5 Sep 24 ii   i`* Re: Eisner/Encompasserve down4Stephen Hoffman
5 Sep 24 ii   i `* Re: Eisner/Encompasserve down3John H. Reinhardt
5 Sep 24 ii   i  +- Re: Eisner/Encompasserve down1Stephen Hoffman
6 Sep 24 ii   i  `- Re: Eisner/Encompasserve down1Henry Crun
30 Aug 24 ii   `* Re: Eisner/Encompasserve down2bill
30 Aug 24 ii    `- Re: Eisner/Encompasserve down1Arne Vajhøj
30 Aug 24 i`* Re: Eisner/Encompasserve down5Single Stage to Orbit
30 Aug 24 i `* Re: Eisner/Encompasserve down4Simon Clubley
30 Aug 24 i  `* Re: Eisner/Encompasserve down3Hunter Goatley
30 Aug 24 i   `* Re: Eisner/Encompasserve down2Single Stage to Orbit
31 Aug 24 i    `- Re: Eisner/Encompasserve down1Hunter Goatley
30 Aug 24 +* Re: Eisner/Encompasserve down2Duncan Brown
30 Aug 24 i`- Re: Eisner/Encompasserve down1Lawrence D'Oliveiro
30 Aug 24 `* Re: Eisner/Encompasserve down2Stephen Hoffman
30 Aug 24  `- Re: Eisner/Encompasserve down1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal