<?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: MSFC can't ping BVI interface address on transparent FWSM v3 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212228#M861447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Vikram's reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have slove the icmp ping problem. After add two icmp commands directly to outside interface, not in ACL, Ping can work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is telnet didn't work for the bvi interface, even though I have configure "telnet 0.0.0.0 0.0.0.0 inside", I still can't telnet 10.1.10.2 from 10.1.10.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one know how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question, does it mean FWSM can just support 8 inside vlans protected by FWSM? I thinks it's too few for a campus LAN design,am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tao &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2009 07:38:49 GMT</pubDate>
    <dc:creator>hetao</dc:creator>
    <dc:date>2009-03-30T07:38:49Z</dc:date>
    <item>
      <title>MSFC can't ping BVI interface address on transparent FWSM v3.1</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212222#M861441</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configure the transparent fwsm(version 3.1) on Cat6500, I found I can't ping BVI interface from MSFC and I have some questions as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, For transparent fwsm, are there other ways to access the fwsm module except "session slot # process 1", I mean can I telnet this fwsm by BVI interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2, I found access-group just can apply on the physical interface such as inside,outside or dmz, I can't apply it in BVI interface, am I right? I can't ping bvi interface from MSFC, anyone can tell me whether there are some wrong in my configuration or it can't ping actually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3, CCO said It can have 8 bridge-group each context, what that mean? When I configure the fwsm, I found just 2 vlan interface per bridge-group. So how can I make make many interfaces in the inside or dmz interface? For example, I have HR, Finance, Market and RD 4 vlan, which is 10.1.1.0, 10.1.2.0, 10.1.3.0, 10.1.4.0 respectively. I want to make them protected by transparent fwsm. Anyone can give me the detail configuration? &lt;/P&gt;&lt;P&gt;And if one context just support 8 bridge-group, do it mean it can only support 8 inside vlan on the transparent firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tao&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:11:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212222#M861441</guid>
      <dc:creator>hetao</dc:creator>
      <dc:date>2019-03-11T15:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: MSFC can't ping BVI interface address on transparent FWSM v3</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212223#M861442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) you should be able to access the FWSM using telnet, if you trying to connect to  the FWSM from a location other than directly connected network, you will need to add a static route on the FWSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the "telnet x.x.x.x &amp;lt;&lt;NETMASK&gt;&amp;gt; &amp;lt;&lt;INTERFACE&gt;&amp;gt;" to restrict who can telnet to the device&lt;/INTERFACE&gt;&lt;/NETMASK&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)pls post your config, you should be able to ping the BVI ip-address from your MSFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can't apply access-list to a BVI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) 8 bridge-groups per context, but each bridge-group can have only two interfaces, In that way traffic from one bridge-group is isolated from another bridge-group. But all the 8 bridge-groups share the same AAA &amp;amp; Logging configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cannot have 8 inside vlans on the transparent firewall within in the same bridge-group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find some config examples at&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/ps4452/tsd_products_support_model_home.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/modules/ps2706/ps4452/tsd_products_support_model_home.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2009 17:10:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212223#M861442</guid>
      <dc:creator>vikram_anumukonda</dc:creator>
      <dc:date>2009-03-29T17:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: MSFC can't ping BVI interface address on transparent FWSM v3</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212224#M861443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vikram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My topology and configuration is as attached file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1ï¼&amp;#140;Server A can ping Server B, but MSFC cannot ping MSFC BVI interface; &lt;/P&gt;&lt;P&gt;2, If the second topology there are 3 inside vlan as HR, RD and market server, located in different vlan and different subnet networks. I want to protect them with the FWSM. Do I need to configure 3 pair vlan on MSFC and 3 pair vlan on FWSM and 3 bridge group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 02:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212224#M861443</guid>
      <dc:creator>hetao</dc:creator>
      <dc:date>2009-03-30T02:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: MSFC can't ping BVI interface address on transparent FWSM v3</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212225#M861444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The configuration is as attached files.&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>Mon, 30 Mar 2009 02:59:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212225#M861444</guid>
      <dc:creator>hetao</dc:creator>
      <dc:date>2009-03-30T02:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: MSFC can't ping BVI interface address on transparent FWSM v3</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212226#M861445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for topology again&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>Mon, 30 Mar 2009 03:18:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212226#M861445</guid>
      <dc:creator>hetao</dc:creator>
      <dc:date>2009-03-30T03:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: MSFC can't ping BVI interface address on transparent FWSM v3</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212227#M861446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The config's look good, I am not sure why you are not able to ping the BVI ip-address, R u able to ping from the FWSM to any host/server ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you enable debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for telnet to work , you need to configure the " telnet 10.1.10.0 255.255.255.0 inside " and see if telnet works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. you are correct -  need to have 3 pairs of vlan on MSFC and 3 bridge-groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a restricition in transparent mode , you can have only 2 interfaces ( one inside and one outside).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 06:30:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212227#M861446</guid>
      <dc:creator>vikram_anumukonda</dc:creator>
      <dc:date>2009-03-30T06:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: MSFC can't ping BVI interface address on transparent FWSM v3</title>
      <link>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212228#M861447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Vikram's reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have slove the icmp ping problem. After add two icmp commands directly to outside interface, not in ACL, Ping can work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is telnet didn't work for the bvi interface, even though I have configure "telnet 0.0.0.0 0.0.0.0 inside", I still can't telnet 10.1.10.2 from 10.1.10.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one know how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question, does it mean FWSM can just support 8 inside vlans protected by FWSM? I thinks it's too few for a campus LAN design,am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tao &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 07:38:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/msfc-can-t-ping-bvi-interface-address-on-transparent-fwsm-v3-1/m-p/1212228#M861447</guid>
      <dc:creator>hetao</dc:creator>
      <dc:date>2009-03-30T07:38:49Z</dc:date>
    </item>
  </channel>
</rss>

