@@ -10,12 +10,17 @@ The long-term solution for these issues is to update your `from=` clauses to inc
**Short-term solution**: Revert to IPv4 connectivity.
**Either**
1. Disallow IPv6 in your SSH client
- PuTTY: Set '_Internet protocol version_' in the '_Connection_' pane. See figure below.
- OpenSSH: Command line option `-4` or the configuration setting `AddressFamily inet` in `.ssh/config`
**or**
2. Connect to a new DNS name which will keep resolving to IPv4 addresses only: `jureca-ipv4.fz-juelich.de`.
**Note**: Recently JuDoor started showing the user the IPv6 address in addition to the IPv4 address. Therefore, it is by now a viable alternative to use the IPv6 address.