redux-bug-reporter
redux-bug-reporter copied to clipboard
Persistent network issue: 100% packet loss after all troubleshooting
Hello, I am using Kubuntu and I have no internet connection inside Waydroid. Pinging an external IP like 8.8.8.8 results in 100% packet loss.
We have already tried the following steps without success:
- Ensuring ufw is disabled
- Enabling ipv4 forwarding (
net.ipv4.ip_forward = 1) - Manually setting iptables MASQUERADE rules
- Switching the system to use iptables-legacy (
update-alternatives) - Performing a hard reset of the waydroid0 interface (
ip link delete waydroid0)
The problem persists after all these steps. I am attaching my Waydroid log file for more details. Thank you.