Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.23k stars 570 forks source link

Doesn't work on Windows when using PIA VPN #97

Open ghost opened 6 years ago

ghost commented 6 years ago

When I'm using PrivateInternetAccess VPN on Windows, it looks like connections are working but nothing works via reverse tethering on the phone.

rom1v commented 6 years ago

Maybe it blocks DNS requests to 8.8.8.8. You can try with your DNS using gnirehtet run -d xx.xx.xx.xx.

Otherwise, please paste the gnirehtet output.

alxhotel commented 5 years ago

Maybe it blocks DNS requests to 8.8.8.8. You can try with your DNS using gnirehtet run -d xx.xx.xx.xx.

Otherwise, please paste the gnirehtet output.

This fixed it for me. Thanks @rom1v

Maybe it can be added in the README file ?