Unable to connect, depending on the lte provider
deceet opened this issue · 0 comments
I use LTE/4g for internet, and depending on the time of day, i get a random ipv6 ip. I get automatically get a connection refused error.
ichael@DMAF5:$ ssh deceit@hashbang.sh -vvv/.ssh/known_hosts' -> '/home/michael/.ssh/known_hosts'
OpenSSH_8.4p1 Debian-5, OpenSSL 1.1.1k 25 Mar 2021
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug3: expanded UserKnownHostsFile '
debug3: expanded UserKnownHostsFile '/.ssh/known_hosts2' -> '/home/michael/.ssh/known_hosts2'$
debug2: resolving "hashbang.sh" port 22
debug2: ssh_connect_direct
debug1: Connecting to hashbang.sh [2607:7700:0:22::ae8a:6698] port 22.
debug1: connect to address 2607:7700:0:22::ae8a:6698 port 22: Connection refused
debug1: Connecting to hashbang.sh [174.138.102.152] port 22.
debug1: connect to address 174.138.102.152 port 22: Connection refused
ssh: connect to host hashbang.sh port 22: Connection refused
michael@DMAF5: