<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mx &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/mx/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Wed, 06 Mar 2024 04:12:29 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>mx &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Handhabung nslookup</title>
		<link>https://www.systemtechnics.de/handhabung-nslookup/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 04:10:04 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Batch/Powershell]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ipv4]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[mx]]></category>
		<category><![CDATA[nslookup]]></category>
		<category><![CDATA[ptr]]></category>
		<category><![CDATA[soa]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3775</guid>

					<description><![CDATA[Das Tool nslookup ist so gut wie auf allen Systemen verfügbar. Mit nslookup kann kann man Domain Name Server (DNS) [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Das Tool nslookup ist so gut wie auf allen Systemen verfügbar. Mit nslookup kann kann man Domain Name Server (DNS) nach Werten/Einstellungen zu einer Domain abfragen.<br />Hier mal ein kleiner Einstieg zur Handhabung.</p>
<p>&nbsp;</p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">nslookup</pre>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="725" src="https://www.systemtechnics.de/wp-content/uploads/nslookup-1-1024x725.png" alt="" class="wp-image-3776" srcset="https://www.systemtechnics.de/wp-content/uploads/nslookup-1-1024x725.png 1024w, https://www.systemtechnics.de/wp-content/uploads/nslookup-1-300x212.png 300w, https://www.systemtechnics.de/wp-content/uploads/nslookup-1-768x544.png 768w, https://www.systemtechnics.de/wp-content/uploads/nslookup-1.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Startet eine interaktive Session. Es sind nun weitere Befehle möglich, siehe Tabelle unten.</p>
<p>Mit <strong><em>server</em></strong> stellen wir erst mal fest, welche Nameserver das Tool verwendet. Sind in den Netzwerkeinstellungen mehrere DNS Server vorhanden, so werden auch mehrere ausgegeben.</p>
<p>Mit <em><strong>server [IPADRESSE]</strong></em>, hier im Beispiel <em><strong>server 8.8.8.8</strong></em> wird der google DNS Server zur Abfrage eingestellt.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="725" src="https://www.systemtechnics.de/wp-content/uploads/nslookup-2-1024x725.png" alt="" class="wp-image-3777" srcset="https://www.systemtechnics.de/wp-content/uploads/nslookup-2-1024x725.png 1024w, https://www.systemtechnics.de/wp-content/uploads/nslookup-2-300x212.png 300w, https://www.systemtechnics.de/wp-content/uploads/nslookup-2-768x544.png 768w, https://www.systemtechnics.de/wp-content/uploads/nslookup-2.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Gibt man nun einen Domain-Namen ein, dann wird die IP Adresse zur Domain ausgegeben. Möchte man z.B. die IPV6 Adresse ermitteln, so muss man zuvor den Abfragetyp <em><strong>set </strong><strong>t</strong><strong>ype=aaaa</strong></em> einstellen</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="725" src="https://www.systemtechnics.de/wp-content/uploads/nslookup-3-1024x725.png" alt="" class="wp-image-3778" srcset="https://www.systemtechnics.de/wp-content/uploads/nslookup-3-1024x725.png 1024w, https://www.systemtechnics.de/wp-content/uploads/nslookup-3-300x212.png 300w, https://www.systemtechnics.de/wp-content/uploads/nslookup-3-768x544.png 768w, https://www.systemtechnics.de/wp-content/uploads/nslookup-3.png 1364w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Weitere Abfragetypen kann man folgender Tabelle entnehmen:</p>



<figure class="wp-block-table is-style-stripes"><table><thead><tr><th>set Parameter</th><th><strong>Abfragetyp</strong></th></tr></thead><tbody><tr><td>set type=a</td><td>IPv4-Adresse</td></tr><tr><td>set type=aaaa</td><td>IPv6-Adresse</td></tr><tr><td>set type=mx</td><td>Domain-Name(n) Mailserver (Mail Exchanger)</td></tr><tr><td>set type=ns</td><td>Domain-Name Nameserver</td></tr><tr><td>set type=ptr</td><td>„Pointer“-Eintrag (zeigt Host-Name(n) zu einer IP-Adresse)</td></tr><tr><td>set type=soa</td><td>„Start of Authority“-Eintrag (Angaben zur Verwaltung der DNS-Zone)</td></tr></tbody></table><figcaption class="wp-element-caption">nslookup Abfragetypen</figcaption></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
