DNS stands for the Domain Name System, an internet system used to translate names into IP addresses.
6
votes
4answers
9k views
How can I flush the DNS Cache?
How can I clear my DNS cache on my android phone? (Droid3, Gingerbread, rooted to be specific)
Ideally I'm looking for a command to run through a terminal emulator, something similar to
ipconfig ...
5
votes
2answers
702 views
Zeroconf mDNS on Android?
Is it possible for me to run a Zeroconf mDNS server on my Android phone? Something like Avahi on Linux.
The reason I ask is because I run an SSH/SFTP server on my phone for transferring files to/from ...
6
votes
2answers
854 views
Gingerbread phone only queries for AAAA records?
Since yesterday I have (in addition to the regular IPv4) IPv6 in my LAN at home (native IPv6 is provided by my ISP).
I have Windows XP, Windows 7 and Linux desktops and an Android 3.1 tablet (Asus ...
6
votes
1answer
762 views
Is there a way to list the local dns cache?
I would like to get a list of my current cache on my phone, what is the command to issue in order to retrieve that list ?
I would like to get a command and not an app that does that, since i want to ...