<?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 Transparent mode: In in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602102#M198199</link>
    <description>&lt;P&gt;Transparent mode: In transparent mode the ASA resides on a link between two devices on same network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per your network design you have your ASA connecting two different networks, 172.16.3.1/25 and 172.16.3.128/25.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want you make two subnets communicate with each other you can use ASA in router mode itself.&lt;/P&gt;&lt;P&gt;If possible, provide more information about your network requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jan 2015 09:40:23 GMT</pubDate>
    <dc:creator>Rishabh Seth</dc:creator>
    <dc:date>2015-01-06T09:40:23Z</dc:date>
    <item>
      <title>ASA5505 Transparent mode</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602101#M198198</link>
      <description>&lt;P&gt;I am trying to use a 5505 in transparent mode. I have always used routed&amp;nbsp;mode previously, so&amp;nbsp;I am sure I am missing something simple. Essentially we are creating a shared network space with another IT entity. We are using a class C address space in total, but splitting it in half between each group. My understanding is that if I want to have a FW on our side, i need to have it in transparent mode since it is all one address space. I am having trouble communicating with the other side. I am essentially ont the 172.16.3.128/25 suide. I am unable to pass traffic/ping the other side, 172.16.3.1. If I take the FW out completely and jsut put a router in it works fine, so I know I am missing something on the ASA configuration, and have tried all kinds of route and acl settings.&amp;nbsp;A basic network layout is attached along with the FW config. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:17:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602101#M198198</guid>
      <dc:creator>Dustin Flint</dc:creator>
      <dc:date>2019-03-12T05:17:55Z</dc:date>
    </item>
    <item>
      <title>Transparent mode: In</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602102#M198199</link>
      <description>&lt;P&gt;Transparent mode: In transparent mode the ASA resides on a link between two devices on same network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per your network design you have your ASA connecting two different networks, 172.16.3.1/25 and 172.16.3.128/25.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want you make two subnets communicate with each other you can use ASA in router mode itself.&lt;/P&gt;&lt;P&gt;If possible, provide more information about your network requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 09:40:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602102#M198199</guid>
      <dc:creator>Rishabh Seth</dc:creator>
      <dc:date>2015-01-06T09:40:23Z</dc:date>
    </item>
    <item>
      <title>In routed mode, I can not</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602103#M198200</link>
      <description>&lt;P&gt;In routed mode, I can not have an outside interface and inside interface on the same subnet, which is what I need. So If I use a /24 instead of a slash /25, and everything is in the same subnet, how do firewall rules work if I need top separate traffic from 172.16.5.1-127 from traffic from 128-254. If they are on the same subnet wont traffic just bypass the firewall since they are on the same subnet?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 12:43:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602103#M198200</guid>
      <dc:creator>Dustin Flint</dc:creator>
      <dc:date>2015-01-06T12:43:20Z</dc:date>
    </item>
    <item>
      <title>If your requirement is to</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602104#M198201</link>
      <description>&lt;P&gt;If your requirement is to just separate /24 address space into two halves and monitor the traffic between these new subnets then it is possible in router mode itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can assign one IP from 172.16.5.1-127/25 address space to your inside interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly one IP from 172.16.5.128-255/25 address space to your outside interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And configure users sitting behind inside interface to have default gateway as inside interface's IP. Similarly configure users behind outside interface with default gateway as outside interface's IP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you break the subnet from /24 to /25, the communication between two /25 subnets will be through ASA. So you can configure ACLs to monitor traffic.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 15:53:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602104#M198201</guid>
      <dc:creator>Rishabh Seth</dc:creator>
      <dc:date>2015-01-06T15:53:35Z</dc:date>
    </item>
    <item>
      <title>Risseth, thanks for the</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602105#M198202</link>
      <description>&lt;P&gt;Risseth, thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There lies my problem. That's how I want to do it, however, I do not have control of the 172.16.5.1-127 space, that is going to be used by another IT entity. Therefore my outside and inside interface has to be on the same subnet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my understanding is I have to do this in transparent mode, however I will still need to be able to filter traffic from the 172.16.5.1-127 from the 172.16.5.128-254 space I am using.&lt;/P&gt;&lt;P&gt;I was just going to create a bridge group with the /25 mask and assign it 172.16.5.129, with a static route to 172.16.5.1 on the other side. Then do ACLs accordingly. However, this does not seem to be working properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is my thinking here incorrect?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 16:00:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602105#M198202</guid>
      <dc:creator>Dustin Flint</dc:creator>
      <dc:date>2015-01-06T16:00:42Z</dc:date>
    </item>
    <item>
      <title>[device1]--------[ASA]-------</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602106#M198203</link>
      <description>&lt;P&gt;[device1]--------[ASA]-------[device2]&lt;/P&gt;&lt;P&gt;Are device1 and device 2 in same /25 subnet?&lt;/P&gt;&lt;P&gt;================================================================&lt;/P&gt;&lt;P&gt;refer the following link for transparent firewall:&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/fwmode.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 05:24:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602106#M198203</guid>
      <dc:creator>Rishabh Seth</dc:creator>
      <dc:date>2015-01-07T05:24:41Z</dc:date>
    </item>
    <item>
      <title>No they are in the same /24</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602107#M198204</link>
      <description>&lt;P&gt;No they are in the same /24 subnet&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 11:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602107#M198204</guid>
      <dc:creator>Dustin Flint</dc:creator>
      <dc:date>2015-01-07T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Figured it out. I now have</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602108#M198205</link>
      <description>&lt;P&gt;Figured it out. I now have this working&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:54:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-transparent-mode/m-p/2602108#M198205</guid>
      <dc:creator>Dustin Flint</dc:creator>
      <dc:date>2015-01-22T15:54:37Z</dc:date>
    </item>
  </channel>
</rss>

