<?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 Posture redirection flow behavior in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/posture-redirection-flow-behavior/m-p/5369005#M1124427</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I’ve setup a posture configuration to work with our RAVPN. Basically I’ve 3 rules:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Compliance OK, where I return a permit all ACL&lt;/LI&gt;
&lt;LI&gt;Compliance not OK, where I return a limited ACL&lt;/LI&gt;
&lt;LI&gt;Compliance unknow, where I’ve configured on the authorization profile a web redirection to trigger the posture&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Rules 1 and 2 work as expected. For rule 3, to perform the redirect and have the posture checked, after reading the documentation, I’ve created the ACL below on the FTD, but the posture is not evaluated, the Secure Client cannot reach the PSN. In the ACL, the goal is to exclude DNS requests and flows to our PSNs from the redirection, everything else should be redirected:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACL KO.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/259396i8CC97E6D65511C8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACL KO.png" alt="ACL KO.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But it doesn't work, I cannot reach the PSN from the Secure Client with this ACL, and posture is then not evaluated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But for some reason I’d like to understand, it works if I add HTTP on the allow rule of the ACL (and only with HTTP):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACL OK.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/259397iDBB58EC00965539F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACL OK.png" alt="ACL OK.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With this ACL, redirection toward the PSN work, posture is evaluated, CoA is sent afterwards by the PSN and I recieve my full profile and can access my corporate network.&lt;/P&gt;
&lt;P&gt;Besides, I see that while the redirection works and the posture is checked (so I don’t have my full profile at that moment), I notice that I can successfully connect to some internal resources of our corporate network. I view this behavior as a security risks, as I don’t want a device with a unknows compliance state to be allowed to access internal resources while the posture is checked.&lt;/P&gt;
&lt;P&gt;Did I miss a configuration somewhere ? Or is there something I didn’t quite understood about the redirection workflow ?&lt;/P&gt;
&lt;P&gt;Thanks for your inputs.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 10:46:16 GMT</pubDate>
    <dc:creator>uRLKuzE</dc:creator>
    <dc:date>2026-02-10T10:46:16Z</dc:date>
    <item>
      <title>Posture redirection flow behavior</title>
      <link>https://community.cisco.com/t5/network-security/posture-redirection-flow-behavior/m-p/5369005#M1124427</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I’ve setup a posture configuration to work with our RAVPN. Basically I’ve 3 rules:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Compliance OK, where I return a permit all ACL&lt;/LI&gt;
&lt;LI&gt;Compliance not OK, where I return a limited ACL&lt;/LI&gt;
&lt;LI&gt;Compliance unknow, where I’ve configured on the authorization profile a web redirection to trigger the posture&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Rules 1 and 2 work as expected. For rule 3, to perform the redirect and have the posture checked, after reading the documentation, I’ve created the ACL below on the FTD, but the posture is not evaluated, the Secure Client cannot reach the PSN. In the ACL, the goal is to exclude DNS requests and flows to our PSNs from the redirection, everything else should be redirected:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACL KO.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/259396i8CC97E6D65511C8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACL KO.png" alt="ACL KO.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But it doesn't work, I cannot reach the PSN from the Secure Client with this ACL, and posture is then not evaluated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But for some reason I’d like to understand, it works if I add HTTP on the allow rule of the ACL (and only with HTTP):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACL OK.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/259397iDBB58EC00965539F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACL OK.png" alt="ACL OK.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With this ACL, redirection toward the PSN work, posture is evaluated, CoA is sent afterwards by the PSN and I recieve my full profile and can access my corporate network.&lt;/P&gt;
&lt;P&gt;Besides, I see that while the redirection works and the posture is checked (so I don’t have my full profile at that moment), I notice that I can successfully connect to some internal resources of our corporate network. I view this behavior as a security risks, as I don’t want a device with a unknows compliance state to be allowed to access internal resources while the posture is checked.&lt;/P&gt;
&lt;P&gt;Did I miss a configuration somewhere ? Or is there something I didn’t quite understood about the redirection workflow ?&lt;/P&gt;
&lt;P&gt;Thanks for your inputs.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 10:46:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/posture-redirection-flow-behavior/m-p/5369005#M1124427</guid>
      <dc:creator>uRLKuzE</dc:creator>
      <dc:date>2026-02-10T10:46:16Z</dc:date>
    </item>
  </channel>
</rss>

