<?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: Management Int in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106985#M894902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The recommendation for not using VLAN 1 isfor NATIVE VLANS. Sorry I don't understand your question as to what 'difference' you are looking for, please elucidate further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2008 08:35:07 GMT</pubDate>
    <dc:creator>Farrukh Haroon</dc:creator>
    <dc:date>2008-10-20T08:35:07Z</dc:date>
    <item>
      <title>Management Int</title>
      <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106980#M894892</link>
      <description>&lt;P&gt;Hi, May i know the use of Management Int in ASA FW and if we make a DHCP Server in Management V-lan and make mutiple scope according to configured V-lans on FW using other interfaces then how the FW will allocate the Dynamic IP to the V-lans client machine as V-lan doesn't forward the broadcast. Please respond? Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:59:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-int/m-p/1106980#M894892</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2019-03-11T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Management Int</title>
      <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106981#M894894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ray,&lt;/P&gt;&lt;P&gt;   Managament interface exists for creating an Out Of Band (OOB) Management segment. Syslog servers, Terminal routers, event managers, monitoring and management servers usually take place in that management segment and according to best practises (OOB), the sensitive information that these servers collect&amp;amp;send should not travel across the backbone against sniffing, and should stay in an abandoned segment. So you VPN into firewall and then connect management segment.&lt;/P&gt;&lt;P&gt;   As you may know, ip helper-address command in routers and switches do forward the broadcast to target IP as a unicast. As far as i know, ip helper-address does not exist in PIX and ASA, but instead, you can use dhcp-relay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008075fcfb.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008075fcfb.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2008 12:10:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-int/m-p/1106981#M894894</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-10-19T12:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Management Int</title>
      <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106982#M894895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, the information is valuable but still have few doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) By default, the management interfaces is a part of V-lan1, if we make the other V-lan like V-lan 100 and assign all interfaces except int e/0 which is a part of V-lan1. Now we place one Domain Server in V-lan 1 and second Domain Server place in second V-lan 100 then wht wud be the difference in terms of blocking and permitting in both Vlans. Here, i wud know what will be the different function of Management Interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) As security concerned we must not used the default V-lan 1 on Management Interface and it must be changed. Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 04:59:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-int/m-p/1106982#M894895</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2008-10-20T04:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Management Int</title>
      <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106983#M894898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ray, the reason to discourage the use of VLAN1 is due to VLAN hopping attacks. There are two types of this attack, on of which becomes highly effective if the attacker knows your native vlan. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLANs should not be the 'sole' method to control security and interzone communication. They are not orignally meant for this. You should use the mechanisms builtin the ASA for this (ACL,nameif security zones,nat-control) etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 05:54:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-int/m-p/1106983#M894898</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-20T05:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Management Int</title>
      <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106984#M894900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Farrukh,&lt;/P&gt;&lt;P&gt;Thanks for your answers. I have created two V-Lans (V-Lan1 and V-Lan100) same SL 100 but the main difference is V-lan 1 interface is a Management Interface. Can you please show the difference between both V-lans briefly as here I am bit confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 08:10:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-int/m-p/1106984#M894900</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2008-10-20T08:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Management Int</title>
      <link>https://community.cisco.com/t5/network-security/management-int/m-p/1106985#M894902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The recommendation for not using VLAN 1 isfor NATIVE VLANS. Sorry I don't understand your question as to what 'difference' you are looking for, please elucidate further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 08:35:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/management-int/m-p/1106985#M894902</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-10-20T08:35:07Z</dc:date>
    </item>
  </channel>
</rss>

