FiLinX

DNS

Mar 6th, 2020
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1.  
  2. Пропиши быстрый днс в сеть!
  3.  
  4. - namebench - https://code.google.com/p/namebench/downloads/list
  5. GRC's | DNS Nameserver Performance Benchmark - https://www.grc.com/dns/benchmark.htm
  6. DNS Performance - https://www.dnsperf.com/#!dns-resolvers
  7. OpenNIC Project - https://www.opennic.org/
  8. OpenNIC Public Servers - https://servers.opennic.org/
  9. DNS - PeerName - https://peername.com/about/
  10.  
  11.  
  12. OpenNIC
  13. 91.217.137.37 2мс
  14.  
  15. Cloudflare DNS Resolver
  16. 1.1.1.1 2мс
  17.  
  18. SDNS Beijing
  19. 210.2.4.8 2мс
  20.  
  21. Yandex.DNS
  22. 77.88.8.8 5мс
  23. 77.88.8.1 8мс
  24.  
  25. Google Public DNS
  26. 8.8.8.8 18мс
  27. 8.8.4.4 19мс
  28.  
  29. Hurricane Electric (http://www.he.net/)
  30. 74.82.42.42 21мс
  31.  
  32. UltraDNS
  33. 156.154.70.1 38мс
  34. 156.154.71.1 19мс
  35. 156.154.70.5 37мс
  36. 156.154.71.5 20мс
  37.  
  38. Norton ConnectSafe
  39. 199.85.126.10 20мс
  40. 199.85.127.10 38мс
  41.  
  42. Censur Fri DNS
  43. 89.233.43.71 29мс
  44. 91.239.100.100 28мс
  45.  
  46. Verisign Public DNS
  47. 64.6.64.6 42мс
  48. 64.6.65.6 21мс
  49.  
  50. Quad9
  51. 9.9.9.9 38мс
  52. 9.9.9.10 38мс
  53.  
  54. DNS.WATCH
  55. 84.200.69.80 38мс
  56. 84.200.70.40 38мс
  57.  
  58. AdGuard
  59. 176.103.130.130 38мс
  60. 176.103.130.131 38мс
  61.  
  62. Frankfut
  63. 217.61.0.97 38мс
  64.  
  65. Freenom World
  66. 80.80.80.80 41мс
  67. 80.80.81.81 40мс
  68.  
  69. SecureDNS
  70. 146.185.167.43 41мс
  71.  
  72. Comodo Secure DNS
  73. 8.26.56.26 42мс
  74. 8.20.247.20 42мс
  75.  
  76. Level 3
  77. 209.244.0.3 42мс
  78. 209.244.0.4 42мс
  79.  
  80. OpenDNS
  81. 208.67.222.222 43мс
  82. 208.67.220.220 43мс
  83.  
  84. Tier 2 dnsrec.meo.ws
  85. 185.121.177.177 45мс
  86. 169.239.202.202 45мс
  87.  
  88. FreeDNS (https://freedns.zone/en/)
  89. 172.104.237.57 38мс
  90. 37.235.1.174 51мс
  91. 37.235.1.177 51мс
  92.  
  93. CACHE-ONLY SERVERS
  94. 204.117.214.10 43мс
  95. 199.2.252.10 47мс
  96.  
  97. SprintLink DNS
  98. 213.206.128.130 53мс
  99. 217.147.96.130 43мс
  100. 217.149.32.130 46мс
  101.  
  102. French Data Network (https://www.fdn.fr/actions/dns/)
  103. 80.67.169.12 52мс
  104. 80.67.169.40 51мс
  105.  
  106. -------------------------------------
  107. очистить локальный DNS кэш с помощью следующей команды:
  108. c:\> ipconfig /flushdns
  109.  
  110. -----------------------------------------
  111. Если вы хотите отключить кэш отрицательных записей в Windows, вам нужно добавить новый параметр DWORD в следующий раздел реестра:
  112.  
  113. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters
  114.  
  115. DWORD: MaxNegativeCacheTtl
  116.  
  117. Значение: 0
  118.  
  119. Данный трюк запретит системе хранить отрицательные запросы в своем кэше DNS, его можно применять Windows 2000/XP/2003/Vista
Advertisement
Add Comment
Please, Sign In to add comment