-
Notifications
You must be signed in to change notification settings - Fork 3.8k
ICMP requests are denied when L3-L4 policy is loaded #2571
Copy link
Copy link
Closed
Labels
area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.priority/highThis is considered vital to an upcoming release.This is considered vital to an upcoming release.sig/policyImpacts whether traffic is allowed or denied based on user-defined policies.Impacts whether traffic is allowed or denied based on user-defined policies.
Metadata
Metadata
Assignees
Labels
area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.priority/highThis is considered vital to an upcoming release.This is considered vital to an upcoming release.sig/policyImpacts whether traffic is allowed or denied based on user-defined policies.Impacts whether traffic is allowed or denied based on user-defined policies.
2.1.
docker run -dt --net=cilium-net --name server -l app=backend httpd2.2.
docker run -dt --net=cilium-net --name client -l app=frontend tgraf/netperfcilium policy delete --allsudo cilium bpf ct flush globalservercontainerdocker exec -i client bash -c "ping -c4 10.1.161.37"output of cilium monitor is:
[0]
bpf policy list of the
servercontainer