Advertisement
Guest User

F.Root-servers.net

a guest
Oct 9th, 2011
658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. zone "1.0.0.127.in-addr.arpa" {
  2. type master;
  3. file "sites/Sector8ResearchLabs.com/reverse.zone.ipv4";
  4. allow-transfer { none; };
  5. allow-update { none; };
  6. allow-query { any; };
  7. zone-statistics yes;
  8. notify no;
  9. also-notify { };
  10. };
  11.  
  12. zone "d.7.f.b.5.8.0.c.6.6.d.3.4.4.5.c.1.a.b.b.6.5.7.6.2.9.1.ip6.arpa" {
  13. type master;
  14. file "sites/Sector8ResearchLabs.com/reverse.zone.ipv6";
  15. allow-transfer { none; };
  16. allow-update { none; };
  17. allow-query { any; };
  18. zone-statistics yes;
  19. notify no;
  20. also-notify { };
  21. };
  22.  
  23. zone "7.f.b.5.8.0.c.6.6.d.3.4.4.5.c.1.a.b.b.6.5.7.6.2.9.1.ip6.arpa" {
  24. type master;
  25. file "sites/Sector8ResearchLabs.com/reverse.zone.ipv6";
  26. allow-transfer { none; };
  27. allow-update { none; };
  28. allow-query { any; };
  29. zone-statistics yes;
  30. notify no;
  31. also-notify { };
  32. };
  33.  
  34.  
  35. zone "Sector8ResearchLabs.com" IN {
  36. type master;
  37. file "sites/Sector8ResearchLabs.com/forward.zone";
  38. allow-transfer { none; };
  39. allow-update { none; };
  40. allow-query { any; };
  41. zone-statistics yes;
  42. notify no;
  43. also-notify { };
  44. };
  45.  
  46. zone "14.168.168.192.in-addr.arpa" {
  47. type master;
  48. file "sites/Sector8ResearchLabs.com/reverse.zone.ipv4";
  49. allow-transfer { 127.0.0.1; };
  50. allow-update { none; };
  51. allow-query { any; };
  52. zone-statistics yes;
  53. notify no;
  54. also-notify { };
  55. };
  56.  
  57.  
  58. zone "R-Romero.Sector8ResearchLabs.com" IN {
  59. type master;
  60. file "sites/R-Romero.Sector8ResearchLabs.com/forward.zone";
  61. allow-transfer { none; };
  62. allow-update { 127.0.0.1; };
  63. allow-query { any; };
  64. zone-statistics yes;
  65. notify yes;
  66. also-notify { };
  67. };
  68.  
  69. zone "R.Romero.Sector8ResearchLabs.com" IN {
  70. type master;
  71. file "sites/R.Romero.Sector8ResearchLabs.com/forward.zone";
  72. allow-transfer { none; };
  73. allow-update { none; };
  74. allow-query { any; };
  75. zone-statistics yes;
  76. notify explicit;
  77. also-notify { 68.105.28.11;4.2.2.1;4.2.39.4;192.5.5.241; };
  78. };
  79.  
  80. zone "9.225.215.72.in-addr.arpa" {
  81. type master;
  82. file "sites/R.Romero.Sector8ResearchLabs.com/reverse.zone.ipv4";
  83. allow-transfer { none; };
  84. allow-update { none; };
  85. allow-query { any; };
  86. zone-statistics yes;
  87. notify explicit;
  88. also-notify { 68.105.28.11;4.2.2.1;4.2.39.4;192.5.5.241; };
  89. };
  90.  
  91. zone "0.0.0.0.e.3.a.b.3.0.5.0.1.0.0.2.ip6.arpa" {
  92. type master;
  93. file "sites/R.Romero.Sector8ResearchLabs.com/reverse.zone.ipv6";
  94. allow-transfer { none; };
  95. allow-update { none; };
  96. allow-query { any; };
  97. zone-statistics yes;
  98. notify no;
  99. also-notify { };
  100. };
  101. zone "Blackhole.iana.org" IN {
  102. type master;
  103. file "sites/Blackhole.iana.org/forward.zone";
  104. allow-transfer { none; };
  105. allow-update { none; };
  106. allow-query { any; };
  107. zone-statistics yes;
  108. notify no;
  109. also-notify { };
  110. };
  111.  
  112. zone "11.28.105.68.in-addr.arpa" {
  113. type master;
  114. file "sites/Blackhole.iana.org/reverse.zone.ipv4";
  115. allow-transfer { none; };
  116. allow-update { none; };
  117. allow-query { any; };
  118. zone-statistics yes;
  119. notify no;
  120. also-notify { };
  121. };
  122.  
  123.  
  124. zone "ns.sector8researchlabs.com" IN {
  125. type slave;
  126. file "sites/ns.sector8researchlabs.com/forward.zone";
  127. allow-transfer { none; };
  128. allow-query { any; };
  129. masters { 127.0.0.1; };
  130. zone-statistics yes;
  131. notify no;
  132. also-notify { };
  133. allow-notify { };
  134. };
  135.  
  136. zone "29.168.168.192.in-addr.arpa" {
  137. type slave;
  138. file "sites/ns.sector8researchlabs.com/reverse.zone.ipv4";
  139. allow-transfer { none; };
  140. allow-query { any; };
  141. masters { 127.0.0.1; };
  142. zone-statistics yes;
  143. notify no;
  144. also-notify { };
  145. };
  146.  
  147. zone "7.9.e.8.6.5.4.0.0.0.0.0.0.8.e.f.ip6.arpa" {
  148. type slave;
  149. file "sites/ns.sector8researchlabs.com/reverse.zone.ipv6";
  150. allow-transfer { none; };
  151. allow-query { any; };
  152. masters { 127.0.0.1; };
  153. zone-statistics yes;
  154. notify no;
  155. also-notify { };
  156. };
  157. zone "f.root-servers.net" IN {
  158. type master;
  159. file "sites/f.root-servers.net/forward.zone";
  160. allow-transfer { none; };
  161. allow-update { none; };
  162. allow-query { any; };
  163. zone-statistics yes;
  164. notify no;
  165. also-notify { };
  166. };
  167.  
  168. zone "113.182.66.174.in-addr.arpa" {
  169. type master;
  170. file "sites/f.root-servers.net/reverse.zone.ipv4";
  171. allow-transfer { none; };
  172. allow-update { none; };
  173. allow-query { any; };
  174. zone-statistics yes;
  175. notify no;
  176. also-notify { };
  177. };
  178.  
  179. In order to arrest me they have to admit they never convicted me and are falsely trying to kill me.
  180.  
  181. Who is the retard now...?
  182.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement