<?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: Two subnets from ISP one gateway in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981441#M393218</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;I would say that public subnet needs to be on the wan interface as a secondary and then you can an internal private subnet on gig0/4 interface which will allow you to nat on that private subnet&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;int gig0/0&lt;BR /&gt;ip nat outside&lt;BR /&gt;&lt;EM&gt;ip addres 54.16.x.x 255.255.255.248 seconda&lt;/EM&gt;&lt;SPAN&gt;ry&lt;/SPAN&gt;&lt;BR /&gt;int gig0/4&lt;BR /&gt;ip nat inside&lt;BR /&gt;Ip address 192.168.1.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;access-list 10 permit 192.168.1.0 0.0.0.255&lt;BR /&gt;ip nat pool NATPOOL1 54&lt;EM&gt;.16.x.x &amp;nbsp;54.16.x.y prefix-length 29&lt;BR /&gt;ip nat inside source-list 10 &amp;nbsp;pool NATPOOL&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 14:17:57 GMT</pubDate>
    <dc:creator>paul driver</dc:creator>
    <dc:date>2023-12-19T14:17:57Z</dc:date>
    <item>
      <title>Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980645#M393158</link>
      <description>&lt;P&gt;I just received a set of public IPs from my ISP. I configured everything internally and can see the IPs internally etc. However I can not get out to the internet using those IPs. I reached out to my ISP about it since I saw a lot of times this is handled on the ISP side of the house but they said I would need to configure it on my side. Basically I'm trying to use the old gateway with the new subnet. I know it's possible just not sure how.&lt;/P&gt;&lt;P&gt;I have an ASR-1001-x with the ISP on port Gi0/0/0, the original subnet is on Gi0/0/1 and the new subnet on Gi0/0/4. The person I spoke with at the ISP said to look into setting up two gateways on the ASR. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:01:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980645#M393158</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-18T15:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980651#M393159</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1652643"&gt;@mattmayer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what do you mean by "&lt;SPAN&gt;&lt;EM&gt;I configured everything internally and can see the IPs internally&lt;/EM&gt;" ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you perform NAT on taht ASR 1001-x ? What about routing table ? ou have default-route towards ISP ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:09:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980651#M393159</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2023-12-18T15:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980652#M393160</link>
      <description>&lt;P&gt;Old GW with new subnet&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This not work'&lt;/P&gt;
&lt;P&gt;The ISP will use new subnet with new GW' they add it to routing table point to your new GW.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:10:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980652#M393160</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-18T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980662#M393161</link>
      <description>&lt;P&gt;No NAT on the ASR. Routing table shows the old route with the default route going to the ISP. It also shows the new IPs directly connected. However if I'm on that new subnet I can reach my old subnet and vice versa but unable to get out to the internet.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:30:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980662#M393161</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-18T15:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980674#M393163</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1652643"&gt;@mattmayer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A traceroute from that 1001-X with IP source one of the new IP public, next-hop is your ISP ?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:48:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980674#M393163</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2023-12-18T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980688#M393166</link>
      <description>&lt;P&gt;Matt&lt;/P&gt;
&lt;P&gt;If we knew more about your environment we might be able to give better advice. As a start can you tell us more about the public IPs that you received? You mention using old gateway with new subnet. Can you provide details about these?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is something in your network doing Network Address Translation? In some networks that might be done on the edge router, or done on the firewall, or done somewhere else. What can you tell us about nat in your environment?&lt;/P&gt;
&lt;P&gt;What is the addressing on G0/0/0 connecting to the ISP?? What is the subnet on G0/0/1? and what is on G0/0/4?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 16:19:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980688#M393166</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2023-12-18T16:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980788#M393176</link>
      <description>&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;I'll attach a pic to hopefully clear things up a little bit more. IPs have been changed to protect the innocent. As for NAT translation that is done by an ASA firewall that sits off the first subnet.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NetworkSetup.JPG" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/205333i9BAE6ECC85DFC7FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NetworkSetup.JPG" alt="NetworkSetup.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 18:08:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980788#M393176</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-18T18:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980790#M393177</link>
      <description>&lt;P&gt;This is the weird part... when I go from the new subnet to say 8.8.8.8 it dies from the start, but when I send a trace route to an IP on the old subnet it hops to the ASR and continues on just fine.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 18:10:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980790#M393177</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-18T18:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980953#M393180</link>
      <description>&lt;P&gt;Matt&lt;/P&gt;
&lt;P&gt;Thanks for the diagram, which is helpful. Am I correct in understanding that the mask for the G0/0/0 is /30. If not what is it?&lt;/P&gt;
&lt;P&gt;Also am I correct in understanding that originally the ISP gave you 2 Public address blocks (a /30 as a transit subnet and a /29 for use by devices in your internal network)? And correct in understanding that the same ISP has now given you a second /29 of Public IPs? If not what is correct?&lt;/P&gt;
&lt;P&gt;Also, do you have devices connected in subnet B using the new IP addresses? If so does their default gateway point to the address of G0/0/4?&lt;/P&gt;
&lt;P&gt;Also are there any security policies, acls, etc on G0/0/0 checking traffic coming in from the Internet?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 22:48:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980953#M393180</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2023-12-18T22:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980968#M393181</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;on gig0/0 give it an secondary ip address off the new subnet.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Int gig0/0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip addres 54.16.x.x 255.255.255.248 seconda&lt;/EM&gt;ry&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 23:23:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4980968#M393181</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2023-12-18T23:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981406#M393213</link>
      <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;Correct, the mask for Gi0/0/0 is a /30 and correct the /30 for transit and the /29 for my devices. And also correct I have a new /29 from the ISP.&lt;/P&gt;&lt;P&gt;I do have a device on the new subnet and the default gateway is the IP from gi0/0/4. I can route internally from that subnet to the old subnet but not out to the internet.&lt;/P&gt;&lt;P&gt;No security policies in place&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 13:39:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981406#M393213</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-19T13:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981426#M393216</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Thanks for the idea but when I do this I get 54.16.79.48 is assigned to Gi0/0/4.&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 13:59:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981426#M393216</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-19T13:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981432#M393217</link>
      <description>&lt;P&gt;If what you mention to &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326012"&gt;@paul driver&lt;/a&gt;&amp;nbsp;correct&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And if both IP in same supernet then&lt;/P&gt;
&lt;P&gt;The ISP give you additional IP which will add to your old IP' you need to change mask to include both IP's&amp;nbsp; and change&amp;nbsp; pool of nat.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 14:06:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981432#M393217</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-19T14:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981441#M393218</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I would say that public subnet needs to be on the wan interface as a secondary and then you can an internal private subnet on gig0/4 interface which will allow you to nat on that private subnet&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;int gig0/0&lt;BR /&gt;ip nat outside&lt;BR /&gt;&lt;EM&gt;ip addres 54.16.x.x 255.255.255.248 seconda&lt;/EM&gt;&lt;SPAN&gt;ry&lt;/SPAN&gt;&lt;BR /&gt;int gig0/4&lt;BR /&gt;ip nat inside&lt;BR /&gt;Ip address 192.168.1.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;access-list 10 permit 192.168.1.0 0.0.0.255&lt;BR /&gt;ip nat pool NATPOOL1 54&lt;EM&gt;.16.x.x &amp;nbsp;54.16.x.y prefix-length 29&lt;BR /&gt;ip nat inside source-list 10 &amp;nbsp;pool NATPOOL&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 14:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981441#M393218</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2023-12-19T14:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981589#M393238</link>
      <description>&lt;P&gt;Matt&lt;BR /&gt;Thanks for confirming my understanding of the environment. To investigate this please do these steps and let us know the result on the ASR (either console, or telnet/SSH):&lt;BR /&gt;- attempt to ping 8.8.8.8 specifying the source as the address on G0/0/1&lt;BR /&gt;- attempt to ping 8.8.8.8 specifying the source as the address on G0/0/4&lt;BR /&gt;Also would you post the config of G0/0/0?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:24:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981589#M393238</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2023-12-19T17:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981597#M393239</link>
      <description>&lt;P&gt;Rick.&lt;/P&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;ASR-01#ping 8.8.8.8 source x.x.13.17&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of x.x.13.17&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 3/3/4 ms&lt;/P&gt;&lt;P&gt;ASR-01#ping 8.8.8.8 source x.x.79.50&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of x.x.79.50&lt;BR /&gt;.....&lt;BR /&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0&lt;BR /&gt;description ISP1&lt;BR /&gt;bandwidth 100000&lt;BR /&gt;ip address 74.33.13.26 255.255.255.252&lt;BR /&gt;load-interval 30&lt;BR /&gt;negotiation auto&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:38:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981597#M393239</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-19T17:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981610#M393243</link>
      <description>&lt;P&gt;Matt&lt;/P&gt;
&lt;P&gt;Thanks for trying what I suggested. As I suspected might be the case it shows that your ISP is not routing for the new block of addresses. Just checking assumptions: the new block of Public IP is from the same ISP as your first block?&lt;/P&gt;
&lt;P&gt;Assuming that both address blocks are from the same ISP I suggest that you ask the ISP for help in finding why the new block is not working.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:46:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981610#M393243</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2023-12-19T17:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981617#M393244</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That not correct, it not issue of ISP.&lt;/P&gt;
&lt;P&gt;This case not clear until now&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I check your supernet it different&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you can use as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326012"&gt;@paul driver&lt;/a&gt;&amp;nbsp;mentioned secondary IP under interface connect to ISP after you remove IP from other interface&lt;/P&gt;
&lt;P&gt;Which lead us to second point&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*****Rourer can not accept same subnet in two interfaces so old subner As I see in two interfaces and the only explain is you use BDI, are you use BDI? *****&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 17:53:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981617#M393244</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-19T17:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981639#M393249</link>
      <description>&lt;P&gt;MHM&lt;/P&gt;
&lt;P&gt;Are you saying that when ping specifying one source is successful and ping to same destination specifying a different source is not an issue of ISP? What do you think the issue is?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes the supernet is different. The new address block can be used only in one place. It could be used as secondary address on an interface that has some other subnet as primary, or it could be primary on its own subnet. But the issue in the earlier post appears to be that he was trying to do both.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 18:16:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981639#M393249</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2023-12-19T18:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Two subnets from ISP one gateway</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981694#M393250</link>
      <description>&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;Thanks for the help. Yeah it's from the same ISP. I've reached out to them and they weren't very helpful other then saying to look into a "dual gateway set up or something". Also this would need to be on my side since we're not a managed solution.&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 19:05:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/two-subnets-from-isp-one-gateway/m-p/4981694#M393250</guid>
      <dc:creator>mattmayer</dc:creator>
      <dc:date>2023-12-19T19:05:01Z</dc:date>
    </item>
  </channel>
</rss>

