Check: AIX7-00-003055
IBM AIX 7.x STIG:
AIX7-00-003055
(in versions v3 r1 through v1 r1)
Title
If AIX server is not functioning as a network router, the routed daemon must be disabled. (Cat II impact)
Discussion
The routed daemon manages the network routing tables in the kernel. To prevent attacks this daemon should not be enabled unless there is no alternative.
Check Content
From the command prompt, execute the following command: # grep "^start[[:blank:]]/usr/sbin/routed" /etc/rc.tcpip If there is any output from the command, this is a finding.
Fix Text
In "/etc/rc.tcpip", comment out the "routed" entry by running command: # chrctcp -d routed
Additional Identifiers
Rule ID: SV-215361r958478_rule
Vulnerability ID: V-215361
Group Title: SRG-OS-000095-GPOS-00049
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000381 |
Configure the system to provide only organization-defined mission essential capabilities. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-7 |
Least Functionality |