Update Logging in to JSC Supercomputers authored by Johannes Keller's avatar Johannes Keller
...@@ -8,7 +8,7 @@ For users connecting from machines with a globally routed IPv6 address assigned ...@@ -8,7 +8,7 @@ For users connecting from machines with a globally routed IPv6 address assigned
The long-term solution for these issues is to update your `from=` clauses to include patterns based on IPv6 addresses (or hostnames matching the IPv6 addresses). The long-term solution for these issues is to update your `from=` clauses to include patterns based on IPv6 addresses (or hostnames matching the IPv6 addresses).
**A short-term solution**: Revert to IPv4 connectivity. **Short-term solution**: Revert to IPv4 connectivity.
1. Disallow IPv6 in your SSH client 1. Disallow IPv6 in your SSH client
- PuTTY: Set '_Internet protocol version_' in the '_Connection_' pane. See figure below. - PuTTY: Set '_Internet protocol version_' in the '_Connection_' pane. See figure below.
... ...
......