<?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 ASA with two IP Ranges in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589978#M427218</link>
    <description>&lt;P&gt;I have two IP ranges coming from one provider over 1 T1, both are /29's.  I've recently purchased an ASA 5510 to protect the office, but can't seem to make use of the second range of IP's.  I'm connecting to a Cisco 2500 router and it all works fine with no firewall.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the second IP of the first range as eth0/0 and the second IP of the second range as eth0/0.1.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure it has something to do with routing, but I don't know how to specify the "next hop" as I do with the router in the policy route.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm at my wits end and fear that this firewall doesn't have the capabilities I was told it did (by the salesman of course).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 08:53:58 GMT</pubDate>
    <dc:creator>chubbspsu</dc:creator>
    <dc:date>2020-02-21T08:53:58Z</dc:date>
    <item>
      <title>ASA with two IP Ranges</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589978#M427218</link>
      <description>&lt;P&gt;I have two IP ranges coming from one provider over 1 T1, both are /29's.  I've recently purchased an ASA 5510 to protect the office, but can't seem to make use of the second range of IP's.  I'm connecting to a Cisco 2500 router and it all works fine with no firewall.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the second IP of the first range as eth0/0 and the second IP of the second range as eth0/0.1.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure it has something to do with routing, but I don't know how to specify the "next hop" as I do with the router in the policy route.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm at my wits end and fear that this firewall doesn't have the capabilities I was told it did (by the salesman of course).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:53:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589978#M427218</guid>
      <dc:creator>chubbspsu</dc:creator>
      <dc:date>2020-02-21T08:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with two IP Ranges</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589979#M427220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  ... if I understood your scenario ..  you have 2 public ranges right  ..?  and I believe you want to use them on the ASA right ..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the ASA going to replace the 2500 router ..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate a quick network diagram to understand what are you trying to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Sun, 14 May 2006 03:53:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589979#M427220</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-05-14T03:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with two IP Ranges</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589980#M427221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, two ranges and want to use them both on the ASA.  I intended to leave the 2500 in place as I don't have a  T1 card for the ASA.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've thrown together a quick network diagram of how it "should" work.  Just to reiterate the original post though:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the outside, I can ping router just fine, but I can only ping the xxx.xxx.239.58 interface, this is because I have a default route on the ASA of xxx.xxx.239.57.  There's no route for the xxx.xxx.237.0/29 network on the firewall.  (although oddly, the router can't seem to ping the xxx.xxx.237.2 interface even though there on the same network)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA is configured such that Eth0/0 is xxx.xxx.239.58/29 and Eth0/0.1 is xxx.xxx.237.2/29. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help!&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>Sun, 14 May 2006 12:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589980#M427221</guid>
      <dc:creator>chubbspsu</dc:creator>
      <dc:date>2006-05-14T12:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with two IP Ranges</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589981#M427222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am I to believe that this device can not handle more then 1 ip range?  If anyone could answer before my time is up to return this unit I'd greatly appreciate it.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 18:15:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589981#M427222</guid>
      <dc:creator>chubbspsu</dc:creator>
      <dc:date>2006-05-15T18:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with two IP Ranges</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589982#M427224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you diagram does not look right ..  are you able to provide the config of the 2500 router and the ASA ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have been given 2 public ranges so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- you can configure one public range for connecting the ASA to the router ( I believe you have used x.x.239.56/29 segment ).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.- The other range can be used as a DMZ on the ASA.  You can allocate an IP address to one of its interfaces on this range ( I believe you have used  x.x.237.2/29 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.- You can't have x.x.237.1 on the router and x.x.237.2 on the ASA. You need to remove this from the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.- You can use a third interface on the ASA for connecting your internal users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.-  The ASA will be protecting your internal users in that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.-  You also need to make sure your ASA has default gateway pointing to the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.-  you need to make sure the route has a static route for x.x.237.0/29 pointing to the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ...  please rate it if it does !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Tue, 16 May 2006 06:09:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-two-ip-ranges/m-p/589982#M427224</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2006-05-16T06:09:21Z</dc:date>
    </item>
  </channel>
</rss>

