Does AWS resolve same-datacenter hostnames to 10.* addresses for different customer accounts?
- by Scott Ritchie
If I bring up two Amazon EC2 instances and run nslookup on one for the other's hostname, amazon will return a 10.* address. This is routable within amazon, and works just fine.
But does this work between different accounts? If I use one of my nodes to nslookup a hostname belonging to another customer (but still in the same datacenter) will it…