Guest luvandroid Posted November 28, 2010 Report Posted November 28, 2010 Hi All ... I Need your help ... Did u know how to change DNS for Mobile Data ? I want to set my dns to google DNS ... My operator block some content ... Please help :P
Guest ikirt Posted November 29, 2010 Report Posted November 29, 2010 Found something on XDA about this. (http://forum.xda-developers.com/archive/index.php/t-450807.html) Open an adb shell or Terminal Emulator and type setprop ro.kernel.android.ndns 2 setprop net.eth0.dns1 208.67.222.222 setprop net.eth0.dns2 208.67.220.220 Those are ip addresses for OpenDNS, so use your own if you want something else. It might not be persistent through reboots though. If it isn't, append it to init.rc.
Guest L0cu7us Posted November 29, 2010 Report Posted November 29, 2010 is also possible to set default wifi tethering IP ?
Guest luvandroid Posted November 29, 2010 Report Posted November 29, 2010 Found something on XDA about this. (http://forum.xda-developers.com/archive/index.php/t-450807.html) Thx Pals, but i googling allready bout this and found that "command" I don't know if i misstype or what ... Here i do : I open ADB My Devices allready in list with adb devices command Then : -> adb shell ( "#" appear ) And i type command that u give to me ... Nothing happened ... i exit ADB, and it didn't work ... OR ... Do you know how to check our current DNS? So i know if my dns allready changed or not ... is also possible to set default wifi tethering IP ? I don't know brother ...
Guest Harness Posted November 29, 2010 Report Posted November 29, 2010 Do you know how to check our current DNS? So i know if my dns allready changed or not ... Try (in terminal emulator/shell) getprop net.eth0.dns1 and getprop net.eth0.dns2. If you need me to edit a boot image to make it redundant over reboots I probably can.
Guest luvandroid Posted December 1, 2010 Report Posted December 1, 2010 Try (in terminal emulator/shell) getprop net.eth0.dns1 and getprop net.eth0.dns2. If you need me to edit a boot image to make it redundant over reboots I probably can. Thx Brother :P It's Works for me .... Edit a boot image? Can u tell me how? Is it danger?
Guest Harness Posted December 1, 2010 Report Posted December 1, 2010 Thx Brother :P It's Works for me .... Edit a boot image? Can u tell me how? Is it danger? I'll do it for you. Just decide what ROM you want to use for a little while, because every time you reflash, I'd have to re-do it. When you choose I'll use the DNS you give me and try to edit it in. Harness.
Guest luvandroid Posted December 2, 2010 Report Posted December 2, 2010 I'll do it for you. Just decide what ROM you want to use for a little while, because every time you reflash, I'd have to re-do it. When you choose I'll use the DNS you give me and try to edit it in. Harness. Woooowww ... Really??? ... I am using LCR 1.1.2 ... And i want to use Google Dns ... Thank u Very much brotha :P
Guest Harness Posted December 2, 2010 Report Posted December 2, 2010 Woooowww ... Really??? ... I am using LCR 1.1.2 ... And i want to use Google Dns ... Thank u Very much brotha :P Do me a favor? Create a nandroid backup, and upload the boot.img to megaupload or hotfile please, and I'll get on this. Harness.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now