ESXI-06-000025 - The SSH daemon must not permit tunnels.

Information

OpenSSH has the ability to create network tunnels (layer-2 and layer-3) over an SSH connection. This function can provide similar convenience to a Virtual Private Network (VPN) with the similar risk of providing a path to circumvent firewalls and network ACLs.

Solution

To set the PermitTunnel setting, add or correct the following line in '/etc/ssh/sshd_config':

PermitTunnel no

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMware_vSphere_6-0_ESXi_V1R5_STIG.zip