<?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 Can you post your working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741510#M178653</link>
    <description>&lt;P&gt;Can you post your working config?&amp;nbsp; I have been trying to set this up no have no luck with.&amp;nbsp; Trying to pass 3 vlans through.&amp;nbsp; I'm showing link lights&amp;nbsp;but no traffic passing or even hitting the ASA.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;3750 - ASA5510 -3650&lt;/P&gt;
&lt;P&gt;dot1q&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dot1q trunk&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2015 15:54:21 GMT</pubDate>
    <dc:creator>tlienskt</dc:creator>
    <dc:date>2015-11-19T15:54:21Z</dc:date>
    <item>
      <title>asa transparent multiple subnets</title>
      <link>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741508#M178651</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to configure a firewall as transparent, you need to have an ip per subnet between the networks it is serving , correct ? if so why this is needed? Arp requests from asa?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you have multiple subnets through the asa, do you do trunking as follow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inside hosts have the following subnet :&amp;nbsp;10.0.0.0/24 and 10.0.1.0/24&lt;/P&gt;&lt;P&gt;the router has the following ip: 10.0.0.1 and 10.0.1.1&lt;/P&gt;&lt;P&gt;would the firewall config be something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface gig 0&amp;nbsp;&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface gig0.10&lt;/P&gt;&lt;P&gt;encapsulation dot1 10&lt;/P&gt;&lt;P&gt;nameif inside1&lt;/P&gt;&lt;P&gt;bridge-group-10&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface gig0.20&lt;/P&gt;&lt;P&gt;encapsulation dot1 20&lt;/P&gt;&lt;P&gt;nameif inside2&lt;/P&gt;&lt;P&gt;bridge-group-20&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface gig 1&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface gig1.10&lt;/P&gt;&lt;P&gt;encapsulation dot1 10&lt;/P&gt;&lt;P&gt;nameif outside1&lt;/P&gt;&lt;P&gt;bridge-group-10&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface gig1.20&lt;/P&gt;&lt;P&gt;encapsulation dot1 20&lt;/P&gt;&lt;P&gt;nameif outside2&lt;/P&gt;&lt;P&gt;bridge-group-20&lt;/P&gt;&lt;P&gt;no shut&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;&lt;P&gt;int bvi 10&lt;/P&gt;&lt;P&gt;ip address 10.0.0.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;int bvi 20&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip address 10.0.1.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and then trunking on switch side (hosts) and router on stick on router side?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 01:08:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741508#M178651</guid>
      <dc:creator>cisco8887</dc:creator>
      <dc:date>2019-03-13T01:08:39Z</dc:date>
    </item>
    <item>
      <title>Found my answer and here it</title>
      <link>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741509#M178652</link>
      <description>&lt;P&gt;Found my answer and here it is for anyone wanting to do it in future&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;interface gig 0&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;no shut&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;interface gig0.10&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;encapsulation dot1 10&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;nameif inside1&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;bridge-group-10&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;no shut&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;interface gig0.20&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;encapsulation dot1 20&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;nameif inside2&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;bridge-group-20&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;no shut&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;interface gig 1&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;no shut&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;interface gig1.10&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;encapsulation dot1 11&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;nameif outside1&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;bridge-group-10&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;no shut&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;interface gig1.20&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;encapsulation dot1 21&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;nameif outside2&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;bridge-group-20&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;no shut&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;int bvi 10&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;ip address 10.0.0.2&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;int bvi 20&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;ip address 10.0.1.2&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;you need to setup up one side of the trunk to use 10 and 20 and other side to use 11 and 21&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;10 is bridged to 20&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;11 is bridged to 21&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14.4px; line-height: normal;"&gt;hope this helps anyone with the same problem .&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:34:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741509#M178652</guid>
      <dc:creator>cisco8887</dc:creator>
      <dc:date>2015-09-23T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Can you post your working</title>
      <link>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741510#M178653</link>
      <description>&lt;P&gt;Can you post your working config?&amp;nbsp; I have been trying to set this up no have no luck with.&amp;nbsp; Trying to pass 3 vlans through.&amp;nbsp; I'm showing link lights&amp;nbsp;but no traffic passing or even hitting the ASA.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;3750 - ASA5510 -3650&lt;/P&gt;
&lt;P&gt;dot1q&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dot1q trunk&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 15:54:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741510#M178653</guid>
      <dc:creator>tlienskt</dc:creator>
      <dc:date>2015-11-19T15:54:21Z</dc:date>
    </item>
    <item>
      <title>Can you post your working</title>
      <link>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741511#M178654</link>
      <description>&lt;P&gt;1&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 15:55:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741511#M178654</guid>
      <dc:creator>tlienskt</dc:creator>
      <dc:date>2015-11-19T15:55:33Z</dc:date>
    </item>
    <item>
      <title>Hi There,</title>
      <link>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741512#M178655</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I did it in a lab environment so don't have the configuration.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Your setup will need to be one side receiving one vlan and the other leaving in another vlan as per my earlier post&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;for instance to pass traffic between two vlans on same subnet using transparent mode, here is what you do&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;setup 0.10 and the switch side of it as passing vlan 10&lt;/P&gt;
&lt;P&gt;setup 1.10 and the switch swide of it as passing vlan 11&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;bridge 0.10 and 1.10 together using bridge group x for instance 10&lt;/P&gt;
&lt;P&gt;that should pass all traffic through&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;make sure you have nameif on each interface such as 0.10 and 1.10&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 19:32:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-transparent-multiple-subnets/m-p/2741512#M178655</guid>
      <dc:creator>cisco8887</dc:creator>
      <dc:date>2015-11-22T19:32:56Z</dc:date>
    </item>
  </channel>
</rss>

