Open GoogleCodeExporter opened 9 years ago
Hello folks,
I've found a Solution for the Flyer Users, who use OpenVPN.
I hope the developer won't rip down my head, for scamping in his app...
I've disassebled his app and search for the part which controls the "Fix HTC
Route" option.
I've found in
"de.schaeuffelhut.android.openvpn-1.apk\smali\de\schaeuffelhut\android\openvpn\s
ervice" a file called "ManagementThread.smali".
Between line 2823 and 2863 you can find a "function" called ".method protected
updateHTCRoutes()V".
There are the commands "ip ru del table wifi" and "ip ru del table gprs".
I've changed "ip ru del table wifi" to "ip route flush table 2" and reassemble
it, uninstall the old OpenVPN-Setting and replace it with the new assebled one.
And now all is working, but after the "ip ru del table gprs" sometimes I get an
error in the log (only if the gprs entry not exist when you execute "ip ru") ,
but that don't affect the function of the script.
But now the fix route option does not work for the WiFi users. But I don't have
tested it yet...
I am only a little script kiddie who knows a little bit about "AutoIt", but as
soon as I found out how this function really works, I try to find a more clean
way to solve this issue.
Many regards :)
Chris
Original comment by crusoe2...@googlemail.com
on 27 Aug 2011 at 8:56
Confirmed, 3G is not working on HTC flyer.
Original comment by hrvoje.m...@gmail.com
on 27 Aug 2011 at 4:19
But now it does :P
As I say, maybe I will try to fix it for the Flyer and then I will post it here.
And of the developer don't agree with this, he can send me a mail (if he is
still alive :P)
Many regards
Chris :)
Original comment by crusoe2...@googlemail.com
on 27 Aug 2011 at 4:47
Original comment by friedrich.schaeuffelhut
on 29 Dec 2011 at 12:38
Issue 35 has been merged into this issue.
Original comment by friedrich.schaeuffelhut
on 31 Dec 2011 at 12:10
Original comment by friedrich.schaeuffelhut
on 31 Dec 2011 at 12:11
Original comment by friedrich.schaeuffelhut
on 3 Jan 2012 at 8:31
Original comment by friedrich.schaeuffelhut
on 17 Jan 2012 at 10:27
Issue 65 has been merged into this issue.
Original comment by friedrich.schaeuffelhut
on 27 Jan 2012 at 8:42
Original comment by friedrich.schaeuffelhut
on 28 Jan 2012 at 2:59
gsoheb@gmail.com
Original comment by gso...@gmail.com
on 14 Jun 2014 at 9:53
Original issue reported on code.google.com by
crusoe2...@googlemail.com
on 25 Aug 2011 at 7:01