Installed Ubuntu on Android using Linux Deploy and set up PiVPN with OpenVPN, using IPv6. The connection succeeds, but there is no network access. Could you please help me identify the issue? Thank you very much! #7279
Environment Information
Operating System: Ubuntu Bionic (18.04) running on Android through Linux Deploy
Architecture: ARM64 (aarch64)
OpenVPN Version: OpenVPN 2.4.4 aarch64-unknown-linux-gnu
Network Setup: VPN server configured using OpenVPN. Client connects successfully but has no network access.
Configuration Details
Firewall: Added necessary firewall rules using iptables.
Routing: Set a rule to direct all traffic to the main routing table (ip rule add from all lookup main pref 1).
Client Device: iOS device connecting via OpenVPN client. The server and client establish a connection successfully.
Issue Description: After connecting, the client cannot access any network resources, including both internet and local network.
Environment Information Operating System: Ubuntu Bionic (18.04) running on Android through Linux Deploy Architecture: ARM64 (aarch64) OpenVPN Version: OpenVPN 2.4.4 aarch64-unknown-linux-gnu Network Setup: VPN server configured using OpenVPN. Client connects successfully but has no network access. Configuration Details Firewall: Added necessary firewall rules using iptables. Routing: Set a rule to direct all traffic to the main routing table (ip rule add from all lookup main pref 1). Client Device: iOS device connecting via OpenVPN client. The server and client establish a connection successfully. Issue Description: After connecting, the client cannot access any network resources, including both internet and local network.
### Log Information(Client OpenVPN Log):
I hope this description helps in creating a clear and complete GitHub issue submission.