GCP-VM-instances-have-IP-Forwarding-enabled
Severity: Medium
Description: This control identifies VM instances that have IP Forwarding enabled. IP Forwarding could open unintended and undesirable communication paths and allows VM instances to send and receive packets with the non-matching destination or source IPs. To enable the source and destination IP match check, disable IP Forwarding
Remediation Steps:
Perform the following to disable IP forwarding:
Login to GCP Portal https://console.cloud.google.com.
Go to Computer Engine (Left Panel).
Go to VM instances.
Click the CREATE INSTANCE button.
Specify other instance parameters as you desire.
Click Management, disk, networking, SSH keys.
Click Networking.
Click on the specific Network interfaces.
Set IP forwarding to Off.
Click on Done.
Click on Create button.
To Delete VM instance which has IP forwarding enabled:\n
Login to GCP Portal\n
Go to Computer Engine (Left Panel)\n
Go to VM instances\n
From the list of VMs, choose the reported VM\n
Click on Delete button
Importent:
GCP VM instances IP forwarding feature cannot be updated from GCP console after an instance is created. , the IP forwarding field becomes read-only. To fix this alert, new VM instances with IP forwarding disable must be created.
Reference:
Blue Hexagon Proprietary