You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In context to 5G based workloads, I was getting "Data":"lsm=SOCKET_ACCEPT unknown" and the corresponding network call was denied. I suspect that this could be because it is a SCTP socket.
General Information
❯ k get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
ip-10-1-30-183.ec2.internal Ready <none> 5h42m v1.27.12-eks-ae9a62a 10.1.30.183 <none> Amazon Linux 2 5.10.219-208.866.amzn2.x86_64 containerd://1.7.11
Bug Report
In context to 5G based workloads, I was getting
"Data":"lsm=SOCKET_ACCEPT unknown"
and the corresponding network call was denied. I suspect that this could be because it is a SCTP socket.General Information
EKS Amazon Linux 2
uname -a
)5.10.219-208.866.amzn2.x86_64
kubectl version
, ...)v1.27.12-eks-ae9a62a
Policy used:
deployment/core5g-amf-1-deployment
To Reproduce
Expected behavior
Open5GS AMF Network calls should not fail.
A description of what you expected to happen.
Screenshots
The text was updated successfully, but these errors were encountered: