<?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: unable to access LAN to DMZ via L3 switch in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747887#M1096392</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1336147"&gt;@rajesh4&lt;/a&gt; possibly a NAT issue, there are 10 NAT rules above the screenshot of the rules you provided, traffic may unintentially match one of those rules, from the CLI of the switch run &lt;STRONG&gt;show nat detail&lt;/STRONG&gt; and provide the output.&lt;/P&gt;
&lt;P&gt;Provide the packet-tracer output as previously requested, this would confirm the NAT rule and which Access Control rule is matched.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 16:51:14 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2023-01-02T16:51:14Z</dc:date>
    <item>
      <title>unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746914#M1096359</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Network topology&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are migrating the Cyberoam to firepower 1010,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;issue reported:&lt;/P&gt;
&lt;P&gt;"Unable to access LAN to DMZ via LAN L3 switch"&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Internal LAN (192.168.10.2)--||--L3 switch 192.168.9.2 --|| -- FW 1010 LAN interface 192.168.9.1 --||-- FW 1010 DMZ interface 192.168.4.1 --||-- 192.168.4.190(host machine)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) We can able to ping from internal LAN network 192.168.10.2 to FW 1010 LAN interface 192.168.9.1 (working fine)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) And when I am tried to ping from internal LAN network 192.168.10.2 to DMZ host machine 192.168.4. 190 (Not working and tracert output is up to reachable 192.168.10.1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) In the existing Cyberoam firewall routing is working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Required your assistance to resolve issue and kindly assign to senior expert engineer to troubleshoot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help me why 192.168.4.1 not reachable from 192.168.10.2 internal LAN system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your reference attached network topology.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 12:56:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746914#M1096359</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2022-12-30T12:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746926#M1096361</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1336147"&gt;@rajesh4&lt;/a&gt;&amp;nbsp;you cannot ping the DMZ interface IP address (192.168.4.1) when you are connected behind the LAN interface, that's by design on the FTD. The FTD only responds to ICMP traffic sent to the interface that traffic comes in on; you cannot send ICMP traffic through one FTD interface to a far FTD interface.&lt;/P&gt;
&lt;P&gt;You should test connectivity by pinging a device in the DMZ, for that you need to create an Access Control rule to permit the traffic. Also, ensure that NAT is not unintentially translating the traffic.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 13:28:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746926#M1096361</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-12-30T13:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746932#M1096363</link>
      <description>&lt;P&gt;the issue in L3SW not in FW.&lt;BR /&gt;you must add route to DMZ subnet in L3SW toward INside interface of FW.&amp;nbsp;&lt;BR /&gt;that all.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 13:41:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746932#M1096363</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-12-30T13:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746933#M1096364</link>
      <description>&lt;P&gt;Hi Rob,&lt;/P&gt;
&lt;P&gt;Thank you for your response,&lt;/P&gt;
&lt;P&gt;Noted, I want to reach NAS server 192.168.4.190 from 192.168.10.2 via 192.168.9.1&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Internal LAN (192.168.10.2)--||--L3 switch 192.168.9.2 --|| -- FW 1010 LAN interface 192.168.9.1 --||-- 192.168.4.190(host machine)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Kindly help us to resolve issue.&lt;/P&gt;
&lt;P&gt;"Same setup working in Cyberoam firewall" When i replace the firepower 1010 firewall not working.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;S Rajesh&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;+91-8861530472&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 13:49:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746933#M1096364</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2022-12-30T13:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746935#M1096365</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1336147"&gt;@rajesh4&lt;/a&gt; you can run packet-tracer this will confirm where the problem lies.&lt;/P&gt;
&lt;P&gt;From the CLI of the FTD run "&lt;EM&gt;packet-tracer input &amp;lt;source interface name&amp;gt; tcp 192.168.10.2 3000 192.168.4.190 80&lt;/EM&gt;" and provide the output for review.&lt;/P&gt;
&lt;P&gt;Please provide a screenshot of your Access Control policy and NAT rules on the FTD.&lt;/P&gt;
&lt;P&gt;From the CLI of the FTD run "show route" and provide the output for review.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 13:53:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746935#M1096365</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-12-30T13:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746939#M1096367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"Same setup working in Cyberoam firewall" When i replace the firepower 1010 firewall not working.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In L3 switch already have the default route and still not working.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#ip route 0.0.0.0 0.0.0.0 192.168.9.1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We can able to ping firewall interface 192.168.9.1/30 via L3 switch LAN IP 192.168.10.2/24&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if trying to ping the NAS IP address from same LAN IP 192.168.10.2 to 192.168.4.190. not working ( tracert output 192.168.10.1)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;S Rajesh&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;+91- 8861530472&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 14:09:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746939#M1096367</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2022-12-30T14:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746940#M1096368</link>
      <description>&lt;P&gt;Hi Rob,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If possible can we connect through remote session or through call, it would be better for understand setup &amp;amp; issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rajesh +918861530472&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 14:11:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746940#M1096368</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2022-12-30T14:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746941#M1096369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If possible can we connect through remote session or through call, it would be better for understand setup &amp;amp; issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rajesh +918861530472&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 14:12:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4746941#M1096369</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2022-12-30T14:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747879#M1096391</link>
      <description>&lt;P&gt;Dear Rob,&lt;/P&gt;
&lt;P&gt;Please find the attached screenshot of ACL, NAT &amp;amp; Route.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;S Rajesh&lt;/P&gt;
&lt;P&gt;+91-8861530472&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 16:38:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747879#M1096391</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2023-01-02T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747887#M1096392</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1336147"&gt;@rajesh4&lt;/a&gt; possibly a NAT issue, there are 10 NAT rules above the screenshot of the rules you provided, traffic may unintentially match one of those rules, from the CLI of the switch run &lt;STRONG&gt;show nat detail&lt;/STRONG&gt; and provide the output.&lt;/P&gt;
&lt;P&gt;Provide the packet-tracer output as previously requested, this would confirm the NAT rule and which Access Control rule is matched.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 16:51:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747887#M1096392</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2023-01-02T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747897#M1096393</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/20046"&gt;@rob&lt;/a&gt; I have disabled all NAT policy and only i have enabled the NAT policy no 11 &amp;amp; 12.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 17:00:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747897#M1096393</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2023-01-02T17:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747908#M1096394</link>
      <description>&lt;P&gt;I have to reach (DMZ network) 192.168.4.0/24 series from L3 switch 192.168.10.0/24&lt;/P&gt;
&lt;P&gt;And my route should work like this 192.168.10.1---&amp;gt; 192.168.9.1---&amp;gt;192.168.4.X and reserve route should work like this 192.168.4.1---&amp;gt;192.168.9.2---&amp;gt;192.168.10.X&lt;/P&gt;
&lt;P&gt;How can cerate route in firepower firewall 1010 and L3 switch.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&amp;nbsp;&lt;/P&gt;
&lt;P&gt;S Rajesh&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 17:11:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747908#M1096394</guid>
      <dc:creator>rajesh4</dc:creator>
      <dc:date>2023-01-02T17:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: unable to access LAN to DMZ via L3 switch</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747915#M1096395</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1336147"&gt;@rajesh4&lt;/a&gt; please provide the exact information requested.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 17:21:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-access-lan-to-dmz-via-l3-switch/m-p/4747915#M1096395</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2023-01-02T17:21:09Z</dc:date>
    </item>
  </channel>
</rss>

