Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of SUSE Linux Enterprise 12
Services
SSH Server
Configure OpenSSH Server if Necessary
Disable SSH TCP Forwarding
Disable SSH TCP Forwarding
An XCCDF Rule
Details
Profiles
Prose
Disable SSH TCP Forwarding
Medium Severity
The
AllowTcpForwarding
parameter specifies whether TCP forwarding is permitted. To disable TCP forwarding, add or correct the following line in
/etc/ssh/sshd_config
:
AllowTcpForwarding no