 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: site-to-site problems.</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 11:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: blankreg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64835</link>
		<dc:creator>blankreg</dc:creator>
		<pubDate>Thu, 25 Jun 2009 22:31:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-64835</guid>
		<description><![CDATA[The machines on each LAN will communicate locally exactly as they always have done. The configuration is only relevent to traffic passing between the two sites.]]></description>
		<content:encoded><![CDATA[<p>The machines on each LAN will communicate locally exactly as they always have done. The configuration is only relevent to traffic passing between the two sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madpawn</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64779</link>
		<dc:creator>madpawn</dc:creator>
		<pubDate>Thu, 25 Jun 2009 13:52:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-64779</guid>
		<description><![CDATA[will doing this have an effect on how all the local machines see each other on both ends?]]></description>
		<content:encoded><![CDATA[<p>will doing this have an effect on how all the local machines see each other on both ends?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blankreg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64690</link>
		<dc:creator>blankreg</dc:creator>
		<pubDate>Tue, 23 Jun 2009 22:24:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-64690</guid>
		<description><![CDATA[The whole point of the nat is that each network thinks the other has a different IP address range. The ASA, will translate this so each side only &#039;sees&#039; the nat address and not the &#039;real&#039; address.

First you do need to decide how the two networks will connect together, leased line or VPN are the likely options. Then use the config I posted earlier, to translate the source and destination addresses, and then there is no clash. 

It does work. I do this all the time on the network I am responsible for, we connect to about 20 different customer networks to provide remote support, and some have the same addresses, so we have to do this to make all of them accessible.]]></description>
		<content:encoded><![CDATA[<p>The whole point of the nat is that each network thinks the other has a different IP address range. The ASA, will translate this so each side only &#8216;sees&#8217; the nat address and not the &#8216;real&#8217; address.</p>
<p>First you do need to decide how the two networks will connect together, leased line or VPN are the likely options. Then use the config I posted earlier, to translate the source and destination addresses, and then there is no clash. </p>
<p>It does work. I do this all the time on the network I am responsible for, we connect to about 20 different customer networks to provide remote support, and some have the same addresses, so we have to do this to make all of them accessible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madpawn</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64679</link>
		<dc:creator>madpawn</dc:creator>
		<pubDate>Tue, 23 Jun 2009 17:37:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-64679</guid>
		<description><![CDATA[both site A and site B are using the privet 192.168.0.X/24 scheme]]></description>
		<content:encoded><![CDATA[<p>both site A and site B are using the privet 192.168.0.X/24 scheme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madpawn</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64676</link>
		<dc:creator>madpawn</dc:creator>
		<pubDate>Tue, 23 Jun 2009 17:14:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-64676</guid>
		<description><![CDATA[thx for the help BlankReg, but see the privet IP scheme&#039;s are exactly the same... for this to ever work throught the ASA&#039;s I&#039;m going to haft to change 1 IP scheme arn&#039;t I?

and just a note, I&#039;ve not even began setting this up yet. I&#039;m just looking for the best route to do this so 1 or both networks does not crash and burn lol.]]></description>
		<content:encoded><![CDATA[<p>thx for the help BlankReg, but see the privet IP scheme&#8217;s are exactly the same&#8230; for this to ever work throught the ASA&#8217;s I&#8217;m going to haft to change 1 IP scheme arn&#8217;t I?</p>
<p>and just a note, I&#8217;ve not even began setting this up yet. I&#8217;m just looking for the best route to do this so 1 or both networks does not crash and burn lol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blankreg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64674</link>
		<dc:creator>blankreg</dc:creator>
		<pubDate>Tue, 23 Jun 2009 16:23:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-64674</guid>
		<description><![CDATA[I know the situation, I have been there many times :-)    The buck stops here.

If the ASA is terminating the connection between the sites, that is fine. I assume that at each end this link is connected to the interface called DMZ

You don&#039;t need external IP addresses, just make some up for this purpose. If it is the ASA, then I think you only need the following lines to nat

So the new IP subnet for site A is 192.168.99.0/24 and the new IP subnet for site B is 192.168.100.0/24 (if you already use these, then choose some other numbers - it really doesn&#039;t matter provided they are unique.

On Site A

&lt;b&gt;access-list Source-Addr-NAT extended permit ip any New-IP-of-Site-B-Server
global (DMZ) 1 {new-IP-range-start}-{new-ip-range-finish} netmask 255.255.255.0
nat (inside) 1 access-list Source-Addr-NAT

route 192.168.100.0 255.255.255.0 {IP of site B ASA DMZ}&lt;/b&gt;

The first three lines nat the address of the source, the PCs, to something else. This should be some addresses that are not used anywhere on the network. The last line routes this to the Site B ASA.


On Site B

&lt;b&gt;static (inside,DMZ) {New-Address} {real-address-of-Site-B-Server} netmask 255.255.255.255

route 192.168.99.0 255.255.255.0 {IP of site A ASA DMZ}&lt;/b&gt;

The first line nats the address of the Site-B server to something else which needs to be in the 192.168.100.0/24 range. 
The other line routes the source natted traffic back to site A.



I hope that is OK, and you can follow my explaination ? If it is not clear I will try to explain it again if you can identify the bit that is not clear (probably all of it !!). 

It might help if you can sketch a quick diagram, and also say how the sites will be connected together, if it is a VPN, that changes the commands slightly (use outside instead of DMZ, and the VPN config will use the new NAT address ranges, rather than have route commands).]]></description>
		<content:encoded><![CDATA[<p>I know the situation, I have been there many times <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />     The buck stops here.</p>
<p>If the ASA is terminating the connection between the sites, that is fine. I assume that at each end this link is connected to the interface called DMZ</p>
<p>You don&#8217;t need external IP addresses, just make some up for this purpose. If it is the ASA, then I think you only need the following lines to nat</p>
<p>So the new IP subnet for site A is 192.168.99.0/24 and the new IP subnet for site B is 192.168.100.0/24 (if you already use these, then choose some other numbers &#8211; it really doesn&#8217;t matter provided they are unique.</p>
<p>On Site A</p>
<p><b>access-list Source-Addr-NAT extended permit ip any New-IP-of-Site-B-Server<br />
global (DMZ) 1 {new-IP-range-start}-{new-ip-range-finish} netmask 255.255.255.0<br />
nat (inside) 1 access-list Source-Addr-NAT</p>
<p>route 192.168.100.0 255.255.255.0 {IP of site B ASA DMZ}</b></p>
<p>The first three lines nat the address of the source, the PCs, to something else. This should be some addresses that are not used anywhere on the network. The last line routes this to the Site B ASA.</p>
<p>On Site B</p>
<p><b>static (inside,DMZ) {New-Address} {real-address-of-Site-B-Server} netmask 255.255.255.255</p>
<p>route 192.168.99.0 255.255.255.0 {IP of site A ASA DMZ}</b></p>
<p>The first line nats the address of the Site-B server to something else which needs to be in the 192.168.100.0/24 range.<br />
The other line routes the source natted traffic back to site A.</p>
<p>I hope that is OK, and you can follow my explaination ? If it is not clear I will try to explain it again if you can identify the bit that is not clear (probably all of it !!). </p>
<p>It might help if you can sketch a quick diagram, and also say how the sites will be connected together, if it is a VPN, that changes the commands slightly (use outside instead of DMZ, and the VPN config will use the new NAT address ranges, rather than have route commands).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madpawn</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/site-to-site-problems/#comment-64662</link>
		<dc:creator>madpawn</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:25:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-64662</guid>
		<description><![CDATA[Thanks for the quick post! i would love to hire someone, but I&#039;m it lol. The only reason I dont re-scheme one side is due to both sides have multiple site-to-site VPN&#039;s and there are alot of dependencies per VPN on the privet IP scheme. 

The only major equipment to configure is an ASA 5505 and an ASA 5510, that&#039;s all I&#039;ve got to work with.  

 I&#039;d NAT the Server from SITE B to an external IP, but we&#039;ve sadly ran out of them... I&#039;m not looking forward to reconfiguring 6 other remote sites just to add more external IP&#039;s.

My boss mentioned that if I setup one of the privet interfaces to have 2 internal IP&#039;s (have the current 192.168.X.X scheme and put the other as a 10.X.X.X scheme) this would work, but I&#039;ve never done that... 

I guess I&#039;m looking for the best route to get these networks connected. All we need is to have 2 computers from SITE A communicate and work with SITE B&#039;s server. once again,  SITE B&#039;s server has the same IP as SITE B&#039;s DATABASE server.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the quick post! i would love to hire someone, but I&#8217;m it lol. The only reason I dont re-scheme one side is due to both sides have multiple site-to-site VPN&#8217;s and there are alot of dependencies per VPN on the privet IP scheme. </p>
<p>The only major equipment to configure is an ASA 5505 and an ASA 5510, that&#8217;s all I&#8217;ve got to work with.  </p>
<p> I&#8217;d NAT the Server from SITE B to an external IP, but we&#8217;ve sadly ran out of them&#8230; I&#8217;m not looking forward to reconfiguring 6 other remote sites just to add more external IP&#8217;s.</p>
<p>My boss mentioned that if I setup one of the privet interfaces to have 2 internal IP&#8217;s (have the current 192.168.X.X scheme and put the other as a 10.X.X.X scheme) this would work, but I&#8217;ve never done that&#8230; </p>
<p>I guess I&#8217;m looking for the best route to get these networks connected. All we need is to have 2 computers from SITE A communicate and work with SITE B&#8217;s server. once again,  SITE B&#8217;s server has the same IP as SITE B&#8217;s DATABASE server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.011 seconds using memcached
Object Caching 357/358 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 11:46:21 -->