Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.34k stars 581 forks source link

os error 13 #417

Open billybhaub opened 2 years ago

billybhaub commented 2 years ago

Hi. I'm using Gnireteht on Ubuntu 21.04. I just started to receive this error message repetitively : 2021-11-11 15:33:41.771 ERROR Router: Cannot create route, dropping packet: Permission denied (os error 13)

Internet is still available on my phone. But the ERROR comes back all the time!

Does anyone know what to do with this situation?

gilbertoca commented 2 years ago

This has happened with me as well (openSUSE 15.3), even adb shell works normally. After some investigation and read the issue #5 sometimes :) I've found that without the aapt it won't work. Then I installed the android-tools package which has the aapt. @billybhaub @rom1v