<?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 Normally they would simply in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039351#M145877</link>
    <description>&lt;P&gt;Normally they would simply route the new subnet to your existing outside interface. If they did that then you don't&amp;nbsp;need to do anything other than just create NAT statements.&lt;/P&gt;
&lt;P&gt;However if they have given you another gateway then it sounds like they are using secondary IP addressing at their end. So instead of routing the traffic their router will arp for any of the new IPs instead.&lt;/P&gt;
&lt;P&gt;You still do not need to assign an IP from the new range to any interface but you do need to make sure you have arp for non connected networks allowed on your ASA ie.&lt;/P&gt;
&lt;P&gt;"permit arp non-connected"&lt;/P&gt;
&lt;P&gt;it may or may not be enabled depending on your software version.&lt;/P&gt;
&lt;P&gt;It is worth checking with your&amp;nbsp;ISP to find out exactly what they are doing.&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2017 16:42:55 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2017-03-10T16:42:55Z</dc:date>
    <item>
      <title>Multiple WAN subnets on ASA 5516</title>
      <link>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039350#M145874</link>
      <description>&lt;P&gt;We are upgrading our ISP link to a VRRP connection and in doing so they needed two of our public IP addresses. &amp;nbsp;Due to this change they have provided two public subnets that they are providing via one handoff. &amp;nbsp;My question is how do I set this up on my side so that I can utilize the new subnet for 1:1 NAT. &amp;nbsp;Would I just create a sub interface on the 'outside' interface? &amp;nbsp;I would normally think so and they would just route the information to our subnet, but they gave me a separate gateway to use. &amp;nbsp;Please see information below.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Current Subnet:&lt;/P&gt;
&lt;P&gt;111.111.111.240/28&lt;/P&gt;
&lt;P&gt;111.111.111.241:Gateway&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;New Subnet:&lt;/P&gt;
&lt;P&gt;222.222.222.136/29&lt;/P&gt;
&lt;P&gt;222.222.222.137:Gateway&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Interface configuration and route information:&lt;/P&gt;
&lt;P&gt;nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 111.111.111.242 255.255.255.240&lt;/P&gt;
&lt;P&gt;route outside 0.0.0.0 0.0.0.0 111.111.111.241&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:02:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039350#M145874</guid>
      <dc:creator>douglas.shupe</dc:creator>
      <dc:date>2019-03-12T09:02:42Z</dc:date>
    </item>
    <item>
      <title>Normally they would simply</title>
      <link>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039351#M145877</link>
      <description>&lt;P&gt;Normally they would simply route the new subnet to your existing outside interface. If they did that then you don't&amp;nbsp;need to do anything other than just create NAT statements.&lt;/P&gt;
&lt;P&gt;However if they have given you another gateway then it sounds like they are using secondary IP addressing at their end. So instead of routing the traffic their router will arp for any of the new IPs instead.&lt;/P&gt;
&lt;P&gt;You still do not need to assign an IP from the new range to any interface but you do need to make sure you have arp for non connected networks allowed on your ASA ie.&lt;/P&gt;
&lt;P&gt;"permit arp non-connected"&lt;/P&gt;
&lt;P&gt;it may or may not be enabled depending on your software version.&lt;/P&gt;
&lt;P&gt;It is worth checking with your&amp;nbsp;ISP to find out exactly what they are doing.&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 16:42:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039351#M145877</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2017-03-10T16:42:55Z</dc:date>
    </item>
    <item>
      <title>Thanks for the confirmation</title>
      <link>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039352#M145880</link>
      <description>&lt;P&gt;Thanks for the confirmation Jon. &amp;nbsp;After posting I reached out to the ISP to check with them and they are indeed routing the new subnet to the existing one. &amp;nbsp;That being said I don't even have to add it as a sub interface correct? &amp;nbsp;Since they are handling the routing on their end.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 16:42:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039352#M145880</guid>
      <dc:creator>douglas.shupe</dc:creator>
      <dc:date>2017-03-10T16:42:56Z</dc:date>
    </item>
    <item>
      <title>No you don't need to assign</title>
      <link>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039353#M145882</link>
      <description>&lt;P&gt;No you don't need to assign any interface an IP from that range, you can just use the new IPs in your NAT statements.&lt;/P&gt;
&lt;P&gt;If they are definitely just routing it to your existing outside interface IP then you don't need to worry about the "permit arp non-connected" bit either.&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2017 19:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/3039353#M145882</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2017-03-10T19:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: No you don't need to assign</title>
      <link>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/4467715#M1083742</link>
      <description>&lt;P&gt;Thanks Jon for a great post. In my setup, ISP is routing to the existing outside interface IP of the FW and I`m able to use New range for the NAT statements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, will I be able to use &lt;STRONG&gt;New range&lt;/STRONG&gt; for NAT`ing AnyConnect VPN users which connect to the Outside Interface IP from the &lt;STRONG&gt;Existing Range&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 14:07:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-wan-subnets-on-asa-5516/m-p/4467715#M1083742</guid>
      <dc:creator>ashwanik2008</dc:creator>
      <dc:date>2021-09-16T14:07:46Z</dc:date>
    </item>
  </channel>
</rss>

