<?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 Unable to remove a VTI interface from the firewall in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116549#M16434</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am currently facing an issue when trying to remove a vpn tunnel (VTI) used for a route based vpn.&lt;/P&gt;&lt;P&gt;The infrastructure is based on a R80.30 cluster and I was able to remove this VTI on the standby node.&lt;/P&gt;&lt;P&gt;The only difference between the 2 nodes is related to how the static routes were tested on the active node during the S2S VPN route based setup:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set static-route NETWORK nexthop gateway logical vpntX on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The message I get when trying to remove it as below:&lt;/P&gt;&lt;P&gt;delete vpn tunnel X&lt;/P&gt;&lt;P&gt;"VpntErr0005 There is a static or default route by name for interface vpntX"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried putting the static route back with nexthop address, disable the route, disable the interface, but&lt;/P&gt;&lt;P&gt;NOTHING SEEMS TO WORK!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stuck on this and really would appreciate any idea. Maybe a way to remove this interface&amp;nbsp; from the expert mode?!?!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 17:47:14 GMT</pubDate>
    <dc:creator>Sky</dc:creator>
    <dc:date>2021-04-21T17:47:14Z</dc:date>
    <item>
      <title>Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116549#M16434</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am currently facing an issue when trying to remove a vpn tunnel (VTI) used for a route based vpn.&lt;/P&gt;&lt;P&gt;The infrastructure is based on a R80.30 cluster and I was able to remove this VTI on the standby node.&lt;/P&gt;&lt;P&gt;The only difference between the 2 nodes is related to how the static routes were tested on the active node during the S2S VPN route based setup:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set static-route NETWORK nexthop gateway logical vpntX on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The message I get when trying to remove it as below:&lt;/P&gt;&lt;P&gt;delete vpn tunnel X&lt;/P&gt;&lt;P&gt;"VpntErr0005 There is a static or default route by name for interface vpntX"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried putting the static route back with nexthop address, disable the route, disable the interface, but&lt;/P&gt;&lt;P&gt;NOTHING SEEMS TO WORK!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stuck on this and really would appreciate any idea. Maybe a way to remove this interface&amp;nbsp; from the expert mode?!?!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 17:47:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116549#M16434</guid>
      <dc:creator>Sky</dc:creator>
      <dc:date>2021-04-21T17:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116633#M16448</link>
      <description>&lt;P&gt;You mention disabling the route, but did you &lt;EM&gt;delete&lt;/EM&gt; it?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;set static-route NETWORK nexthop gateway logical vpntX off&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 13:26:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116633#M16448</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-04-22T13:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116636#M16449</link>
      <description>&lt;P&gt;I think that deleting a route is possible by switching off that static route "off" CLI command in the end, am I wrong?&lt;/P&gt;&lt;P&gt;Trying any delete CLI command:&lt;BR /&gt;&amp;gt; delete static-route&lt;BR /&gt;CLINFR0329 Invalid command:' delete static-route '&lt;/P&gt;&lt;P&gt;&amp;gt; delete route&lt;BR /&gt;CLINFR0329 Invalid command:' delete route '.&lt;/P&gt;&lt;P&gt;Not able to find any other command.&lt;/P&gt;&lt;P&gt;Can you please help me with the appropriate command?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 13:34:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116636#M16449</guid>
      <dc:creator>Sky</dc:creator>
      <dc:date>2021-04-22T13:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116656#M16452</link>
      <description>&lt;P&gt;Setting the route to 'off' deletes it. Anything else leaves it in the config, still referencing the VTI.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;set static-route NETWORK nexthop gateway logical vpntX off&lt;/LI-CODE&gt;
&lt;P&gt;You should also look for any other routes referencing that VTI and remove them.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 15:44:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116656#M16452</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2021-04-22T15:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116673#M16459</link>
      <description>&lt;P&gt;That is the problem it seems I do not have any other configuration related to that interface except of:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;add vpn tunnel X type numbered local 1.2.3.4 remote 1.2.3.5 peer SOMEONE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set interface vpntX comments "SOMEONE"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;set interface vpntX state off&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;set interface vpntX mtu 1500&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As I stated previously the only thing that I have done differently in this occasion is testing the route by using not an address but the actual logical interface, then I changed to referring address:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So from -&amp;gt; &lt;STRONG&gt;set static-route NETWORK nexthop gateway logical vpntX on&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To -&amp;gt;&lt;STRONG&gt;&amp;nbsp;set static-route NETWORK nexthop gateway address 1.2.3.4 priority 1 on&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have deleted the routes related&amp;nbsp;to this IP/interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Some other thing I have noticed, if I put back the static route like I did the test in the beginning:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;set static-route NETWORK&amp;nbsp; nexthop gateway logical vpntX on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and try to delete the interface by :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;delete vpn tunnel X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I get the below messages:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;This interface is used by the Dynamic Routing Protocols:&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;This interface is used by the Dynamic Routing Protocols:&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Please remove this configuration before deleting the vpn tunnel interface&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;VpntErr0005 Dynamic Routing Protocols present on VPNT&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If the behavior would be "normal", I would be able to delete the interface by just doing:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;delete vpn tunnel X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This seems not the case and I'm not able to find a solution to this. I have found some similar situation described by someone some time ago:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/Security-Gateways/Can-t-delete-interfaces-This-interface-is-used-by-the-Dynamic/td-p/13853" target="_blank"&gt;https://community.checkpoint.com/t5/Security-Gateways/Can-t-delete-interfaces-This-interface-is-used-by-the-Dynamic/td-p/13853&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Maybe this information ring a bell&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for the support so far.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 19:11:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/116673#M16459</guid>
      <dc:creator>Sky</dc:creator>
      <dc:date>2021-04-22T19:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/159052#M27802</link>
      <description>&lt;P&gt;Experiencing this on 81.10 as well&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 23:35:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/159052#M27802</guid>
      <dc:creator>dphonovation</dc:creator>
      <dc:date>2022-10-07T23:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/159205#M27841</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/44146"&gt;@Sky&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share show configurations of your static routes and show route?&lt;/P&gt;
&lt;P&gt;looks like you have some route that leading through this VTI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ilya&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 05:35:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/159205#M27841</guid>
      <dc:creator>Ilya_Yusupov</dc:creator>
      <dc:date>2022-10-11T05:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/159415#M27901</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/54651"&gt;@dphonovation&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If I remember correctly, what made it work was a reboot.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 07:16:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/159415#M27901</guid>
      <dc:creator>Sky</dc:creator>
      <dc:date>2022-10-13T07:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/195704#M36483</link>
      <description>&lt;P&gt;Hi I had this issue yesterday and needed to Google fast as I was in the middle of a change window. This thread was a top result and seemed to have the closest info so thought I would update how I actually got it sorted for others in the future.&lt;BR /&gt;&lt;BR /&gt;The route error message is from the directly connected interface I believe and throws us a bit.&lt;/P&gt;&lt;P&gt;Via the web portal I disabled the interfaces by unchecking the enable check box when editing the VTI interface on each cluster node.&lt;/P&gt;&lt;P&gt;Then in smart console &amp;gt; Gateway cluster properties &amp;gt; Network Management &amp;gt; Get interfaces 'without' topology... the view refreshed without the vti interface. Pushed policy and all sorted.&lt;/P&gt;&lt;P&gt;You could possibly have disable the interface via cli somehow with 'off' maybe - but did not try. Possibly someone did in this thread.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 22:43:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/195704#M36483</guid>
      <dc:creator>spottex</dc:creator>
      <dc:date>2023-10-19T22:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to remove a VTI interface from the firewall</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/208752#M39528</link>
      <description>&lt;P&gt;Thanks, had the same issue. But above from spottex solved it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 11:41:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Unable-to-remove-a-VTI-interface-from-the-firewall/m-p/208752#M39528</guid>
      <dc:creator>esskr</dc:creator>
      <dc:date>2024-03-14T11:41:23Z</dc:date>
    </item>
  </channel>
</rss>

