robinpaulson / SimpleRT

Simple Reverse Tethering utility for Android
GNU General Public License v3.0
899 stars 101 forks source link

Problems assigning routes; manual intervention required #36

Closed andsarr closed 2 years ago

andsarr commented 7 years ago

Hello,

I've been using SimpleRT apps, but on my phone, a Samsung Galaxy J1 (SM-J100H) running Android 4.4.4, I have to run manually from a terminal emulator:

   $ su
   $ ip route add default via 10.1.1.1

in order to be able to connect the phone to the PC network. It seems to be a problem with Android 4.4 because in a Nexus 5 running Android 7, the same default route created by SimpleRT app works fine.

robinpaulson commented 2 years ago

Hi @AndySardina I realise this is a very old bug, where are you at with it?

andsarr commented 2 years ago

Hi there! You can close this issue.