Using a Cisco 2620 with internal NAT that does some nifty internal-to-external DNS translation for queries from the outside. Example:<BR><BR>The DNS server on the inside (which is accessible from the ...
How does NAT work, I know that it opens the ethernet packet and replaces the private (non routable) IP address with the router's IP address but how does it know which private IP address to send the ...