<?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: FMC PBR issues in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659491#M1092242</link>
    <description>&lt;P&gt;&lt;SPAN&gt;interface Ethernet1/2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nameif outside2 &amp;lt;- this NOT IN interface&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;security-level 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ip address &amp;lt;x.x.x.x&amp;gt; 255.255.255.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;policy-route route-map Edge &amp;lt;- this for INSIDE client&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2022 14:24:41 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-07-28T14:24:41Z</dc:date>
    <item>
      <title>FMC PBR issues</title>
      <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4658706#M1092213</link>
      <description>&lt;P&gt;I'm having an issue with PBR that is driving me crazy.&amp;nbsp; I have 2 outside connections with all traffic defaulting to the 1st outside connection.&amp;nbsp; I'm trying to force 2 devices to send their traffic out the 2nd outside connection.&amp;nbsp; One of the devices is in the DMZ and the other device is on the inside connection.&amp;nbsp; The traffic from the DMZdevice goes out the 2nd connection, but the InsideDevice traffic does not.&amp;nbsp; Here are the relevant lines from my config:&lt;/P&gt;&lt;P&gt;interface Ethernet1/2&lt;BR /&gt;nameif outside2&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address &amp;lt;x.x.x.x&amp;gt; 255.255.255.0&lt;BR /&gt;policy-route route-map Edge&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet1/4&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.0.1 255.255.255.0&lt;BR /&gt;policy-route route-map DMZEdge&lt;/P&gt;&lt;P&gt;route-map Edge permit 10&lt;BR /&gt;match ip address Force2Outside2&lt;BR /&gt;set ip next-hop &amp;lt;outside2 default gateway&amp;gt;&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;route-map DMZEdge permit 10&lt;BR /&gt;match ip address ForceDMZ2Outside2&lt;BR /&gt;set ip next-hop &amp;lt;outside2 default gateway&amp;gt;&lt;/P&gt;&lt;P&gt;access-list ForceDMZ2Outside2 extended deny object-group ProxySG_ExtendedACL_17179898506 any object IPv4-Private-10.0.0.0-8&lt;BR /&gt;access-list ForceDMZ2Outside2 extended permit object-group ProxySG_ExtendedACL_17179898510 object DMZdevice any&lt;BR /&gt;access-list Force2Outside2 extended deny object-group ProxySG_ExtendedACL_17179898440 any object DMZ&lt;BR /&gt;access-list Force2Outside2 extended permit object-group ProxySG_ExtendedACL_17179898444 object InsideDevice any&lt;/P&gt;&lt;P&gt;object network DMZdevice&lt;BR /&gt;nat (dmz,outside2) static obj-&amp;lt;unique outside2 public IP address&amp;gt;&lt;/P&gt;&lt;P&gt;object network InsideDevice&lt;BR /&gt;nat (Inside,outside2) static obj-&amp;lt;unique outside2 public IP address&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:02:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4658706#M1092213</guid>
      <dc:creator>tgillon</dc:creator>
      <dc:date>2022-07-27T17:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: FMC PBR issues</title>
      <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4658759#M1092216</link>
      <description>&lt;P&gt;are the Client in Host use UDP traffic ?&lt;BR /&gt;IF YES then clear conn and it will work as you want&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;clear conn protocol udp address &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 19:06:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4658759#M1092216</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-27T19:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: FMC PBR issues</title>
      <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659379#M1092241</link>
      <description>&lt;P&gt;Thanks, but that did not work.&amp;nbsp; I also tried to clear xlate, but the route-map Edge never gets called.&amp;nbsp; The InsideDevice completely bypasses that and goes out the default connection.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 11:26:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659379#M1092241</guid>
      <dc:creator>tgillon</dc:creator>
      <dc:date>2022-07-28T11:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: FMC PBR issues</title>
      <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659491#M1092242</link>
      <description>&lt;P&gt;&lt;SPAN&gt;interface Ethernet1/2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nameif outside2 &amp;lt;- this NOT IN interface&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;security-level 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ip address &amp;lt;x.x.x.x&amp;gt; 255.255.255.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;policy-route route-map Edge &amp;lt;- this for INSIDE client&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:24:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659491#M1092242</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-28T14:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: FMC PBR issues</title>
      <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659498#M1092244</link>
      <description>&lt;P&gt;Thank you, that was it!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:31:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659498#M1092244</guid>
      <dc:creator>tgillon</dc:creator>
      <dc:date>2022-07-28T14:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: FMC PBR issues</title>
      <link>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659499#M1092245</link>
      <description>&lt;P&gt;You are so so welcome&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:36:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-pbr-issues/m-p/4659499#M1092245</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-07-28T14:36:13Z</dc:date>
    </item>
  </channel>
</rss>

