When I try to connect to any of my OpenVPN servers, I can ping correctly through to the remote network, but any time I try to browse the net or anything else, it just times out.
I have set net.ipv4.ip_forward=1.
The route is correctly set to have default via (tunnelIP) dev tun2 proto static metric 50
as my default route...
The same exact config works on the same laptop in Windows, and other laptops in windows, and the server works just fine for phones - it seems to just be ubuntu and mint that have issues.
Can anyone help?