Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   Forward lookup,reverse lookup (https://www.askmehelpdesk.com/showthread.php?t=72257)

  • Mar 15, 2007, 01:43 AM
    04091985
    Forward lookup,reverse lookup
    Hi
    I am not getting the idea what exactly is FORWARD LOOKUP, REVERSE LOOKUP,zones while configuring DNS . Can anone explain briefly or give me the link to go through:)
  • Mar 19, 2007, 04:18 AM
    cajalat
    Forward lookups: Resolves a name to an IP. Example, resolves Google to an IP address.
    Reverse Lookup: Resolves an IP to a name. Example, given an IP address you can resolve that back to a name.

    Forward lookups happen every time you use your browser for example. You type a URL which your browser takes the hostname portion of that URL and resolves that to an IP address (by way of your OS).

    Reverse lookups happen more and more often now-a-days with mail servers where they lookup the reverse of an IP address that is trying to connect to them to determine if they will accept email from them depending on some policy.

    A zone is just a "section" of the configuration that you place your forward and reverse tables. It is often organized on a per domain basis for forward lookups and on IP subnet boundries for reverse lookup but that's not a hard and fast rule.

  • All times are GMT -7. The time now is 04:39 PM.