Jump to content

Change DNS on Mobile Data


Recommended Posts

Guest luvandroid
Posted

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

Posted

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 luvandroid
Posted

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
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
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
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
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
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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.