UCF STIG Viewer Logo

PROFILE.TCPIP configuration statements for the TCP/IP stack are not coded properly.


Overview

Finding ID Version Rule ID IA Controls Severity
V-3217 ITCP0030 SV-3217r2_rule DCCS-1 DCCS-2 Medium
Description
The PROFILE.TCPIP configuration file provides system operation and configuration parameters for the TCP/IP stack. Inappropriate values could result in undesirable operations and degraded security. This exposure may result in unauthorized access impacting data integrity or the availability of some system services.
STIG Date
z/OS ACF2 STIG 2019-12-12

Details

Check Text ( C-20027r1_chk )
a) Refer to the Profile configuration file specified on the PROFILE DD statement in the TCPIP started task JCL.

Automated Analysis
Refer to the following report produced by the IBM Communications Server Data Collection:

- PDI(ITCP0030)

b) Ensure the following items are in effect for the configuration statements specified in the TCP/IP Profile configuration file:

NOTE: If the INCLUDE statement is coded in the TCP/IP Profile configuration file, the data set specified on this statement must be checked for the following items as well.

1) The SMFPARMS statement is not coded or commented out.
2) The DELETE statement is not coded or commented out for production systems.
3) The SMFCONFIG statement is coded with (at least) the FTPCLIENT and TN3270CLIENT operands.
4) The TCPCONFIG and UDPCONFIG statements are coded with (at least) the RESTRICTLOWPORTS operand.

NOTE: If the INCLUDE statement is coded, the data set specified will be checked for access authorization compliance in STIG ID ITCP0070.

c) If all of the above are true, there is NO FINDING.

d) If any of the above is untrue, this is a FINDING.
Fix Text (F-18178r1_fix)
Review the configuration statements in the PROFILE.TCPIP file and ensure they conform to the specifications below:

Ensure the following items are in effect for the configuration statements specified in the TCP/IP Profile configuration file:

NOTE: If the INCLUDE statement is coded in the TCP/IP Profile configuration file, the data set specified on this statement must be checked for the following items as well.

1) The SMFPARMS statement is not coded or commented out.
2) The DELETE statement is not coded or commented out for production systems.
3) The SMFCONFIG statement is coded with (at least) the FTPCLIENT and TN3270CLIENT operands.
4) The TCPCONFIG and UDPCONFIG statements are coded with (at least) the RESTRICTLOWPORTS operand.

NOTE: If the INCLUDE statement is coded, the data set specified will be checked for access authorization compliance in STIG ID ITCP0070.

BASE TCP/IP PROFILE.TCPIP CONFIGURATION STATEMENTS
FUNCTIONS

INCLUDE- Specifies the name of an MVS data set that contains additional PROFILE.TCPIP statements to be used
- It Alters the configuration specified by previous statements

SMFPARMS- Specifies SMF logging options for some TCP applications; replaced by SMFCONFIG
- Controls collection of audit data

DELETE- Specifies some previous statements, including PORT and PORTRANGE, that are to be deleted
- Alters the configuration specified by previous statements

SMFCONFIG- - Specifies SMF logging options for Telnet, FTP, TCP, API, and stack activity
- Controls collection of audit data

TCPCONFIG- Specifies various settings for the TCP protocol layer of TCP/IP
- Controls port access