<?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: Disabling NetBIOS with DHCP Option 43 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/193484#M58000</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7143"&gt;@mlinsemier&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't played around with this myself but here's&amp;nbsp;some extra info from the help pages :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="uicontrol"&gt;Option Code 43&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is entered, the Vendor Class Identifier (VCI) field appears. Enter a match criterion that will be compared to the incoming VCI from the client’s Option 60. The firewall looks at the incoming VCI from the client’s Option 60, finds the matching VCI in its own DHCP server table, and returns the corresponding value to the client in Option 43. The VCI match criterion is a string or hex value. A hex value must have a “0x” prefix&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This explanation seems to clarify your question ^_^&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers !&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Kiwi.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jan 2018 08:55:12 GMT</pubDate>
    <dc:creator>kiwi</dc:creator>
    <dc:date>2018-01-02T08:55:12Z</dc:date>
    <item>
      <title>Disabling NetBIOS with DHCP Option 43</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/193361#M57974</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in the process of migrating DHCP services from a Cisco IOS-XE switch to Palo Alto 220 firewalls.&amp;nbsp; DHCP is working flawlessly however I am curious about the implementation of Option 43&amp;nbsp;for disabling NetBIOS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In the Cisco world it is implemented like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ip dhcp pool DHCP_USERS&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; option 43 hex 0104.0000.0002&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am trying to understand if the length of the option is included under the VCI or if its part of the Option Value.&amp;nbsp; Here is how I currently have it configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 454px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/13109i794ACE4F740B0A16/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct?&amp;nbsp; I can't seem to find any reference examples regarding doing this on a Palo Alto Firewall.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Matt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 21:47:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/193361#M57974</guid>
      <dc:creator>mlinsemier</dc:creator>
      <dc:date>2017-12-28T21:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling NetBIOS with DHCP Option 43</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/193484#M58000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7143"&gt;@mlinsemier&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't played around with this myself but here's&amp;nbsp;some extra info from the help pages :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="uicontrol"&gt;Option Code 43&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is entered, the Vendor Class Identifier (VCI) field appears. Enter a match criterion that will be compared to the incoming VCI from the client’s Option 60. The firewall looks at the incoming VCI from the client’s Option 60, finds the matching VCI in its own DHCP server table, and returns the corresponding value to the client in Option 43. The VCI match criterion is a string or hex value. A hex value must have a “0x” prefix&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This explanation seems to clarify your question ^_^&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers !&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Kiwi.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2018 08:55:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/193484#M58000</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2018-01-02T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling NetBIOS with DHCP Option 43</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/241377#M69130</link>
      <description>&lt;P&gt;This is how I got it to work. The objective was to disable NetBIOS over TCP for all Windows systems. The Vendor Class ID determines which systems inherit the setting. "MSFT 5.0" is equal to all Windows 2000 machines and up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Option43.jpg" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/17724i095F0652DE7E7FBF/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Option43.jpg" alt="Option43.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 20:05:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/disabling-netbios-with-dhcp-option-43/m-p/241377#M69130</guid>
      <dc:creator>jteetsel</dc:creator>
      <dc:date>2018-11-27T20:05:57Z</dc:date>
    </item>
  </channel>
</rss>

