http://www.cisco.com/en/US/tech/tk648/t ... a55a.shtml
la mia domanda è: come si disabilita questa feature?Does Cisco IOS NAT support Domain Name System (DNS) queries?
A. Yes, Cisco IOS NAT will translate the addresses that appear in DNS responses to name lookups (A queries) and inverse lookups (PTR queries). Thus, if an outside host sends a name lookup to a DNS server on the inside, and that server responds with a local address, the NAT code will translate that local address to a global address. The opposite is also true. This is how Cisco supports IP addresses overlapping-an inside host queries an outside DNS server; the response contains an address that matches the access list specified on the "outside source" command, so the code translates the outside global address to an outside local address.
Time-to-live (TTL) values on all DNS resource records, which receive address translations in resource records payloads, are automatically set to zero.
Grazie della pazienza.....