<?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 Firewalls in DMZ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720273#M1049638</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have a 2 asa Firewall DMZ to set up, my question is i plan to put a switch between them is there any special config I need in order to route traffic through internal Firewall to external Firewall to Internet.??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:19:48 GMT</pubDate>
    <dc:creator>benolyndav</dc:creator>
    <dc:date>2020-02-21T16:19:48Z</dc:date>
    <item>
      <title>Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720273#M1049638</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have a 2 asa Firewall DMZ to set up, my question is i plan to put a switch between them is there any special config I need in order to route traffic through internal Firewall to external Firewall to Internet.??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720273#M1049638</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2020-02-21T16:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720300#M1049649</link>
      <description>&lt;P&gt;Is there a benefit to having 2 separate firewalls?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can have an inside interface, DMZ interface, and outside interface with one firewall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To answer your question, the two DMZ interfaces would have to be in same VLAN on same subnet and have routes to respective public and private networks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please mark helpful posts.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 23:52:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720300#M1049649</guid>
      <dc:creator>Alex Pfeil</dc:creator>
      <dc:date>2018-10-05T23:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720318#M1049671</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What do you want to achieve? Do you have a quick drawing?&lt;BR /&gt;&lt;BR /&gt;You need to certainly take about access policies, routing. That's pretty much it. I believe all your public are only on your internet firewalls and Nat is done there, right?</description>
      <pubDate>Sat, 06 Oct 2018 03:03:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720318#M1049671</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-06T03:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720332#M1049717</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I'm not sure om how to route traffic from Inside firewall to Internet Firewall to Internet, what gateway would i use for internal firewall internet route.???&lt;/P&gt;</description>
      <pubDate>Sat, 06 Oct 2018 07:19:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720332#M1049717</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-06T07:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720474#M1049736</link>
      <description>Can you share a drawing of what you implementing and then maybe we can help better.</description>
      <pubDate>Sun, 07 Oct 2018 00:06:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720474#M1049736</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-07T00:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720482#M1049749</link>
      <description>If you are insisting on using two firewalls, static routing on a firewall would be pretty easy.&lt;BR /&gt;&lt;BR /&gt;Internet firewall&lt;BR /&gt;Route outside 0.0.0.0 0.0.0.0 gatewayIP&lt;BR /&gt;Route inside allInternalSubnets insideFirewallOutsideIp&lt;BR /&gt;Example&lt;BR /&gt;Route inside 172.16.0.0 255.255.0.0 172.16.254.1&lt;BR /&gt;&lt;BR /&gt;Inside firewall example&lt;BR /&gt;Route outside 0.0.0.0 0.0.0.0 172.16.254.2&lt;BR /&gt;&lt;BR /&gt;This is just an example. One consideration would be that having two firewalls in one DMZ subnet can be an issue because there are two possible gateways. Are you going to have a router in the DMZ? The issue with two gateways is that a server will only have one default gateway configured. You can resolve this with static routes on the servers. &lt;BR /&gt;&lt;BR /&gt;Please rate helpful posts.</description>
      <pubDate>Sun, 07 Oct 2018 01:04:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720482#M1049749</guid>
      <dc:creator>Alex Pfeil</dc:creator>
      <dc:date>2018-10-07T01:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720484#M1049759</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;If you could advise on how to set up default routes as per my original post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 01:27:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720484#M1049759</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T01:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720485#M1049767</link>
      <description>On firewall internet:&lt;BR /&gt;&lt;BR /&gt;You need to add a route inside to all your subnets behind this firewall and with your internal firewall as next hop.&lt;BR /&gt;You need to bridge the Nat is anything inside natted on your outside interface.&lt;BR /&gt;&lt;BR /&gt;On your internal firewall:&lt;BR /&gt;&lt;BR /&gt;You need to add a route outside 0.0.0.0 0.0.0.0 172.20.57.2&lt;BR /&gt;You need to make sure you're not doing any nat because your internet firewall will do.&lt;BR /&gt;This firewall knows all subnets connected to him but you need to add acl on your outside to let packets in when something comes from the internet firewall if needed like nat an internal service for example&lt;BR /&gt;&lt;BR /&gt;With this basic config you should be able to access Internet from everywhere.&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Oct 2018 01:48:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720485#M1049767</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-07T01:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720548#M1049774</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;When i try adding&amp;nbsp; Route&amp;nbsp;&lt;SPAN&gt;outside 0.0.0.0 0.0.0.0 172.20.57.2 on internal Firewall, I get a error saying connected route.??????&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 07:18:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720548#M1049774</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T07:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720577#M1049869</link>
      <description>&lt;P&gt;If 172.20.57.2 is an interface on the ASA, you want to change that to the next hop interface. Do you already have a default route set?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark helpful posts.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 10:20:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720577#M1049869</guid>
      <dc:creator>Alex Pfeil</dc:creator>
      <dc:date>2018-10-07T10:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720600#M1049871</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;No Default route on internal Firewall, I dont understand why the Firewall wont allow me to add the default route, error connecte route. ????????&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 12:20:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720600#M1049871</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720658#M1049873</link>
      <description>172.20.57.x needs to be next hop and not the ASA.&lt;BR /&gt;For example, if the Asa is 172.20.57.2 and the next hop router is 172.20.57.1.&lt;BR /&gt;&lt;BR /&gt;Route outside 0.0.0.0 0.0.0.0 172.20.57.1&lt;BR /&gt;&lt;BR /&gt;Please mark helpful posts.</description>
      <pubDate>Sun, 07 Oct 2018 20:08:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720658#M1049873</guid>
      <dc:creator>Alex Pfeil</dc:creator>
      <dc:date>2018-10-07T20:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720659#M1049875</link>
      <description>Ok based on what was written on your doc I thought 57.2 was the inside interface of your internet firewall, that's why I said on your internal firewall you would need a default route pointing towards your internet firewall for internet access. If that's not the IP, then you can adjust it or share a visible/readable design with all IPs and I can help you with the right/correct routes you need to configure and where you need to configure them.</description>
      <pubDate>Sun, 07 Oct 2018 20:14:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720659#M1049875</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-07T20:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720660#M1049876</link>
      <description>&lt;P&gt;I might be missing something here but the two asa's are connected through a switch, internal Firewall ip address is .1 the internet facing firewall is .2 so as you can see thes two in same subnet so the next hop for the internak firewall would be .2 surely.???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 20:16:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720660#M1049876</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T20:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720661#M1049877</link>
      <description>.2 would be next-hop for internal firewall and you should have there a route like (let's assume on your internal fw with .1 the name is outside): route outside 0.0.0.0 0.0.0.0 172.20.57.2&lt;BR /&gt;&lt;BR /&gt;Then on your internet firewall, to reach your internal subnets (let's say the supernet is 10.0.0.0/8 and name of interface is inside), you should have: route inside 10.0.0.0 255.0.0.0 172.20.57.1</description>
      <pubDate>Sun, 07 Oct 2018 20:19:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720661#M1049877</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-07T20:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720664#M1049878</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Thanks for the help ive attached a drawing its a bit basic, apologies for that, im just confused that when I try adding default route on internal firewall and use .2 as gateway i get the error connected route and the Firewall docent insert the route.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 20:30:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720664#M1049878</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T20:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720666#M1049879</link>
      <description>The error you're getting is on internal or internet firewall? Can you share the command you're typing?</description>
      <pubDate>Sun, 07 Oct 2018 20:36:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720666#M1049879</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-07T20:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720667#M1049880</link>
      <description>&lt;P&gt;&amp;nbsp;route outside 0.0.0.0 0.0.0.0 172.20.57.2&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 20:39:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720667#M1049880</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T20:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720668#M1049881</link>
      <description>&lt;P&gt;and the error is on internal FW, thats where im trying to add the route&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 20:40:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720668#M1049881</guid>
      <dc:creator>benolyndav</dc:creator>
      <dc:date>2018-10-07T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Firewalls in DMZ</title>
      <link>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720671#M1049882</link>
      <description>Can you share output of "show int ip bri" and "show route" from both firewalls please?</description>
      <pubDate>Sun, 07 Oct 2018 20:42:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewalls-in-dmz/m-p/3720671#M1049882</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2018-10-07T20:42:31Z</dc:date>
    </item>
  </channel>
</rss>

