<?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: Cut-through Proxy uauth timeout question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577297#M589216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct me if I am wrong, but you can change only the timeout for the uauth without having actually to change the xlate timeout. This would make the firewall to maintain the uauth table for the amount of time you configure... the only thing that is not going to happen is that when your users go out to the internet they wont be prompted for username and password...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2010 22:34:52 GMT</pubDate>
    <dc:creator>Maykol Rojas</dc:creator>
    <dc:date>2010-11-23T22:34:52Z</dc:date>
    <item>
      <title>Cut-through Proxy uauth timeout question</title>
      <link>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577296#M589215</link>
      <description>&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;We currently use a cut-through proxy-like feature on Juniper SSG firewalls for our guest wireless network that allows a seven day (168 hour) timeoout, which matches the DHCP lease time.&amp;nbsp; This extended time is not a problem with the SSG since it maintains an auth table completely separate from the NAT/xlate table.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;I'm trying to implement the same function on an ASA 5520 failover pair, however I'm very reluctant to set 'timeout uauth 168:0:0 absolute' because I would be required to set 'timeout xlate 168:0:0' as well.&amp;nbsp; I'm concerned that setting the xlate timeout that high would invite xlate table overruns and intermittent DOS through the firewall.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Is there any way to set the cut-through uauth timeout higher (or use a similar authentication function) without increasing the system-wide xlate timeout to match?&amp;nbsp; If not, are my concerns about setting the xlate timeout so high valid?&amp;nbsp; The ASAs are pretty highly utilized overall.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8fafd;"&gt;&lt;BR /&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:13:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577296#M589215</guid>
      <dc:creator>jimsiff</dc:creator>
      <dc:date>2019-03-11T19:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cut-through Proxy uauth timeout question</title>
      <link>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577297#M589216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct me if I am wrong, but you can change only the timeout for the uauth without having actually to change the xlate timeout. This would make the firewall to maintain the uauth table for the amount of time you configure... the only thing that is not going to happen is that when your users go out to the internet they wont be prompted for username and password...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 22:34:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577297#M589216</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-11-23T22:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cut-through Proxy uauth timeout question</title>
      <link>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577298#M589217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish that were the case.&amp;nbsp; When I try to set uauth timeout to 168 hours, I get an error because my xlate timeout is set much lower.&amp;nbsp; It appears to me that the uauth timout is directly linked to the xlate timeout.&amp;nbsp; I'm looking for a way to handle user authentication without setting the system-wide xauth timeout so high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw-bv-1(config)# timeout uauth 168:0:0 absolute&lt;BR /&gt;&lt;STRONG style="color: #ff0000; "&gt;uauth timeout 168:00:00 cannot be greater than the xlate timeout 0:30:00&lt;BR /&gt;&lt;/STRONG&gt;Usage: timeout [xlate|conn|udp|icmp|sunrpc|h323|mgcp|sip|sip_media|uauth &lt;HH&gt; [...]]&lt;/HH&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw-bv-1# sri ^timeout&lt;BR /&gt;&lt;STRONG style="color: #ff0000; "&gt;timeout xlate 0:30:00&lt;BR /&gt;&lt;/STRONG&gt;timeout conn 0:30:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 22:53:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cut-through-proxy-uauth-timeout-question/m-p/1577298#M589217</guid>
      <dc:creator>jimsiff</dc:creator>
      <dc:date>2010-11-23T22:53:07Z</dc:date>
    </item>
  </channel>
</rss>

