Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pdnsd DNS privacy + speed
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation
View previous topic :: View next topic  
Author Message
Marlo
Veteran
Veteran


Joined: 26 Jul 2003
Posts: 1095

PostPosted: Sun Jan 27, 2013 1:11 pm    Post subject: pdnsd DNS privacy + speed Reply with quote

pdnsd DNS privacy + speed

http://members.home.nl/p.a.rombouts/pdnsd/
http://www.privacyfoundation.de/service/serveruebersicht/

tux / # emerge net-dns/pdnsd -pv wrote:


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ~] net-dns/pdnsd-1.2.9a USE="urandom -debug -ipv6 -isdn {-test}" 0 kB



Normalerweise gehen DNS abfragen über Port 53.
Wir benutzen Port 110.

Das Wesentliche ist die Serversection in /etc/pdnsd/pdnsd.conf
Quote:

server {
label= "German Privacy Foundation e.V.";
ip = "94.75.228.29 port=110", # Put your ISP's DNS-server address(es) here.
"87.118.100.175 port 110",
"62.75.219.7 port 110",
"62.141.58.13 port 110",
"87.118.104.203 port 110",
"87.118.109.2 port 110";
proxy_only=on; # Do not query any name servers beside your ISP's.

# This may be necessary if you are behind some
# kind of firewall and cannot receive replies
# from outside name servers.
timeout=4; # Server timeout; this may be much shorter
# that the global timeout option.
uptest=if; # Test if the network interface is active.
interface=eth0; # The name of the interface to check.
interval=10m; # Check every 10 minutes.
purge_cache=off; # Keep stale cache entries in case the ISP's
# DNS servers go offline.
}


In /etc/resolfconf.conf den Eintrag
Code:
name_servers=127.0.0.1

auskommentieren.

Wenn der Networkmanager genutzt wird, ist auch dieser anzupassen.
pdnsd in den runlevel default. Reboot! Nach dem Neustart darf in der
/etc/resolv.conf nur noch

tux / # cat /etc/resolv.conf wrote:

# Generated by resolvconf
nameserver 127.0.0.1

stehen!!


Zum testen auf diesen Link --> http://welcome.gpf/
Wenn die Seite mit "Gratulation" erscheint, hat man einen wirklich schnellen und anonymen DNS Server.
Wenn die Seite nicht erscheint, wird noch der ISP-DNS-Server genutzt.

Have Fun
Ma
_________________
Test Adobe Flash Player
The Indian Shankar Drum Ganesh Machine
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum