Die Konfigurationsdatei db.localhost:

Dieser Master- File konfiguriert das forward- Lookup für das Loopback- Interface loclahost (127.0.0.0) des Beispielrechners SuperSchuessel:


$ORIGIN localhost.

@		1D IN SOA	@ root (
				42		; serial (d. adams)
				3H		; refresh
				15M		; retry
				1W		; expiry
				1D )		; minimum

		1D IN NS	@
		1D IN A		127.0.0.1
  

Die Start of Authority (SOA), Nameserver (NS)- und Adreß (A)- Einträge werden bei der Zone HomeBase.de genauer erläutert. Der scherzhafte serial- Eintrag (Douglas Adams, Sinn des Daseins) ist eine Beigabe der SuSE- Linux- Distribution 6.3 ;-))


Linux - Konfiguration:  Linux