Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::IpMasqueradingSkippedInfo::Reason (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::IpMasqueradingSkippedInfo::Reason.
Reason why IP masquerading was skipped.
Constants
REASON_UNSPECIFIED
value: 0 Unused default value.
DESTINATION_IP_IN_CONFIGURED_NON_MASQUERADE_RANGE
value: 1 Masquerading not applied because destination IP is in one of configured
non-masquerade ranges.
DESTINATION_IP_IN_DEFAULT_NON_MASQUERADE_RANGE
value: 2 Masquerading not applied because destination IP is in one of default
non-masquerade ranges.
DESTINATION_ON_SAME_NODE
value: 3 Masquerading not applied because destination is on the same Node.
DEFAULT_SNAT_DISABLED
value: 4 Masquerading not applied because ip-masq-agent doesn't exist and default
SNAT is disabled.
NO_MASQUERADING_FOR_IPV6
value: 5 Masquerading not applied because the packet's IP version is IPv6.
POD_USES_NODE_NETWORK_NAMESPACE
value: 6 Masquerading not applied because the source Pod uses the host Node's
network namespace, including the Node's IP address.
NO_MASQUERADING_FOR_RETURN_PACKET
value: 7 Masquerading not applied because the packet is a return packet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]