<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 6, 2010, at 5:19 PM, Bob McConnell wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>But I still wonder if you are unique in finding this address collision, <br>or do others also have the same problem? If it is widespread, then it <br>should be solved by the people managing those devices.<br></div></blockquote></div><div><font class="Apple-style-span" color="#144FAE"><span class="Apple-style-span" style=""><font class="Apple-style-span" color="#000000"><br></font></span></font></div><div>Nah; one of the prominent use cases for NAT on Cisco routers is linking between two overlapping networks. (see <a href="http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f30.shtml">http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f30.shtml</a> ) </div><div><br></div><div>This happens when companies merge, for instance, and both of them used the same or overlapping RFC1918 networks; happens a lot with 10.0.0.0/8 and 192.168.0.0/16 (mostly in the 192.168.0.0/24 and 192.168.1.0/24), not so much in 172.16.0.0/12 (which then becomes a popular pool to NAT the overlappers to).  Judicious NAT and split DNS help solve the problem until things can get renumbered.  Large networks never do get renumbered, and NAT between enterprise networks lives on.</div><div><br></div><div>IPv6 includes a large block of ULA addresses to hopefully reduce collisions of this sort for non-globally-routed addresses.</div></body></html>