<?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 PIX Nat Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907845#M957421</link>
    <description>&lt;P&gt;I have two subnets. I want to make few users on these subnets to browse the internet, Not all users. I have made an access-list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list browsing extended permit ip host 172.28.33.30 any &lt;/P&gt;&lt;P&gt;access-list browsing extended permit ip host 172.28.86.0 any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 6 access-list browsing&lt;/P&gt;&lt;P&gt;global (outside) 6 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to see hit count and not able any entry in xlate or conn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out. This is simply configuation and dont know where i m doing mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 11:45:19 GMT</pubDate>
    <dc:creator>wasiimcisco</dc:creator>
    <dc:date>2019-03-11T11:45:19Z</dc:date>
    <item>
      <title>PIX Nat Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907845#M957421</link>
      <description>&lt;P&gt;I have two subnets. I want to make few users on these subnets to browse the internet, Not all users. I have made an access-list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list browsing extended permit ip host 172.28.33.30 any &lt;/P&gt;&lt;P&gt;access-list browsing extended permit ip host 172.28.86.0 any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 6 access-list browsing&lt;/P&gt;&lt;P&gt;global (outside) 6 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to see hit count and not able any entry in xlate or conn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out. This is simply configuation and dont know where i m doing mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:45:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907845#M957421</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2019-03-11T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Nat Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907846#M957422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the other NAT configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also 172.28.86.0 ? - is that correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 09:01:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907846#M957422</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-01-09T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Nat Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907847#M957423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list nonat extended permit ip 172.28.92.0 255.255.255.0 172.28.37.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 172.28.32.0 255.255.255.0 172.28.37.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 172.28.64.0 255.255.255.0 172.28.37.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list nonat&lt;/P&gt;&lt;P&gt;nat (inside) 6 access-list browsing&lt;/P&gt;&lt;P&gt;nat (inside) 3 172.28.32.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 4 172.28.33.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 5 172.28.80.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 6 172.28.86.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 172.28.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 2 172.28.92.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (edn) 1 172.29.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (edn) 2 172.29.2.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (edn) 6 172.31.205.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (edn) 5 10.0.0.0 255.255.224.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes 172.28.86.0 255.255.255.0 is a subnet. I want to make only 172.28.86.10 can browse the internet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now internet is working on 172.28.86.10 but my making the following nat configuation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 6 172.28.86.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global(outside) 6 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i remove this nat configuation and try to configure it with access-list in nat. it was not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 09:16:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907847#M957423</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-01-09T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Nat Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907848#M957424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because nat exemption with an access-list takes precedence over nat with an access-list so you cannot do it this way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to do it with the second type of NAT statement you have used rather than an access-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 11:44:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907848#M957424</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-01-09T11:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Nat Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907849#M957425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The access list you have is for address translation. You have to create an access list and apply it to the inside interface inbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the access list first allow the host you want to give access and then deny everything else. You could restrict the users for certain ports if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 13:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-nat-problem/m-p/907849#M957425</guid>
      <dc:creator>jayn</dc:creator>
      <dc:date>2008-01-09T13:23:47Z</dc:date>
    </item>
  </channel>
</rss>

