Differences between version 2 and predecessor to the previous major change of ForwardLookup.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, August 25, 2003 3:15:27 pm | by PerryLorier | Revert |
Older page: | version 1 | Last edited on Monday, August 25, 2003 11:35:28 am | by CraigBox | Revert |
@@ -1,7 +1,7 @@
The action of finding an [IP] address given a HostName, using [DNS].
-A ForwardLookup tends to use A records in DNS, though may also use any combination of CNAME/MX depending on what you're looking for.
+A ForwardLookup tends to use A records in [
DNS]
, though may also use any combination of [
CNAME]
/[
MX]
depending on what you're looking for.
Contrast ReverseLookup.
-----
CategoryNetworking