<?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 Thanks so much for taking an in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922281#M153872</link>
    <description>&lt;P&gt;Thanks so much for taking an interest in this. &amp;nbsp;I'm starting think&amp;nbsp;that this is a problem with pppoe and routing and not PBR.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I trie switching the default route to the fast ISP / pppoe connection and found problems with the traffic PBR routed out&amp;nbsp;the slow interface, so I tried switching back. ASDM would not let me set the default route to the slow interface because of a "conflict with existing routes." &amp;nbsp;The state was no static route at all so I essentially had a brick but I can configure it inbound over the fast interface. &amp;nbsp;I think that there is an implicit default route out the fast/pppoe interface now but it doesn't show up in the static IP list (doing this through ASDM)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'll raise a TAC case if nothing in this situation sounds familiar to anyone.&lt;/P&gt;</description>
    <pubDate>Sun, 15 May 2016 19:13:42 GMT</pubDate>
    <dc:creator>Steve Gaede</dc:creator>
    <dc:date>2016-05-15T19:13:42Z</dc:date>
    <item>
      <title>PBR on ASA to Interface Without Directly Connected Next Hop</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922274#M153865</link>
      <description>&lt;P&gt;I have an ASA on which I'm trying to use PBR to route to one of two ISPs which&lt;/P&gt;
&lt;P&gt;I'll call "slow" and "fast."&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The interface to the slow ISP is connected to a subnet on which the next-hop&lt;/P&gt;
&lt;P&gt;address is clearly in the subnet and it would count as "directly connected."&lt;/P&gt;
&lt;P&gt;The interface to the fast ISP is connected via pppoe. The interface address&lt;/P&gt;
&lt;P&gt;is on a different subnet than the next-hop address so it would not be directly&lt;/P&gt;
&lt;P&gt;connected.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The default route is to the slow ISP.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;When I create route maps to send traffic to the slow ISP, I see the next-hop&lt;/P&gt;
&lt;P&gt;address being selected and the egress interface selected in the first phase&lt;/P&gt;
&lt;P&gt;of the packet trace. &amp;nbsp;That tells me that my rules are working.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;When I switch the map's next-hop address to be the next-hop address of the fast&lt;/P&gt;
&lt;P&gt;ISP interface, PBR is selecting the right next-hop address, but it leaves the&lt;/P&gt;
&lt;P&gt;egress interface decision to the next processing step, which always selects&lt;/P&gt;
&lt;P&gt;the slow ISP interface. &amp;nbsp;Using the recursive next-hop address selection in&lt;/P&gt;
&lt;P&gt;the route map doesn't correct the problem.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any suggestions on how to fix this? &amp;nbsp;The only thing I can think of is to set&lt;/P&gt;
&lt;P&gt;the default route to the fast ISP and use PBR to route to the exceptions&lt;/P&gt;
&lt;P&gt;that need to go over the slow ISP instead of now where the exceptions&lt;/P&gt;
&lt;P&gt;are to route to the fast ISP.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:45:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922274#M153865</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2019-03-12T07:45:02Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922275#M153866</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I assume that you're using ASA version 9.4 minimum (http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/config-guides/cli/general/asa-94-general-config/route-policy-based.html)&lt;/P&gt;
&lt;P&gt;the ip next-hop is working only if next-hop IP is directly connected.&lt;/P&gt;
&lt;P&gt;You might try with set ip default next-hop or set interface.&lt;/P&gt;
&lt;P&gt;could you give the output of debug ip policy?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 01:08:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922275#M153866</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-14T01:08:01Z</dc:date>
    </item>
    <item>
      <title>Yes, ASA 9.5(1) on a 5506-X.</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922276#M153867</link>
      <description>&lt;P&gt;Yes, ASA 9.5(1) on a 5506-X. I have tried ip next-hop, default next-hop, recursive next-hop, and set interface. &amp;nbsp;I think the debug output confirms that the problem is with this ppoe configured interface, since my default route is out the slow interface, there is no route to the outside world on the fast interface but I thought that PBR would fix that. &amp;nbsp;Here's the output:&lt;/P&gt;
&lt;P&gt;pbr: policy based route lookup called for 192.168.20.22/45321 to 206.168.118.24/0 proto 1 sub_proto 8 received on interface inside&lt;BR /&gt;pbr: First matching rule from ACL(15)&lt;BR /&gt;pbr: route map SingleHostTest, sequence 50, permit; proceed with policy routing&lt;BR /&gt;pbr: evaluating recursive next-hop 207.225.112.15&lt;BR /&gt;pbr: no route to next-hop 207.225.112.15 found&lt;BR /&gt;pbr: evaluating interface fast&lt;BR /&gt;pbr: no route to 206.168.118.24 found on interface fast&lt;BR /&gt;pbr: policy based routing could not be applied; proceeding with normal route lookup&lt;/P&gt;
&lt;P&gt;&amp;lt;uses default route out slow interface&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Here is the policy map with recursive&amp;nbsp;next hop and set interface configured as was the case when I tested:&lt;/P&gt;
&lt;P&gt;route-map SingleHostTest, permit, sequence 50&lt;BR /&gt; Match clauses:&lt;BR /&gt; ip address (access-lists): test_route_maps &lt;BR /&gt; Set clauses:&lt;BR /&gt; ip next-hop recursive 207.225.112.15&lt;BR /&gt; interface fast&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 18:01:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922276#M153867</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-14T18:01:01Z</dc:date>
    </item>
    <item>
      <title>I'm missing something on your</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922277#M153868</link>
      <description>&lt;P&gt;I'm missing something on your explanation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you send a quick sketch of your infrastructure? And sending out interfaces, routes and route-map configuration?&lt;/P&gt;
&lt;P&gt;PBR is a simple thing that's working quite in the same way as router, I've never done any testing with pppoe interface but I'm certainly missing something on your explanation but with a design and some config output it would be clear.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Would you mind to add the output of sh int ip brief ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 19:10:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922277#M153868</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-14T19:10:29Z</dc:date>
    </item>
    <item>
      <title>Here it is, addresses have</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922278#M153869</link>
      <description>&lt;P&gt;Here it is, addresses have been changed for anonymity.&lt;/P&gt;
&lt;P&gt;I am convinced that PBR is working fine but that the&amp;nbsp;problem is basic routing. &amp;nbsp;I don't know how to set a route that would direct any traffic reaching the fast interface out to any IP address. And that is complicated by it being a pppoe-defined interface without a directly connected next-hop IP address.&lt;/P&gt;
&lt;P&gt;So no matter what I do in PBR, the route lookup will always send out the default (slow) interface.&lt;/P&gt;
&lt;P&gt;Thanks so much for helping… this is not my "day job" so I'm over my head.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 19:44:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922278#M153869</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-14T19:44:00Z</dc:date>
    </item>
    <item>
      <title>Here is the output you wanted</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922279#M153870</link>
      <description>&lt;P&gt;Here is the output you wanted to see:&lt;/P&gt;
&lt;P&gt;# show int ip brief&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Interface IP-Address OK? Method Status Protocol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Virtual0 127.1.0.1 YES unset up up &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/1 xxx.xxx.xxx.74 YES CONFIG up upGigabitEthernet1/2 yyy.yyy.yyy.209 YES manual up up&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/3 dmz YES CONFIG up up &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/4 192.168.21.4 YES CONFIG down down&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/5 unassigned YES unset down down&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/6 unassigned YES unset down down&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/7 unassigned YES unset down down&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;GigabitEthernet1/8 inside YES CONFIG up up&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Internal-Control1/1 127.0.1.1 YES unset up up &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Internal-Data1/1 unassigned YES unset up up &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Internal-Data1/2 unassigned YES unset up up&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Internal-Data1/3 unassigned YES unset up up &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Management1/1 unassigned YES unset up up &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;~&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2016 19:51:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922279#M153870</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-14T19:51:29Z</dc:date>
    </item>
    <item>
      <title>Thanks,</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922280#M153871</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I don't have any pppoe connection right here. I'm trying to mount my Cisco Virl lab up and simulate a pppoe connection in order to test.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Maybe some issues with ASA and pppoe. Have you raised a TAC case?&lt;/P&gt;
&lt;P&gt;I've never tried with pppoe connection. and even if you are doing a set route for the pppoe, as you already have a default route it will not be installed.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Try to see with TAC and in the mean time, I'll try to build up my lab soon.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I've an issue with my virl server. Waiting for Cisco feedback and then I'll build up the lab to test. In the mean time, are you able to configure a fix IP for test pppoe&amp;nbsp;connection? You can set a old router as pppoe server.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2016 00:49:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922280#M153871</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-15T00:49:02Z</dc:date>
    </item>
    <item>
      <title>Thanks so much for taking an</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922281#M153872</link>
      <description>&lt;P&gt;Thanks so much for taking an interest in this. &amp;nbsp;I'm starting think&amp;nbsp;that this is a problem with pppoe and routing and not PBR.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I trie switching the default route to the fast ISP / pppoe connection and found problems with the traffic PBR routed out&amp;nbsp;the slow interface, so I tried switching back. ASDM would not let me set the default route to the slow interface because of a "conflict with existing routes." &amp;nbsp;The state was no static route at all so I essentially had a brick but I can configure it inbound over the fast interface. &amp;nbsp;I think that there is an implicit default route out the fast/pppoe interface now but it doesn't show up in the static IP list (doing this through ASDM)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'll raise a TAC case if nothing in this situation sounds familiar to anyone.&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2016 19:13:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922281#M153872</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-15T19:13:42Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922282#M153873</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I've tried it in my virtual lab (Cisco VIRL) and I'm facing the exact same issue when my interface out is configured as PPPOE. Be careful, virtual is not the same as reality, however as we have exact same issue and we've not copied our configs, I think you need to raise a TAC case.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please come back to us with TAC solution if possible.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks so much&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2016 23:41:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922282#M153873</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-15T23:41:50Z</dc:date>
    </item>
    <item>
      <title>Wow, thanks for re-creating</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922283#M153874</link>
      <description>&lt;P&gt;Wow, thanks for re-creating the problem.&lt;/P&gt;
&lt;P&gt;I see what happened when I removed the default route to the slow ISP, the route out the pppoe interface became the default route because of "ip address pppoe set route." &amp;nbsp;The other thing that happened is that I believe (and I didn't watch for long before I tried restoring the default route) that inbound traffic to the DMZ over the slow interface was being routed out (and dropped) on the fast interface.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;To your knowledge, should PBR be able to override the default route? It seems like if you are setting the next-hop address you are declaring that you &lt;STRONG&gt;know&lt;/STRONG&gt; what route to use and the ASA shouldn't reevaluate what route the packet takes. &amp;nbsp;Clearly if I can get packets out to the next-hop addresses defined by PBR, the upstream routers will know what to do with them.&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2016 23:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922283#M153874</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-15T23:51:53Z</dc:date>
    </item>
    <item>
      <title>The goal of pbr is to forward</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922284#M153875</link>
      <description>&lt;P&gt;The goal of pbr is to forward specific traffic out to a different next hop without taking into account the default route. However, the next hop has to be reachable.&lt;/P&gt;
&lt;P&gt;PBR will not erase the default route because others will use it if not matching pbr acl.&lt;/P&gt;
&lt;P&gt;in your case asa seems to not be able to get out to pppoe interface and lokking towards the routing table. If you test with 2 fixed ip addresses (no pppoe) it will work.&lt;/P&gt;
&lt;P&gt;generally we use pbr to forward specific traffic based on source ip and destination port (https, https,....) out to a specific next hop. For example, you want specific traffic to be redirected out to a proxy; in this case pbr is usefull. This is the test I've done but asa don't work as expected, maybe a limitation (but not seen on release notes). TAC should debug it in details if a bug or they will say that's a limitation.&lt;/P&gt;
&lt;P&gt;It's along time I'm using pbr but never with pppoe ISP. I never gate such specific case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep us informed about TAC solution.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 00:45:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922284#M153875</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-16T00:45:22Z</dc:date>
    </item>
    <item>
      <title>First word back from TAC is</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922285#M153876</link>
      <description>&lt;P&gt;First word back from TAC is that PBR+pppoe as the secondary route is a known limitation but not documented as such.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We are supposed to be able to allow the pppoe interface to have the primary route and use the static (slow in this example) be a backup route with a higher metric.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;When I get this going I will report back.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 15:42:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922285#M153876</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-16T15:42:04Z</dc:date>
    </item>
    <item>
      <title>Ok thanks. This is what I've</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922286#M153877</link>
      <description>&lt;P&gt;Ok thanks. This is what I've configured yesterday but not yet tested (run out of time, sorry).&lt;/P&gt;
&lt;P&gt;But quite sure that it will works in that way&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 17:02:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922286#M153877</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-16T17:02:23Z</dc:date>
    </item>
    <item>
      <title>I have it configured and</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922287#M153878</link>
      <description>&lt;P&gt;I have it configured and running with great help from TAC.&lt;/P&gt;
&lt;P&gt;As I noted earlier, the pppoe interface cannot be the secondary interface, most likely because it sets a default route with metric 1 when it finds out what the next hop is. This also makes some engineering sense to me because if I configure&amp;nbsp;PBR to set the next hop out pppoe, and the upstream provider changes the next hop address, my configuration would be broken. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The solution is to allow pppoe (fast in the diagram) to set&amp;nbsp;the default route (ip address pppoe setroute), and use PBR to send any exceptions to the static (slow) interface. This is straightforward because the rules you're creating are just the inverse of using PBR to route out the fast interface. With the fast interface as the default, I just don't bother assigning&amp;nbsp;a next hop for anything I want to go out that route.&lt;/P&gt;
&lt;P&gt;The non-intuitive part for me is this: I would think that by setting next hop in PBR, the ASA would leave the route alone because clearly if I set the next hop I know where the packet should be routed. But after setting the next hop to be the slow interface, and the next-hop address is correctly set, the routing tables are still consulted and the packet is sent out the fast interface because it has the default route.&lt;/P&gt;
&lt;P&gt;So you need to have a secondary default route with a higher metric to allow&amp;nbsp;packets with next-hop set through PBR to go out the slow interface. &amp;nbsp;So based on the updated diagram attached, I have:&lt;/P&gt;
&lt;P&gt;route slow 0.0.0.0 0.0.0.0 xxx.xxx.xxx.73 &amp;nbsp;2&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 16:52:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922287#M153878</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-18T16:52:57Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922288#M153879</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your comment. This last configs is for sure the one that was working and tested yesterday on my lab.&lt;/P&gt;
&lt;P&gt;However, does Cisco TAC talked about roadmap and/or best practices?&lt;/P&gt;
&lt;P&gt;Because in some specific cases, we wouldn't have the pppoe as primary and just as backup. In that design, PBR will not work. Workaround is to do what you've done today to make it works,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 19:29:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922288#M153879</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2016-05-18T19:29:32Z</dc:date>
    </item>
    <item>
      <title>No talk about roadmap but</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922289#M153880</link>
      <description>&lt;P&gt;No talk about roadmap but best practices are basically what we implemented.&lt;/P&gt;
&lt;P&gt;I think that what you are attempting to do can work just fine, if you want to treat the pppoe as a backup then use PBR to route everything out the non-pppoe interface. I haven't experimented with this, but it seems that you could use "configure next hop verify ability" under Edit Route Map in ASDM to verify that your next hop is available and if it isn't the next hop would not be set&amp;nbsp;and your traffic would fall back to the pppoe interface.&lt;/P&gt;
&lt;P&gt;I can see that there are pitfalls in trying to make pppoe primary: you would have to use a fixed address for the next hop based on the routing provided by the ISP. If that routing changes, the pppoe configuration would change but your router would not, so your next-hop IP address would take you nowhere.&lt;/P&gt;
&lt;P&gt;A future study question is also what to do if you have two pppoe interfaces. It seems that the best you could do with PBR is to set the next hop &lt;STRONG&gt;interface&lt;/STRONG&gt;. But I'm not sure if that would work because you might have two interfaces competing to set a default route with metric 1. &amp;nbsp;Beyond where I'm going with my configuration.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 19:46:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922289#M153880</guid>
      <dc:creator>Steve Gaede</dc:creator>
      <dc:date>2016-05-18T19:46:36Z</dc:date>
    </item>
    <item>
      <title>The default route is to the</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922290#M153881</link>
      <description>&lt;P&gt;The default route is to the slow ISP,not use 0.0.0.0 0.0.0.0;&lt;/P&gt;
&lt;P&gt;change to this two route&amp;nbsp;0.0.0.0 128.0.0.0 and 128.0.0.0 128.0.0.0&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 02:24:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/2922290#M153881</guid>
      <dc:creator />
      <dc:date>2017-07-17T02:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: First word back from TAC is</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/4530093#M1086353</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt; First word back from TAC is that PBR+pppoe as the secondary route is a known limitation but not documented as such.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TAC was wrong. It works with PPPoE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;route-map RM-NAME permit 10&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;match ip address ACL_NAME&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;set interface outside_2&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 09:59:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/4530093#M1086353</guid>
      <dc:creator>eduard.hoffmann</dc:creator>
      <dc:date>2022-01-12T09:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: First word back from TAC is</title>
      <link>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/5076517#M1111553</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1291981"&gt;@eduard.hoffmann&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;TAC was wrong. It works with PPPoE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;route-map RM-NAME permit 10&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;match ip address ACL_NAME&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;set interface outside_2&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This worked beautifully.&lt;/P&gt;&lt;P&gt;(B.t.w. I was not able to find an equivalent for this in ASDM, even though the ASDM allows you to configure many other aspects of PBR. I had to run this "set interface outside_etc" from the CLI.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 18:40:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pbr-on-asa-to-interface-without-directly-connected-next-hop/m-p/5076517#M1111553</guid>
      <dc:creator>robertschols</dc:creator>
      <dc:date>2024-04-23T18:40:28Z</dc:date>
    </item>
  </channel>
</rss>

