Penguin

Differences between version 5 and previous revision of DNS.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Wednesday, June 18, 2003 12:27:30 pm by JohnMcPherson Revert
Older page: version 4 Last edited on Wednesday, June 18, 2003 10:20:10 am by CraigMckenna Revert
@@ -3,9 +3,9 @@
 DNS is the [Protocol|CategoryProtocols] that takes you typing 'www.JRandomWebsite.com' into your web browser, finds the InternetProtocol address of the site (which would look something like 127.0.0.1). 
  
 Practical upshot? You can remember www.amd.com instead of 64.41.192.105. And then they can change the name to point somewhere else if they need to (if something like the CodeRedBungle happens). 
  
-DNS is usually provided by a program called named(8) - usually a version of bind, the Berkeley Internet Name Daemon. See our page of NamedNotes. 
+DNS is usually provided by a program called named(8) - usually a version of bind, the Berkeley Internet Name Daemon. See our NamedNotes page and our NameServer page for some definitions
  
 RFC:1034 - Domain Names - Concepts and Facilities 
  
 RFC:1035 - Domain Names - Implementations and Specification