<?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: firewall redundant in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637195#M567569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did following lines to achieve this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; int vlan10&lt;/P&gt;&lt;P&gt;nameif global&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address 172.16.1.1 255.255.255.0 standby 172.16.1.100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan20&lt;/P&gt;&lt;P&gt;nameif local&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.112.1 255.255.255.0 standby 192.168.112.100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan60&lt;/P&gt;&lt;P&gt;nameif HA-fail&lt;/P&gt;&lt;P&gt;security-level 22&lt;/P&gt;&lt;P&gt;ip address 192.168.115.1 255.255.255.248 standby 192.168.115.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan70&lt;/P&gt;&lt;P&gt;nameif HA-state&lt;/P&gt;&lt;P&gt;security-level 32&lt;/P&gt;&lt;P&gt;ip address 192.168.125.1 255.255.255.248 standby 192.168.125.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;primary module :&lt;/P&gt;&lt;P&gt;failover lan unit primary&lt;/P&gt;&lt;P&gt;failover lan interface HA-FAIL vlan60&lt;/P&gt;&lt;P&gt;failover link HA-STATE vlan70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondary:&lt;/P&gt;&lt;P&gt;failover lan unit secondary&lt;/P&gt;&lt;P&gt;failover lan interface HA-FAIL vlan60&lt;/P&gt;&lt;P&gt;failover link HA-STATE vlan70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firewall module 3 vlan-group 91&lt;/P&gt;&lt;P&gt;firewall module 4 vlan-group 92&lt;/P&gt;&lt;P&gt;firewall vlan-group 91 10,20, 60,70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not helping to take effect. failover output shows stateful link : unconfigured. when vlan70 &amp;amp; 60 are used with failover lines, error says both vlans are already configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 16:29:50 GMT</pubDate>
    <dc:creator>suthomas1</dc:creator>
    <dc:date>2011-02-08T16:29:50Z</dc:date>
    <item>
      <title>firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637189#M567563</link>
      <description>&lt;P&gt;Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day. i am configuring new cisco firewall for redundancy. i used cisco documentation, but having trouble in getting it properly.&lt;/P&gt;&lt;P&gt;i have 2 interfaces as of now.&lt;/P&gt;&lt;P&gt;interface global: 192.168.100.10 /24 &lt;BR /&gt;interface local: 172.16.20.10 /24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first one is to configure for twin asa in active/standby &amp;amp; second one is to configure active/standby mode for 2 firewall module within same 4500 switch.&lt;/P&gt;&lt;P&gt;you can use the same above interface ranges for both configurations.&lt;/P&gt;&lt;P&gt;please help me with basic configs. the config for firewall module on 4500 is giving me hard time . Please help to configure alongwith the vlan definitions for the modules. Also, the link failover interface &amp;amp;&amp;nbsp; stateful interface is getting me confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate all help for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you all in advance&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:45:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637189#M567563</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2019-03-11T19:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637190#M567564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the configuration guide for failover using FWSM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/fail_f.html#wp1064158"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm32/configuration/guide/fail_f.html#wp1064158&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The commands used on the switch are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/P&gt;&lt;P class="p1"&gt;firewall multiple-vlan-interfaces&lt;/P&gt;&lt;P class="p1"&gt;firewall switch 1 module 4 vlan-group 1&lt;/P&gt;&lt;P class="p1"&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/P&gt;&lt;P class="p1"&gt;firewall vlan-group 1&amp;nbsp; 2,5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Here we assume that the module is on slot 4 and that the two interfaces are assigned to VLAN2 and VLAN5.&lt;/P&gt;&lt;P class="p1"&gt;Makre sure this VLANs exist on the switch.&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;If your question is not about the FWSM then please accept my appologies.&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 14:09:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637190#M567564</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-07T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637191#M567565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul for extending your valuable help.&lt;/P&gt;&lt;P&gt;the failover has to work within a single 4500 having two fws modules.&lt;/P&gt;&lt;P&gt;i read that documentation, but i am getting stuck to understand if there is a need for configuration with failover link interface &amp;amp; stateful link interface.&lt;/P&gt;&lt;P&gt;if so,how &amp;amp; where to configure &amp;amp; lay these out to fit the failover properly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Apologies if my question isnt clear.do let me know if that seems to be so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 15:14:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637191#M567565</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2011-02-07T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637192#M567566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's see if I can help you with that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you should have both modules installed on the chassis (Lets say slot 3 and 4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you have to create the VLANs you want the firewall to protect. On the switch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW(config)# vlan 10&lt;/P&gt;&lt;P&gt;SW(config-vlan)#name INSIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW(config)# vlan 20&lt;/P&gt;&lt;P&gt;SW(config-vlan)#name OUTSIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can create the VLAN that will serve and failover link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW(config)# vlan 30&lt;/P&gt;&lt;P&gt;SW(config-vlan)#name FAILOVER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you have to define the VLAN in a Firewall VLAN group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/P&gt;&lt;P class="p1"&gt;firewall vlan-group 1&amp;nbsp; 10,20,30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Then attach the VLAN group to the FWSM. (I am not 100% sure about the sequence of those commands)&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;firewall module 3 vlan-group 1&lt;/P&gt;&lt;P class="p1"&gt;firewall module 4 vlan-group 2&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;After that you should be able to access each FWSM and add the rest of the commands, for example, set the basic config and failover commands on each unit.&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Let me know if this helps.&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Here is the config guide:&lt;/P&gt;&lt;P class="p1"&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/docs/security/fwsm/fwsm32/configuration/guide/fail_f.html#wp1140822"&gt;http://www.cisco.com/en/US/partner/docs/security/fwsm/fwsm32/configuration/guide/fail_f.html#wp1140822&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 15:44:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637192#M567566</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-07T15:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637193#M567567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks. shouldnt vlan group 2 also be put in.&lt;/P&gt;&lt;P&gt;failover interface( as i know) is used for link information related to failover. if so, is there another interface to keep the state table in failover configuration.&lt;/P&gt;&lt;P&gt;lastly, layer 3 interface for all these will be done on the firewall ? please correct my understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 16:23:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637193#M567567</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2011-02-07T16:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637194#M567568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the failover link interface and failover state interface separatly. Just add the necessary vlans and configure them on the two FWSM modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Layer 3 interfaces can still be FWSMs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 16:32:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637194#M567568</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-07T16:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637195#M567569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did following lines to achieve this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; int vlan10&lt;/P&gt;&lt;P&gt;nameif global&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;ip address 172.16.1.1 255.255.255.0 standby 172.16.1.100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan20&lt;/P&gt;&lt;P&gt;nameif local&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;ip address 192.168.112.1 255.255.255.0 standby 192.168.112.100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan60&lt;/P&gt;&lt;P&gt;nameif HA-fail&lt;/P&gt;&lt;P&gt;security-level 22&lt;/P&gt;&lt;P&gt;ip address 192.168.115.1 255.255.255.248 standby 192.168.115.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan70&lt;/P&gt;&lt;P&gt;nameif HA-state&lt;/P&gt;&lt;P&gt;security-level 32&lt;/P&gt;&lt;P&gt;ip address 192.168.125.1 255.255.255.248 standby 192.168.125.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;primary module :&lt;/P&gt;&lt;P&gt;failover lan unit primary&lt;/P&gt;&lt;P&gt;failover lan interface HA-FAIL vlan60&lt;/P&gt;&lt;P&gt;failover link HA-STATE vlan70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;secondary:&lt;/P&gt;&lt;P&gt;failover lan unit secondary&lt;/P&gt;&lt;P&gt;failover lan interface HA-FAIL vlan60&lt;/P&gt;&lt;P&gt;failover link HA-STATE vlan70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firewall module 3 vlan-group 91&lt;/P&gt;&lt;P&gt;firewall module 4 vlan-group 92&lt;/P&gt;&lt;P&gt;firewall vlan-group 91 10,20, 60,70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not helping to take effect. failover output shows stateful link : unconfigured. when vlan70 &amp;amp; 60 are used with failover lines, error says both vlans are already configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 16:29:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637195#M567569</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2011-02-08T16:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637196#M567570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p2"&gt;You need to change a few things.&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p2"&gt;Please remove the configuration of int Vlan 60 and int van 70 but make sure the interfaces are configured just without the name, IP and security level.&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p2"&gt;then add the following commands:&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;failover interface ip&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;HA-fail&lt;SPAN class="s1"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;192.168.115.1 255.255.255.248 standby 192.168.115.5&lt;/P&gt;&lt;P class="p4"&gt;&lt;/P&gt;&lt;P class="p3"&gt;failover interface ip HA-STATE 192.168.125.1 255.255.255.248 standby 192.168.125.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;/P&gt;&lt;P class="p3"&gt;Make sure you apply those commands on both units.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 19:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637196#M567570</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-02-08T19:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637197#M567571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the reason for udoing the security level, ip address from interface for this configuration.i will try these configurations today noon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 07:52:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637197#M567571</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2011-02-09T07:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637198#M567572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;post configuration, both show as active. failover interface is up on both module.&lt;/P&gt;&lt;P&gt;configuration is posted in file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;failover history shows no active unit found. this seems on both module.all the vlan are specified in vlan-groups of chasis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should the ping from one unit to another units HA-fail interface be possible. there are some errors also seen , given in the file, which based on cisco is not problematic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help with suggestions . appreciate all help, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 05:18:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637198#M567572</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2011-02-11T05:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: firewall redundant</title>
      <link>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637199#M567573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;re-attached the file. missed earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks, please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 09:16:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-redundant/m-p/1637199#M567573</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2011-02-11T09:16:31Z</dc:date>
    </item>
  </channel>
</rss>

