<?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 static nat problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005422#M916395</link>
    <description>&lt;P&gt;I want to do policy nat. see the attachement for network diagram. User from 192.168.1.0 subnet wants to access application server on 172.28.98.28 IP address and users on subnet 172.28.92.0 subnet wants to access this application server on 172.28.33.28, which is orignial Ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server is located on inside interface and users subnets are located on lower secuirty level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now users are accessing it following configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.98.28 172.28.35.28 netmask 255.255.255.255&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;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:16:58 GMT</pubDate>
    <dc:creator>wasiimcisco</dc:creator>
    <dc:date>2019-03-11T13:16:58Z</dc:date>
    <item>
      <title>static nat problem</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005422#M916395</link>
      <description>&lt;P&gt;I want to do policy nat. see the attachement for network diagram. User from 192.168.1.0 subnet wants to access application server on 172.28.98.28 IP address and users on subnet 172.28.92.0 subnet wants to access this application server on 172.28.33.28, which is orignial Ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server is located on inside interface and users subnets are located on lower secuirty level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right now users are accessing it following configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.98.28 172.28.35.28 netmask 255.255.255.255&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;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:16:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005422#M916395</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2019-03-11T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: static nat problem</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005423#M916397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list NET1 permit ip host 172.28.33.28  192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;access-list NET2 permit ip host 172.28.33.28  172.28.92.0 255.255.255.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.28.98.28 access-list NET1&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.28.33.28 access-list NET2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2008 19:40:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005423#M916397</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-19T19:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: static nat problem</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005424#M916400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I applied the following configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list NET1 permit ip host 172.28.35.28 host 172.28.92.54&lt;/P&gt;&lt;P&gt;access-list NET2 permit ip host 172.28.35.28 host 172.28.92.72 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.98.28 access-list NET1 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.35.28 access-list NET2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; but now both users as mentioned in the below configuration as able to access same application with 35 and 98 IP address. How can i restrict only only user to access this ip with only IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want 92.54 users to access this application with both IP address. &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>Sat, 19 Jul 2008 20:27:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005424#M916400</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-07-19T20:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: static nat problem</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005425#M916403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;show the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2008 20:31:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005425#M916403</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-19T20:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: static nat problem</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005426#M916407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use access-list on edn interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2008 21:10:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-problem/m-p/1005426#M916407</guid>
      <dc:creator>a.alekseev</dc:creator>
      <dc:date>2008-07-19T21:10:22Z</dc:date>
    </item>
  </channel>
</rss>

