<?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: Permiting Traffic in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324912#M811922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jorge for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1. Pc 10.27.2.12 (VLAN 200) cannot ping 10.26.6.1 (VLAN 109) and 10.27.0.1 (VLAN 199) on the FWSM. Is this possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already had this command applied to the FWSM. For the inside VLANS I can ping hosts on all the inside VLANS but cannot ping the default gateways for other inside vlans. Is this allowed on the FWSM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 12:15:13 GMT</pubDate>
    <dc:creator>colmgrier</dc:creator>
    <dc:date>2009-07-31T12:15:13Z</dc:date>
    <item>
      <title>FWSM: Permiting Traffic</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324910#M811920</link>
      <description>&lt;P&gt;Current lab is setup with 3 VLANS 109,199,200 protected behind the FWSM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1. Pc 10.27.2.12 (VLAN 200) cannot ping 10.26.6.1 (VLAN 109) and 10.27.0.1 (VLAN 199) on the FWSM. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2. Pc 10.27.2.12 (VLAN 200) cannot access the FWSM using ASDM software. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;C&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 16:00:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324910#M811920</guid>
      <dc:creator>colmgrier</dc:creator>
      <dc:date>2019-03-11T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM: Permiting Traffic</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324911#M811921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colm,  I have not play  with fwsm but does have some similarities with asa's, I'll give this one a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;starting with the easy one.&lt;/P&gt;&lt;P&gt;&lt;B&gt;Q2. Pc 10.27.2.12 (VLAN 200) cannot access the FWSM using ASDM software. Is this possible?&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allow admin access for that host on the fwsm to be able to access asdm&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/docs/security/fwsm/fwsm40/configuration/guide/mgacc_f.html#wp1047288" target="_blank"&gt;http://www.cisco.com/en/US/partner/docs/security/fwsm/fwsm40/configuration/guide/mgacc_f.html#wp1047288&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fwsm(config)# http 10.27.2.12 255.255.255.255 &lt;B&gt;cm-servers&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Q1. Pc 10.27.2.12 (VLAN 200) cannot ping 10.26.6.1 (VLAN 109) and 10.27.0.1 (VLAN 199) on the FWSM. Is this possible? &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlan109 wireless interface, and vlan 200 cm-servers interface have same security level of 100, to enable communication between the two you need same sec traffic intra-interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-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/docs/security/fwsm/fwsm40/configuration/guide/intfce_f.html#wp1059402" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm40/configuration/guide/intfce_f.html#wp1059402&lt;/A&gt;&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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 17:29:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324911#M811921</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-07-30T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM: Permiting Traffic</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324912#M811922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jorge for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1. Pc 10.27.2.12 (VLAN 200) cannot ping 10.26.6.1 (VLAN 109) and 10.27.0.1 (VLAN 199) on the FWSM. Is this possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already had this command applied to the FWSM. For the inside VLANS I can ping hosts on all the inside VLANS but cannot ping the default gateways for other inside vlans. Is this allowed on the FWSM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 12:15:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324912#M811922</guid>
      <dc:creator>colmgrier</dc:creator>
      <dc:date>2009-07-31T12:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM: Permiting Traffic</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324913#M811923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know a host from one vlan where its L3 interface resides in the firewall cannot ping the default gateway of another vlan on the same firewall like you would in a non-firewall router .. this is the way it is on pix/asa and would expect the same behaviour-restriction in FWSM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am mistaken on fwsm perhaps  someone could correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:05:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-permiting-traffic/m-p/1324913#M811923</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-07-31T16:05:05Z</dc:date>
    </item>
  </channel>
</rss>

