diff options
Diffstat (limited to 'files/es/glossary/arpa/index.html')
-rw-r--r-- | files/es/glossary/arpa/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/es/glossary/arpa/index.html b/files/es/glossary/arpa/index.html new file mode 100644 index 0000000000..87bcff9abe --- /dev/null +++ b/files/es/glossary/arpa/index.html @@ -0,0 +1,17 @@ +--- +title: ARPA +slug: Glossary/ARPA +tags: + - ARPA +translation_of: Glossary/ARPA +--- +<p><strong>.arpa </strong>(parametros de dirección y enrutamiento) es un {{glossary("TLD","dominio de alto nivel")}} usado para propositos de infraestructura de Internet, especialmente busqueda inversa de DNS (ej., encontrar el {{glossary('nombre de dominio')}} para una {{glossary("dirección IP")}}) suministrada.</p> + +<h2 id="Learn_more">Learn more</h2> + +<h3 id="General_knowledge">General knowledge</h3> + +<ul> + <li><a href="http://www.iana.org/domains/arpa">Official website</a></li> + <li>{{Interwiki("wikipedia", ".arpa")}} on Wikipedia</li> +</ul> |