<?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: multiple routable addresses behind pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287687#M588118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that, but i don't want them to be natted, i want them to appear on the outside as exactly what they are. The router is on the outside 128.128.128.1 for example, so the clients point to 128.128.128.2 as their gateway but when i set this up they can't get past the pix&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2003 17:14:43 GMT</pubDate>
    <dc:creator>Jim.Kiddoo</dc:creator>
    <dc:date>2003-11-04T17:14:43Z</dc:date>
    <item>
      <title>multiple routable addresses behind pix</title>
      <link>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287685#M588115</link>
      <description>&lt;P&gt;I have numerous routable class c networks i want to assign to the interfaces behind our pix 515e 6.22 OS. It seems when i give another interface a routabel address that interface and its computers can't get past the pix. The outside interface  has 1 routable address, but how do i get multiple out from behind. the routers are outside of the pix but they are all vlan'd down the same pipe. So we have 6 class c that come down our same pipe and work fine from outside the firewall. So i have 128.128.128.0, 128.128.129.0, 128.128.130.0 that i want behind the firewall on separtate interfaces. Currently the outside of the pix has 128.128.127.0 that works fine. I want them all to go to the outside world. Any thoughts. Thanks in advance.&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Jim kiddoo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. I want this becasue our ISP blocks addresses that are doing bad things, so when it is PAT they block our whole gateway, i want them to just block the offending machine.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:04:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287685#M588115</guid>
      <dc:creator>Jim.Kiddoo</dc:creator>
      <dc:date>2020-02-21T07:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: multiple routable addresses behind pix</title>
      <link>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287686#M588116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to have the inside addresses hiding behind your PIX, you will need to address translate them to an address on the outside.&lt;/P&gt;&lt;P&gt;similar to the following&lt;/P&gt;&lt;P&gt;global (outside) 1 128.128.127.254&lt;/P&gt;&lt;P&gt;nat (inside) 1 128.128.128.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 128.128.129.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 128.128.130.0 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2003 09:30:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287686#M588116</guid>
      <dc:creator>steven.wilson</dc:creator>
      <dc:date>2003-11-04T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: multiple routable addresses behind pix</title>
      <link>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287687#M588118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that, but i don't want them to be natted, i want them to appear on the outside as exactly what they are. The router is on the outside 128.128.128.1 for example, so the clients point to 128.128.128.2 as their gateway but when i set this up they can't get past the pix&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2003 17:14:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287687#M588118</guid>
      <dc:creator>Jim.Kiddoo</dc:creator>
      <dc:date>2003-11-04T17:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: multiple routable addresses behind pix</title>
      <link>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287688#M588121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the inside interface of you PIX as your default gateway and then enable proxy arp. My internal subnet uses the inside interface of my perimeter PIX as it's default gateway, which is configured for proxy arp, which in turn forwards the traffic to a router on the outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go into the PDM and look under the System Properties tab/Routing/Proxy ARPs setting, you can enable it for your PIX interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2003 18:19:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-routable-addresses-behind-pix/m-p/287688#M588121</guid>
      <dc:creator>bfl1</dc:creator>
      <dc:date>2003-11-04T18:19:08Z</dc:date>
    </item>
  </channel>
</rss>

