IBM Cloud Docs
Configuring SSH to listen on IPv6 addresses

Configuring SSH to listen on IPv6 addresses

Use the following procedure to enable SSH on a Linux server to listen on IPv6.

  1. Locate the file: /etc/ssh/sshd_config.

  2. Locate the line that contains ListenAddress.

  3. Uncomment the #ListenAddress :: the following line to bind sshd to every address on your device.

    ListenAddress ::