aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/dns/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/glossary/dns/index.html')
-rw-r--r--files/de/glossary/dns/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/de/glossary/dns/index.html b/files/de/glossary/dns/index.html
new file mode 100644
index 0000000000..dd542da701
--- /dev/null
+++ b/files/de/glossary/dns/index.html
@@ -0,0 +1,15 @@
+---
+title: DNS
+slug: Glossary/DNS
+translation_of: Glossary/DNS
+---
+<p><strong>DNS</strong> (Domain Name System) übersetzt einfach zu merkende {{glossary("domain name","Domainnamen")}} in die numerische {{Glossary("IP address","IP-Addresse")}}, die benötigt wird um einen Computer im {{Glossary("Internet")}} oder privaten Netzwerk zu finden.</p>
+
+<h2 id="Mehr_lernen">Mehr lernen</h2>
+
+<h3 id="Allgemeines_Wissen">Allgemeines Wissen</h3>
+
+<ul>
+ <li><a href="/de/Learn/Understanding_domain_names">Understanding domain names</a></li>
+ <li>{{interwiki("wikipedia", "Domain_Name_System", "Domain Name System")}} auf Wikipedia</li>
+</ul>