<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 2 isp 2 PIX on same internal network? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731351#M1020762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you are saying that traffic from outside for the public IP 2x.2x.123.0 has to flow through the PIX2 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, do you have a Router before the PIX to which your ISP is connected ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On this router define a static route for the subnet 2x.2x.123.0 pointing it to the outside interface of the PIX-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to get inbound traffic for the above subnet via the PIX-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 12:46:22 GMT</pubDate>
    <dc:creator>anandramapathy</dc:creator>
    <dc:date>2007-08-24T12:46:22Z</dc:date>
    <item>
      <title>2 isp 2 PIX on same internal network?</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731348#M1020759</link>
      <description>&lt;P&gt;I have an existing PIX 515 failover pair.  I am installing a second circuit (more bandwidth needed) and will be using a second PIX 515 failover pair.  Both outside interface IPs will be in different networks eventually.  Both inside interfaces will be in same net work (x.x.x.16 255.255.255.240).  I need to keep the inside firewalls on same network if possible, but testing did not allow traffic to pass on PIX-2.  (testing was done with outside networks in same network on 1 ISP link.  This worked through small linksys router, but not on PIX)  Any advice would be appreciated.  I am assuming there is a conflict on PIX due to them both advertising or being in the same networks (x.x.x.16 /27 inside and x.x.x.0 /27 outdside) and connected to them.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Brad Shows&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:02:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731348#M1020759</guid>
      <dc:creator>jhs4709</dc:creator>
      <dc:date>2019-03-11T11:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: 2 isp 2 PIX on same internal network?</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731349#M1020760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;but testing did not allow traffic to pass &amp;gt; on PIX-2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does this mean ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how are you routing packet from your LAN to the Firewall ? Do yo have a static route from your LAN to the PIX-1 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, then you have to do the following for testing traffic through PIX-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put a route map on your LAN gateway which points a test subnet from which you want to send traffic to PIX-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 05:38:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731349#M1020760</guid>
      <dc:creator>anandramapathy</dc:creator>
      <dc:date>2007-08-24T05:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: 2 isp 2 PIX on same internal network?</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731350#M1020761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PIX-1 inside 2x.2x.1x.17 /28 outside 2x.2x.1x.2 /28&lt;/P&gt;&lt;P&gt;PIX-2 inside 2x.2x.1x.28 /28 outside 2x.2x.1x.3 /28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX-1 handles all nets now.  PIX-2 will handle some of those once I get traffic flowing.  I took one network off PIX-1 and configured it on PIX-2 with &lt;/P&gt;&lt;P&gt;static (inside,outside) 2x.2x.123.0 2x.2x.123.0 netmask 255.255.255.128&lt;/P&gt;&lt;P&gt;route inside 2x.2x.123.0 255.255.255.128 2x.2x.1x.25&lt;/P&gt;&lt;P&gt;Trying to get traffic from 2x.2x.123.0 network failed.  If I set up a linksys router with same IPs I can get traffic to pass no problem.  However I must use PIX.&lt;/P&gt;&lt;P&gt;If I place the inside interface of PIX-2 in different network, 10.0.0.1 /24 I can get traffic to flow.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 06:49:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731350#M1020761</guid>
      <dc:creator>jhs4709</dc:creator>
      <dc:date>2007-08-24T06:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: 2 isp 2 PIX on same internal network?</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731351#M1020762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you are saying that traffic from outside for the public IP 2x.2x.123.0 has to flow through the PIX2 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, do you have a Router before the PIX to which your ISP is connected ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On this router define a static route for the subnet 2x.2x.123.0 pointing it to the outside interface of the PIX-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to get inbound traffic for the above subnet via the PIX-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 12:46:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731351#M1020762</guid>
      <dc:creator>anandramapathy</dc:creator>
      <dc:date>2007-08-24T12:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: 2 isp 2 PIX on same internal network?</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731352#M1020763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, traffic from outside for the public IP 2x.2x.123.0 has to flow through the PIX2.  I am assuming our service provider is now routing all to PIX-1 and once the 2nd circuit is installed will route networks accordingly.&lt;/P&gt;&lt;P&gt;There is no router on outside of either PIX, only service provider ONU.  I think that is why it will not work is because they route everything to PIX-1.  I will wait for 2nd circuit to be installed to test again.  Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2007 22:08:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731352#M1020763</guid>
      <dc:creator>jhs4709</dc:creator>
      <dc:date>2007-08-26T22:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: 2 isp 2 PIX on same internal network?</title>
      <link>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731353#M1020764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate the post if this helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 01:27:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2-isp-2-pix-on-same-internal-network/m-p/731353#M1020764</guid>
      <dc:creator>anandramapathy</dc:creator>
      <dc:date>2007-08-27T01:27:53Z</dc:date>
    </item>
  </channel>
</rss>

