<?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 Cannot configure IP address in transparent mode ASA firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745176#M178080</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i am trying to configure transparent mode firewall in VIRL. i have defined the Inside and Outside interfaces but I don't see global config option to configure ip address.i am running 9.x release but this config worked in 8.2&lt;/P&gt;&lt;P&gt;Is this a bug or is there any config that I am missing.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 06:43:23 GMT</pubDate>
    <dc:creator>k_jackson</dc:creator>
    <dc:date>2019-03-12T06:43:23Z</dc:date>
    <item>
      <title>Cannot configure IP address in transparent mode ASA firewall</title>
      <link>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745176#M178080</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i am trying to configure transparent mode firewall in VIRL. i have defined the Inside and Outside interfaces but I don't see global config option to configure ip address.i am running 9.x release but this config worked in 8.2&lt;/P&gt;&lt;P&gt;Is this a bug or is there any config that I am missing.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745176#M178080</guid>
      <dc:creator>k_jackson</dc:creator>
      <dc:date>2019-03-12T06:43:23Z</dc:date>
    </item>
    <item>
      <title>there is a change in</title>
      <link>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745177#M178081</link>
      <description>&lt;P&gt;there is a change in configuration. you need to configure a bridge-group under interfaces and then configure a BVI interface to configure the IP address. Below is a sample config:&lt;/P&gt;

&lt;PRE&gt;
interface gi 0/1
nameif Inside
bridge-group 100
security-level 100
no shut

interface gi 0/2
nameif Outside
bridge-group 100
security-level 0
no shut

interface bvi100
ip address x.x.x.x 255.255.255.0
no shut&lt;/PRE&gt;

&lt;P&gt;Refer to the below CCO documentation.&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/interface_complete_transparent.html&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;
&lt;P&gt;Vinit&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 02:53:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745177#M178081</guid>
      <dc:creator>Vinit Jain</dc:creator>
      <dc:date>2015-10-10T02:53:33Z</dc:date>
    </item>
    <item>
      <title>Thanks for the quick response</title>
      <link>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745178#M178082</link>
      <description>&lt;P&gt;Thanks for the quick response. this configuration works.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 03:08:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-configure-ip-address-in-transparent-mode-asa-firewall/m-p/2745178#M178082</guid>
      <dc:creator>k_jackson</dc:creator>
      <dc:date>2015-10-10T03:08:19Z</dc:date>
    </item>
  </channel>
</rss>

