<?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: Need Basic Setup Help for 6500 FWSM in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313914#M827267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a debug of the ICMP and it was being denied so I suspect it had to do with the ICMP permit any outside command. I had added an IP-ANY-ANY access group and put it on the Mngt interface but ICMP still came back as being denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VLAN was created on the 6500 already so basically changing the name to "outside" and creating the correct access list did the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good times.  Only three more of these things to upgrade!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2009 14:34:54 GMT</pubDate>
    <dc:creator>jfraasch</dc:creator>
    <dc:date>2009-09-03T14:34:54Z</dc:date>
    <item>
      <title>Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313908#M827261</link>
      <description>&lt;P&gt;I have a 6513 with a simple config setup with just two VLANs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VLAN1- IP 10.210.36.1/24&lt;/P&gt;&lt;P&gt;VLAN2- IP 10.10.10.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to upgrade the code on the FWSM to the latest.  I put Int VLAN2 on FWSM with IP of 10.10.10.2/24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is first time with FWSM.  It seems like the FW does not have a route to the MSFC on the 6500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone give me the basic config to get the FWSM to talk to the switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:12:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313908#M827261</guid>
      <dc:creator>jfraasch</dc:creator>
      <dc:date>2019-03-11T16:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313909#M827262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this thread i did a while back and see if it helps. Feel free to come back with further questions - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&amp;amp;CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40" target="_blank"&gt;http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&amp;amp;CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40&lt;/A&gt;^1%40.2cbef1c1/5#selected_message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 12:41:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313909#M827262</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-09-03T12:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313910#M827263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good. I am going to go try it now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it looks like is that the FWSM will contain the VLAN/IP address inforomation and in the IOS on the 6500 I will allocate certain VLANs to be handled by the FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I could technically add a third VLAN on the FWSM.  The routing on this is sort of fuzzy for me though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, for instance, I create the VLAN on the FWSM, allocate VLAN in my IOS, where is my static route pointing to?  The FWSM won't know about any other VLAN besides the one I configure on it. And my IOS/MSFC wont have an IP on it to have the FWSM point to for routing.  I think I am missing a small piece.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so far. Like I said, I am going to go change the config and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 12:58:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313910#M827263</guid>
      <dc:creator>jfraasch</dc:creator>
      <dc:date>2009-09-03T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313911#M827264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to have a vlan that "connects" the MSFC to FWSM. So lets say you want to firewall vlan 10 and vlan 20 - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSFC -&amp;gt; vlan 30 -&amp;gt; outside (FWSM) -&amp;gt; vlans 10/20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you would use a new vlan to simply connect the MSFC to the outside of the FWSM, in the above example vlan 30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets assume you have &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSFC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int vlan 30&lt;/P&gt;&lt;P&gt;ip address 192.168.5.1 255.255.255.252&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FWSM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outside interface -&amp;gt; 192.168.5.2 255.255.255.252&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then on the MSFC you would simply add static routes for vlan 10 and vlan 20 subnets - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route v10-subnet &lt;MASK&gt; 192.168.5.2&lt;/MASK&gt;&lt;/P&gt;&lt;P&gt;ip route v20-subnet &lt;MASK&gt; 192.168.5.2 &lt;/MASK&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See other thread for more details on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 13:13:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313911#M827264</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-09-03T13:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313912#M827265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you might be one step ahead of me here.  I am unable to ping on VLAN2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSFC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface VLAN 2&lt;/P&gt;&lt;P&gt;  ip address 10.10.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FWSM:&lt;/P&gt;&lt;P&gt;Interface VLAN 2&lt;/P&gt;&lt;P&gt;  name MNGT&lt;/P&gt;&lt;P&gt;  security-level 100&lt;/P&gt;&lt;P&gt;  ip address 10.10.10.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant ping between the two. I believe the IOS needs just to know that I have that IP on the FWSM...I am not sure how to make that happen. Your other examples showed how to allocate VLANs to the FWSM and how to route, but I think this is just the basic, "hey, we need to know you exist" kind of config that I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation I have seen seems to skip this basic step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 13:42:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313912#M827265</guid>
      <dc:creator>jfraasch</dc:creator>
      <dc:date>2009-09-03T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313913#M827266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you change vlan 2 interface to outside on the FWSM ie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 2&lt;/P&gt;&lt;P&gt;name outside&lt;/P&gt;&lt;P&gt;security-level 0 &lt;/P&gt;&lt;P&gt;ip address 10.10.10.3 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then can you also check you have vlan 2 created on the 6500 switch ie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6500# sh vlan &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you see vlan 2 in the output ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run a "sh interface" on the FWSM and see if vlan 2 interface is up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is and vlan 2 is created try pinging again. If it still doesn't work add this to FWSM config -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try pinging again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doc covers the initial setup including the outside interface - &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/modules/ps2706/products_configuration_example09186a00808b4d9f.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00808b4d9f.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 14:20:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313913#M827266</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-09-03T14:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313914#M827267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a debug of the ICMP and it was being denied so I suspect it had to do with the ICMP permit any outside command. I had added an IP-ANY-ANY access group and put it on the Mngt interface but ICMP still came back as being denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VLAN was created on the 6500 already so basically changing the name to "outside" and creating the correct access list did the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good times.  Only three more of these things to upgrade!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 14:34:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313914#M827267</guid>
      <dc:creator>jfraasch</dc:creator>
      <dc:date>2009-09-03T14:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need Basic Setup Help for 6500 FWSM</title>
      <link>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313915#M827268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to have helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2009 14:36:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-basic-setup-help-for-6500-fwsm/m-p/1313915#M827268</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-09-03T14:36:33Z</dc:date>
    </item>
  </channel>
</rss>

