GEN007780 - The system must not have 6to4 enabled.

Information

6to4 is an IPv6 transition mechanism involving tunneling IPv6 packets encapsulated in IPv4 packets on an ad-hoc basis. This is not a preferred transition strategy and increases the attack surface of the system.

Solution

Remove the configuration for any 6to4 tunnels on the system.
#ifconfig sit0 detach
#rmdev -dl sit0

#ifconfig cit0 detach
#rmdev -dl cit0

Set the startup script /etc/rc.net to call autoconf6 with the -6 argument to prevent setting up 6 to 4 tunnels.

See Also

https://iasecontent.disa.mil/stigs/zip/U_AIX_6-1_V1R14_STIG.zip