<?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: Cisco ASAv error: input line size exceeded available buffer in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926442#M1104407</link>
    <description>&lt;P&gt;That's what I thought, wanted to be sure.&lt;/P&gt;&lt;P&gt;But, will upgrading the software or the licence would change anything?&lt;BR /&gt;As at today, we have already simplified the fqdns and still need more room.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 09:10:17 GMT</pubDate>
    <dc:creator>Support Informatique CACOM</dc:creator>
    <dc:date>2023-09-20T09:10:17Z</dc:date>
    <item>
      <title>Cisco ASAv error: input line size exceeded available buffer</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926417#M1104403</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I've encountered this error message while I was trying to add an FQDN to the split-tunnel list on our production ASAv.&lt;/P&gt;&lt;PRE&gt;group-policy GroupPolicy_VPN_ADC_DNS attributes&lt;BR /&gt;     split-dns value ....&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;The message was like:&amp;nbsp;Error : input line size exceeded available buffer (xxx characters).&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;ASA Version 9.13(1)16 and ASA Version 9.16(2)14, both running ASAv10 flavour.&lt;/P&gt;&lt;P&gt;Is there any workaround for this? We actually intend to split more FQDNs.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 08:14:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926417#M1104403</guid>
      <dc:creator>Support Informatique CACOM</dc:creator>
      <dc:date>2023-09-20T08:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASAv error: input line size exceeded available buffer</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926424#M1104404</link>
      <description>&lt;SECTION id="wp2192979874__d389346e5440" class="section usage_guidelines"&gt;
&lt;P class="p"&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/S/asa-command-ref-S/so-st-commands.html#wp2192979874" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/S/asa-command-ref-S/so-st-commands.html#wp2192979874&lt;/A&gt;&lt;/P&gt;
&lt;P class="p"&gt;Use a single space to separate each entry in the list of domains. There is no limit on the number of entries, but the entire string can be no longer than 492 characters. You can use only alphanumeric characters, hyphens (-), and periods (.).&lt;/P&gt;
&lt;P class="p"&gt;The &lt;SPAN&gt;&lt;SPAN class="keyword kwd"&gt;no&lt;/SPAN&gt; &lt;SPAN class="keyword kwd"&gt;split-dns&lt;/SPAN&gt; &lt;/SPAN&gt;command, when used without arguments, deletes all current values, including a null value created by issuing the &lt;SPAN&gt;&lt;SPAN class="keyword kwd"&gt;split-dns&lt;/SPAN&gt; &lt;SPAN class="keyword kwd"&gt;none&lt;/SPAN&gt; &lt;/SPAN&gt;command.&lt;/P&gt;
&lt;P class="p"&gt;Starting with version 3.0.4235, &lt;SPAN class="ph"&gt;Secure Client&lt;/SPAN&gt; supports true split DNS functionality for Windows platforms.&lt;/P&gt;
&lt;/SECTION&gt;
&lt;SECTION id="wp2192979874__d389346e5473" class="example command_examples"&gt;
&lt;H2 class="sectiontitle"&gt;Examples&lt;/H2&gt;
&lt;P class="p"&gt;The following example shows how to configure the domains Domain1, Domain2, Domain3 and Domain4 to be resolved through split tunneling for the group policy named&lt;VAR&gt;&lt;/VAR&gt; FirstGroup:&lt;/P&gt;
&lt;PRE class="pre codeblock"&gt;&lt;CODE&gt;
ciscoasa(config)#&lt;KBD class="userinput"&gt;&lt;STRONG class="ph userinput"&gt; group-policy FirstGroup attributes&lt;/STRONG&gt;&lt;/KBD&gt;
ciscoasa(config-group-policy)# &lt;KBD class="userinput"&gt;&lt;STRONG class="ph userinput"&gt;split-dns value Domain1 Domain2 Domain3 Domain4&lt;BR /&gt;&lt;/STRONG&gt;&lt;/KBD&gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;</description>
      <pubDate>Wed, 20 Sep 2023 08:31:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926424#M1104404</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2023-09-20T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASAv error: input line size exceeded available buffer</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926434#M1104405</link>
      <description>&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;That's exactly what we did. We already have a number of FQDNs that are separated with a single space.&lt;/P&gt;&lt;P&gt;It is at the point of adding another FQDN that I got that message. I believe we attained the string's highest length.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 08:53:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926434#M1104405</guid>
      <dc:creator>Support Informatique CACOM</dc:creator>
      <dc:date>2023-09-20T08:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASAv error: input line size exceeded available buffer</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926441#M1104406</link>
      <description>&lt;P&gt;it seems you've hit the limit for the maximum allowed characters in the split-dns value string.&lt;/P&gt;
&lt;P&gt;As per the documentation, the entire string can be no longer than 492 characters. If you have already reached this limit, you won't be able to add more FQDNs to the split-tunnel list using the split-dns value command.&lt;BR /&gt;try to consolidate multiple FQDNs into a single domain or Identify which FQDNs are the most critical and ensure they are included in the list.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:08:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926441#M1104406</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2023-09-20T09:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASAv error: input line size exceeded available buffer</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926442#M1104407</link>
      <description>&lt;P&gt;That's what I thought, wanted to be sure.&lt;/P&gt;&lt;P&gt;But, will upgrading the software or the licence would change anything?&lt;BR /&gt;As at today, we have already simplified the fqdns and still need more room.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:10:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926442#M1104407</guid>
      <dc:creator>Support Informatique CACOM</dc:creator>
      <dc:date>2023-09-20T09:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASAv error: input line size exceeded available buffer</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926449#M1104409</link>
      <description>&lt;P&gt;No its nothing to do with licence. however, I shall strongly suggest if you have cisco tac support available in that case engage the tac engineer.&lt;/P&gt;
&lt;P&gt;you can try with software upgrade and see if this fix the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 09:16:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asav-error-input-line-size-exceeded-available-buffer/m-p/4926449#M1104409</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2023-09-20T09:16:44Z</dc:date>
    </item>
  </channel>
</rss>

