Orange-OpenSource / towards5gs-helm

Helm charts for deploying 5G network services on Kubernetes
Other
166 stars 130 forks source link

About ipv4.ip_forward in UPF POD #103

Closed Sniper1-love closed 6 months ago

Sniper1-love commented 10 months ago

After I deploy free5gc with kubernetes, I can't ping well. And I check cat /proc/sys/net/ipv4/ip_forward find it is 0. When I try to change it to 1, it tells me that It is read-only file and I can not change it. So how I can solve this?

raoufkh commented 9 months ago

Hello @Sniper1-love! Can you specify which main CNI plugin are you using in your cluster?

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

brianchennn commented 8 months ago

@raoufkh I meet the same issue. I use minikube with Calico CNI.

devopsjourney23 commented 7 months ago

@brianchennn With Calico CNI, you need to add IP Forwarding while deploying calico. You can check one of my demo video.

https://youtu.be/ZMGsWStz090

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.