<?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: FWSM issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085111#M913730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well i have tried every thing u mentioned, the inspect commands, the ACLs, but still i cant ping from my host in 10.1.10.0 network to the inside interface for this network. i have read many config guides  but nothing is missing in our config and we are doing a very basic config scenario but still its not working. Any new suggestions.? by the way My FWSM is in slot 2 of 6509 , ver 3.2  and SUP is 720 adv ip services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;besides this we can ping the outside too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 Aug 2008 05:34:49 GMT</pubDate>
    <dc:creator>Tahir Ali</dc:creator>
    <dc:date>2008-08-31T05:34:49Z</dc:date>
    <item>
      <title>FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085106#M913703</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I have a very basic scenario, of one 6500 with FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created 4 vlans one inside, outside, dmz1 and dmz2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the outside interface is connected to the MSFC using SVI and rest of the vlans are part of FWSM vlan group i.e vlan 10, 20, 30, 40. I also have tested by adding outside vlan 101 to the vlan group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is that I cannot ping from my internal host placed in inside VLAN to the ip configured on inside vlan of FWSM i.e 10.1.10.1. The scenario is attached along with the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All my vlans are up but still i cannot ping . what can be the problem? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:37:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085106#M913703</guid>
      <dc:creator>Tahir Ali</dc:creator>
      <dc:date>2019-03-11T13:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085107#M913715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first of all there is two important point u need to consider&lt;/P&gt;&lt;P&gt;first FWSM no like ASA because by default all traffic is denied even from higher security level to lower sio u need to make ACL on each interface to let it pass traffic&lt;/P&gt;&lt;P&gt;for example oneach inside interface u could make an ACL with permit any any to let it pass traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so make sure to put permit ACL&lt;/P&gt;&lt;P&gt;remember anything not permited implicitly by an ACL will be denied&lt;/P&gt;&lt;P&gt;so u need to allow IP and ICMP for ping echo&lt;/P&gt;&lt;P&gt;if u want the firewall itself to make ping u need to permit echo-reply aswel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**by the way u need to add vlan 101 assigned to the outdie interface and used as SVI to the firewall-vlan group**&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, if helpful Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2008 14:49:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085107#M913715</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-08-30T14:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085108#M913720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Along with using ACL with appropriate entries to allow traffic and assigning VLAN 101 to firewall vlan-group; you can also add "firewall multiple-vlan-interfaces".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2008 15:05:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085108#M913720</guid>
      <dc:creator>shahzad.arif</dc:creator>
      <dc:date>2008-08-30T15:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085109#M913723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marwan, but the problem is that i cant ping from a host in inside network to the FW inter vlan in the same inside network. i.e 10.1.10.10 cant ping 10.1.10.1 ( inside interface ip). we havent even tried to reach outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have also checked with the ACLs as mention previously by you. IS there any other command which can connect the switch msfc to the firewall or something like that... OR can you suggest me the confiugration based on my scenaario attached previously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2008 16:53:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085109#M913723</guid>
      <dc:creator>Tahir Ali</dc:creator>
      <dc:date>2008-08-30T16:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085110#M913726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to ping the inside interface from the inside hots do somthing like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beginning with FWSM 3.1(1) and ASA 7.0(1), an ICMP inspection engine is available. Rather&lt;/P&gt;&lt;P&gt;than explicitly configuring access list rules to permit inbound ICMP traffic, the firewall can&lt;/P&gt;&lt;P&gt;selectively (and automatically) permit return traffic based on the original outbound requests&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so make sure under&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect icmp&lt;/P&gt;&lt;P&gt;  inspect icmp error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and follow the instructions inthe following nice config example&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;and let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 01:30:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085110#M913726</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-08-31T01:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085111#M913730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well i have tried every thing u mentioned, the inspect commands, the ACLs, but still i cant ping from my host in 10.1.10.0 network to the inside interface for this network. i have read many config guides  but nothing is missing in our config and we are doing a very basic config scenario but still its not working. Any new suggestions.? by the way My FWSM is in slot 2 of 6509 , ver 3.2  and SUP is 720 adv ip services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;besides this we can ping the outside too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 05:34:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085111#M913730</guid>
      <dc:creator>Tahir Ali</dc:creator>
      <dc:date>2008-08-31T05:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085112#M913733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u ping 172.16.1.2 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes, then dont worry about it too much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way for ur informationin cisco firewalls u cant pint any interface from another interface this in ASA not sure if in fwsm too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp permit any echo inside&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if didnt work try the following ACL and apply it on ur inside interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list allow-in extended permit icmp 10.1.10.0 255.255.255.0 host 10.1.10.1&lt;/P&gt;&lt;P&gt;access-list allow-in extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group allow-in in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 05:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085112#M913733</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-08-31T05:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085113#M913736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes the icmp permit any echo inside and echo-reply inside worked. Thanks very much for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 07:50:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085113#M913736</guid>
      <dc:creator>Tahir Ali</dc:creator>
      <dc:date>2008-08-31T07:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085114#M913738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2008 07:53:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-issue/m-p/1085114#M913738</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-08-31T07:53:10Z</dc:date>
    </item>
  </channel>
</rss>

