AIX7-00-003133 - AIX must not run any routing protocol daemons unless the system is a router.

Information

Routing protocol daemons are typically used on routers to exchange network topology information with other routers. If this software is used when not required, system network information may be unnecessarily transmitted across the network.

Solution

Kill any routing protocol daemons by running the following command:
# ps -ef |egrep '(ospf|route|bgp|zebra|quagga|gate)' | grep -v egrep | awk -F ' ' '{print $2}' | while read pid;do kill $pid;done

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_IBM_AIX_7-x_V3R1_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-215428r991589_rule, STIG-ID|AIX7-00-003133, STIG-Legacy|SV-101815, STIG-Legacy|V-91717, Vuln-ID|V-215428

Plugin: Unix

Control ID: 8cdb05808843786fea9eb98562c4709e9c125aa407b660b6326f8dc8c895f238