Skip to content
Snippets Groups Projects
Commit c05a4d77 authored by Goik Martin's avatar Goik Martin
Browse files

Zone corrections

parent 8e6e51ee
No related branches found
No related tags found
No related merge requests found
......@@ -1739,12 +1739,12 @@ echo "<emphasis role="red">apt-cacher-ng service ready</emphasis>"</programlisti
<itemizedlist>
<listitem>
<para>Dedicated lecture related <xref linkend="glo_DNS"/> server
<code>nssdi.mi.hdm-stuttgart.de</code>.</para>
<code>ns1.sdi.hdm-stuttgart.cloud</code>.</para>
</listitem>
<listitem>
<para>One subdomain per group <acronym>e.g.</acronym> <emphasis
role="red">g03.sdi.mi.hdm-stuttgart.de</emphasis> corresponding to
role="red">g03.sdi.hdm-stuttgart.cloud</emphasis> corresponding to
<emphasis role="red">group 3</emphasis>.</para>
</listitem>
......@@ -1781,7 +1781,7 @@ echo "<emphasis role="red">apt-cacher-ng service ready</emphasis>"</programlisti
</figure>
<figure xml:id="sdiDnsQueryZone">
<title>Querying <xref linkend="glo_DNS"/> zone</title>
<title>Querying <xref linkend="glo_DNS"/> by zone transfer</title>
<screen>$ export <emphasis role="green">HMAC</emphasis>=hmac-sha512:g03.key:YXWSeh3l...
$ dig @<emphasis role="red">ns1.sdi.hdm-stuttgart.cloud</emphasis> -y <emphasis
......@@ -1838,8 +1838,8 @@ $ </programlisting>
issuing the next update:</para>
<programlisting language="none">goik&gt;dig +noall +answer vm2.<emphasis
role="red">g7</emphasis>.sdi.mi.hdm-stuttgart.de
vm2.<emphasis role="red">g7</emphasis>.sdi.mi.hdm-stuttgart.de. 7069 IN A 141.62.75.114</programlisting>
role="red">g03</emphasis>.sdi.hdm-stuttgart.cloud
vm2.<emphasis role="red">g03</emphasis>.sdi.hdm-stuttgart.cloud. 7069 IN A 141.62.75.114</programlisting>
</section>
<section xml:id="sdi_cloudProvider_dns">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment