Enabling IPv6 Networking

 » Table of Contents

 » Glossary

 » Index

This version of SSH for OpenVM supports IPv6 networking environments. To work in IPv6 environments, the SSH service must be set to IPv6. To display the setting for SSH, enter the following TCP/IP management command:

$ SHOW SERVICE SSH /FULL

Service: SSH
                           State:     Enabled
Port:               22     Protocol:  TCP             Address:  0.0.0.0
Inactivity:          5     User_name: TCPIP$SSH       Process:  TCPIP$SSH
Limit:           10000     Active:        0           Peak:         1

File:         TCPIP$SYSTEM:TCPIP$SSH_RUN.COM
Flags:        Listen IPv6

Socket Opts:  Rcheck Scheck
 Receive:            0     Send:               0

Log Opts:     Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr
 File:        TCPIP$SSH_DEVICE:[TCPIP$SSH]TCPIP$SSH_RUN.LOG

Security
 Reject msg:  TCPIP SSH Connection refused

 Accept host: 0.0.0.0
 Accept netw: 0.0.0.0

If the IPv6 flag is not included, enter the following command:

TCPIP> SET SERVICE SSH /FLAG=IPV6

For more information about these commands, see the TCP/IP Services for OpenVMS Management Command Reference guide.