Namebench viene configurado con muchos servidores DNS que no interesan debido a que son de otros paises, si lo que queremos es testear aqui en Argentina nuestros ISP y sus DNS, simplemente tienen que reemplazar el archivo namebench.cfg que esta dentro de la carpeta namebench.
Pueden editar el archivo namebench.cfg con cualquier editro de texto y reemplazar su contenido por el siguiente texto.
O pueden crear un archivo de configuracion paralelo y utilizarlo alternativamente, en este caso guardan el archivo como namebench_ARG.cfg
Y luego desde la consola dentro de la carpeta namebench $namebench.py -z namebench_ARG.cfg
Si quieren agregar mas DNS simplemente tienen que colocarlo en la seccion
Espero les sirva, es mi primer aporte a T!
Aunque eso no indica que uno sea rookie
# NOTE: Most settings can be overriden on the command line
# with the appropriate --option to namebench.py
![]()
# Number of tests to run
test_count=200
# Selection algorithm to pick tests with (weighted, random, chunk)
select_mode=weighted
# If you are on a shared shell-server, you may want to set this to 8.
# If you are on Windows, we limit you to no more than 60 automatically.
# If you are on other platforms, we limit you to no more than 90 automatically.
thread_count=45
# How long should we wait for general queries to complete (seconds)
timeout=2
# How long should we wait for secondary health checks to complete (seconds)
health_timeout=3.5
# How many servers should we include in our benchmark test
num_servers=11
# Always include at least one of each anycast service in the benchmarks.![]()
8.8.8.8=Google Public DNS
8.8.4.4=Google Public DNS-2
208.67.220.220=OpenDNS
208.67.222.222=OpenDNS-2
156.154.70.1=UltraDNS
156.154.71.1=UltraDNS-2
216.146.35.35=DynGuide
216.146.36.36=DynGuide-2
2001_470_20__2=Hurricane Electric IPv6
#DNS ARGENTINA -Edit Leandro Bergero - Psicofxp.com![]()
200.45.191.35=ARNET
200.45.191.40=ARNET
200.45.0.115=ARNET
200.45.0.116=ARNET
200.42.0.108=Ciudad_INTERNET
200.42.0.109=Ciudad_INTERNET
200.49.156.3=FIBERTEL
200.49.159.69=FIBERTEL
200.49.156.8=FIBERTEL
200.49.156.7=FIBERTEL
200.51.212.7=SPEEDY
200.51.211.7=SPEEDY
200.69.193.1=IPLAN
200.69.193.2=IPLAN
# These are unlikely to work for most people, but are useful enough to keep


