[egressGateway] NATed while the destination is on ipv4NativeRoutingCIDR #38221
Labels
kind/bug
This is a bug in the Cilium logic.
kind/community-report
This was reported by a user in the Cilium community, eg via Slack.
needs/triage
This issue requires triaging to establish severity and next steps.
Is there an existing issue for this?
Version
equal or higher than v1.17.1 and lower than v1.18.0
What happened?
cilium bpf nat list
where
10.15.0.8 is the pod
10.15.5.1 is a vpn client on wg1 interface
ipv4NativeRoutingCIDR set to 10.0.0.0/8
The packet then never goes through on wg1.
If i delete the CilliumEgressPolicy they can communicate.
I think CilliumEgressPolicy should not NAT packets targeted to ipv4NativeRoutingCIDR. Am I miss something?
How can we reproduce the issue?
helm values:
CiliumPodIPPool:
EgressGatewayPolicy:
Cilium Version
1.17.2
Kernel Version
6.8.0-55
Kubernetes Version
1.32.2
Regression
No response
Sysdump
No response
Relevant log output
Anything else?
No response
Cilium Users Document
Code of Conduct
The text was updated successfully, but these errors were encountered: