<?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: Creating new vlan sub-interface on Cluster in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Creating-new-vlan-sub-interface-on-Cluster/m-p/84178#M6494</link>
    <description>&lt;P&gt;Most probably those new VLAN interfaces are still unknown to the fw kernel.&lt;BR /&gt;&lt;BR /&gt;Run&amp;nbsp;&lt;SPAN&gt;fw getifs &amp;amp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;fw ctl iflist&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If your new VLAN not in the list, reboot the GWs one by one.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2020 10:08:26 GMT</pubDate>
    <dc:creator>_Val_</dc:creator>
    <dc:date>2020-05-05T10:08:26Z</dc:date>
    <item>
      <title>Creating new vlan sub-interface on Cluster</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Creating-new-vlan-sub-interface-on-Cluster/m-p/84175#M6493</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have a problem creating a new cluster IP on a VLAN sub-interface that I been banging my head against. Management is on a R80.30, 2 OpenServer nodes with R80.10.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Both nodes have existing eth5 - trunked interface - with VLAN sub-interfaces working fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Added a new sub-interface to both nodes&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;node1:&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;add interface eth5 vlan 46&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;set interface eth5.46 ipv-address 192.168.x.2 mask-length 20&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;save config&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;node2&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;add interface eth5 vlan 46&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;set inteface eth5.46 ipv-address 192.168.x.3 mask-length 20&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;save config&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;created VLAN on the switches, allowed on all tagged ports&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;logged on the gateway web GUI, the interfaces are marked as up and looks normal.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;verified that I can ping .2 and .3&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;added Cluster interface in SmartDashboard&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;gateways &amp;amp; servers -&amp;gt; doubleclicked on the clusterXL resource -&amp;gt; network management&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;actions -&amp;gt; new interface&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;network type : cluster&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;ipv4: 192.168.x.1 / 20&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;member IPs: added node01 and node02 ipv4 addresses and mask-length&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;clicked OK to create&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;clicked Get Interfaces -&amp;gt; Get Interfaces With Topology&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;in SmartDashboard the interface now looks identical to other sub-interfaces&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;did a policy install, no errors.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;unable to ping 192.168.x.1 from &lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;server on different VLAN&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;from both gateways&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;from a server placed on the VLAN with .x.1 as gateway&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;checked 'cphaprob -a if' and it does&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;list the interface. other cluster interfaces are listed.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;What step have I missed? why doesnt 'cphaprob -a if' show the new cluster IP?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help appreciated!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 09:31:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Creating-new-vlan-sub-interface-on-Cluster/m-p/84175#M6493</guid>
      <dc:creator>mrbob</dc:creator>
      <dc:date>2020-05-05T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating new vlan sub-interface on Cluster</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Creating-new-vlan-sub-interface-on-Cluster/m-p/84178#M6494</link>
      <description>&lt;P&gt;Most probably those new VLAN interfaces are still unknown to the fw kernel.&lt;BR /&gt;&lt;BR /&gt;Run&amp;nbsp;&lt;SPAN&gt;fw getifs &amp;amp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;fw ctl iflist&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If your new VLAN not in the list, reboot the GWs one by one.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 10:08:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Creating-new-vlan-sub-interface-on-Cluster/m-p/84178#M6494</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2020-05-05T10:08:26Z</dc:date>
    </item>
  </channel>
</rss>

