<?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: FWSM With NAT Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295273#M826405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your guide.&lt;/P&gt;&lt;P&gt;I have a better understand for the security level already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Device on a lower security interface to talk to a device on a higher security interface you need an acl rule + a NAT rule &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we must specific ACL rule + NAT Rule for Lower Security to Higher Security and Without the ACL rule to specific which port/service, the communication will be failed too right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon, can you guide me what is the differentiate between option 1 and 3 !?&lt;/P&gt;&lt;P&gt;How the config of option 1 look like as comparing with option 3!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 19:09:11 GMT</pubDate>
    <dc:creator>terry_leong</dc:creator>
    <dc:date>2009-09-18T19:09:11Z</dc:date>
    <item>
      <title>FWSM With NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295271#M826351</link>
      <description>&lt;P&gt;Dear Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I face a connectivity issue between inside and outside if i'm using FWSM module on my Cat 6509 and please assist me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is scenario description&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;1. My Inside Network device able to ping all outside network Device Via the Private WAN, and access to internet via outside network - internet gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. All Outside network device unable to Ping all inside network device via the private network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. After add one static NAT rule in FWSM, outside network able to ping the specific IP.&lt;/P&gt;&lt;P&gt;"static (INSIDE,OUTSIDE) 172.16.35.7 172.16.35.7 netmask 255.255.255.255"&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;Please refer below FWSM config and ADSM diagram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt; interface Vlan500&lt;/P&gt;&lt;P&gt; nameif INSIDE&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 172.26.149.1 255.255.255.0 standby 172.26.149.3 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan600&lt;/P&gt;&lt;P&gt; nameif OUTSIDE&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 172.26.20.12 255.255.255.0 standby 172.26.20.13 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xlate-bypass&lt;/P&gt;&lt;P&gt;global (OUTSIDE) 1 172.26.20.249 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (INSIDE) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (INSIDE,OUTSIDE) 172.16.35.7 172.16.35.7 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route INSIDE 172.16.35.0 255.255.255.0 172.26.149.254 1 ## 172.26.149.254 is Core Switch GLBP Virtual Gateway&lt;/P&gt;&lt;P&gt;route INSIDE 172.26.44.0 255.255.255.0 172.26.149.254 1&lt;/P&gt;&lt;P&gt;route OUTSIDE 0.0.0.0 0.0.0.0 172.26.20.10 1 ## 172.26.20.10 is Metro-E router use for connected to another site.&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Guide and lead me for below question.&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;1. Any Wrong with the Configuration !? NAT !?&lt;/P&gt;&lt;P&gt;2. Should configure bi-direction NAT !? or should specific all Static NAT rule !?&lt;/P&gt;&lt;P&gt;3. How to make all outside device able to communicate with inside one !?&lt;/P&gt;&lt;P&gt;4. Any related Doc can help me, i have to boost my security knowledge (^_^)&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:17:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295271#M826351</guid>
      <dc:creator>terry_leong</dc:creator>
      <dc:date>2019-03-11T16:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM With NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295272#M826388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"After add one static NAT rule in FWSM, outside network able to ping the specific IP.&lt;/P&gt;&lt;P&gt;"static (INSIDE,OUTSIDE) 172.16.35.7 172.16.35.7 netmask 255.255.255.255"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct because for an outside to talk to an inside device or more specifically for a device on a lower security interface to talk to a device on a higher security interface you need an acl rule + a NAT rule. So what you have done is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally speaking you don't want to allow all outside devices to talk to all inside devices, hence the reason you normally have to add the NAT rule. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can either &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) use bi-directional for all inside devices&lt;/P&gt;&lt;P&gt;2) turn off NAT altogether ie. "no nat-control"&lt;/P&gt;&lt;P&gt;3) use static statements as you have. Note that you can use static network statements rather than just individual host entries ie. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.35.0 172.16.35.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you should only allow outside to access internal devices for specific services not just open up all access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 17:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295272#M826388</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-09-18T17:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM With NAT Issue</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295273#M826405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your guide.&lt;/P&gt;&lt;P&gt;I have a better understand for the security level already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Device on a lower security interface to talk to a device on a higher security interface you need an acl rule + a NAT rule &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we must specific ACL rule + NAT Rule for Lower Security to Higher Security and Without the ACL rule to specific which port/service, the communication will be failed too right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon, can you guide me what is the differentiate between option 1 and 3 !?&lt;/P&gt;&lt;P&gt;How the config of option 1 look like as comparing with option 3!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 19:09:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-with-nat-issue/m-p/1295273#M826405</guid>
      <dc:creator>terry_leong</dc:creator>
      <dc:date>2009-09-18T19:09:11Z</dc:date>
    </item>
  </channel>
</rss>

