<?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 VPN Debugging Issues - &amp;quot;TOPO_SRV_ENABLED&amp;quot; and &amp;quot;VPN Acceleration Disabled Due to PPPoE Interface&amp;quot; in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233859#M39080</link>
    <description>&lt;P&gt;While debugging VPN on a FW, I found the following errors in the logs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;vpn_cmain: Couldn't find TOPO_SRV_ENABLED in registry, setting it to 1&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;VIF_HandlePPP: disabling VPN acceleration due to PPPoE interface&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I followed the instructions provided by the vendor (SK articles &lt;STRONG&gt;sk151114&lt;/STRONG&gt; and &lt;STRONG&gt;sk92590&lt;/STRONG&gt;), but was unsuccessful in resolving the issue.&lt;/P&gt;&lt;P&gt;This issue is occurring on an &lt;STRONG&gt;Appliance 3000&lt;/STRONG&gt; running &lt;STRONG&gt;R81.20 Jumbo Hotfix Take 76 &lt;/STRONG&gt;whit MPLS and PPPoE interfaces.&lt;/P&gt;&lt;P&gt;Has anyone encountered similar issues or can offer any additional troubleshooting steps?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 20:54:35 GMT</pubDate>
    <dc:creator>SubZer0</dc:creator>
    <dc:date>2024-11-26T20:54:35Z</dc:date>
    <item>
      <title>VPN Debugging Issues - "TOPO_SRV_ENABLED" and "VPN Acceleration Disabled Due to PPPoE Interface"</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233859#M39080</link>
      <description>&lt;P&gt;While debugging VPN on a FW, I found the following errors in the logs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;vpn_cmain: Couldn't find TOPO_SRV_ENABLED in registry, setting it to 1&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;VIF_HandlePPP: disabling VPN acceleration due to PPPoE interface&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I followed the instructions provided by the vendor (SK articles &lt;STRONG&gt;sk151114&lt;/STRONG&gt; and &lt;STRONG&gt;sk92590&lt;/STRONG&gt;), but was unsuccessful in resolving the issue.&lt;/P&gt;&lt;P&gt;This issue is occurring on an &lt;STRONG&gt;Appliance 3000&lt;/STRONG&gt; running &lt;STRONG&gt;R81.20 Jumbo Hotfix Take 76 &lt;/STRONG&gt;whit MPLS and PPPoE interfaces.&lt;/P&gt;&lt;P&gt;Has anyone encountered similar issues or can offer any additional troubleshooting steps?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 20:54:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233859#M39080</guid>
      <dc:creator>SubZer0</dc:creator>
      <dc:date>2024-11-26T20:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Debugging Issues - "TOPO_SRV_ENABLED" and "VPN Acceleration Disabled Due to P</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233864#M39082</link>
      <description>&lt;P&gt;For TOPO_SRV_ENABLED, recommend to disable it with:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk132712" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk132712&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;PPPoE disabling acceleration is expected behavior:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk32578" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk32578&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;What is the actual issue you are trying to troubleshoot?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 21:40:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233864#M39082</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-11-26T21:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Debugging Issues - "TOPO_SRV_ENABLED" and "VPN Acceleration Disabled Due to P</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233884#M39083</link>
      <description>&lt;P&gt;Are there any issues or is this only cosmetic?&lt;/P&gt;
&lt;P&gt;If secureXL works correctly it wil mean that vpn accel will also work. In this case it is a pppoe interface. SecureXL is not supported for that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SecureXL does not support Point-to-Point interfaces (PPP, PPTP, PPPoE). In case a PPP-interface is detected, SecureXL disables itself on that interface (hence the name 'non-accelerated interface').&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So the error message makes sense for me.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 06:09:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-Debugging-Issues-quot-TOPO-SRV-ENABLED-quot-and-quot-VPN/m-p/233884#M39083</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-11-27T06:09:16Z</dc:date>
    </item>
  </channel>
</rss>

