<?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 with ACL in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093443#M915522</link>
    <description>&lt;P&gt;i have one global ip address x.x.188.5 and I have to servers 192.168.1.219 and 192.168.1.220. I want to advertise these servers over &lt;/P&gt;&lt;P&gt;the Internet on the following HTTPS &amp;amp; SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i advertise these servers with one global IP address. Please help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:23:31 GMT</pubDate>
    <dc:creator>wasiimcisco</dc:creator>
    <dc:date>2019-03-11T13:23:31Z</dc:date>
    <item>
      <title>Static with ACL</title>
      <link>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093443#M915522</link>
      <description>&lt;P&gt;i have one global ip address x.x.188.5 and I have to servers 192.168.1.219 and 192.168.1.220. I want to advertise these servers over &lt;/P&gt;&lt;P&gt;the Internet on the following HTTPS &amp;amp; SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i advertise these servers with one global IP address. Please help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:23:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093443#M915522</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2019-03-11T13:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Static with ACL</title>
      <link>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093444#M915524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, If A.B.C.D is the global IP, and your servers 192.168.1.219 and 220 are in DMZ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,Outside) tcp A.B.C.D  443  192.168.1.219  443&lt;/P&gt;&lt;P&gt;static (dmz,Outside) tcp A.B.C.D  22   192.168.1.220 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out-in permit tcp any host A.B.C.D eq 443&lt;/P&gt;&lt;P&gt;access-list out-in permit tcp any host A.B.C.D eq 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group out-in in interface Outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 16:29:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093444#M915524</guid>
      <dc:creator>dhananjoy chowdhury</dc:creator>
      <dc:date>2008-07-31T16:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Static with ACL</title>
      <link>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093445#M915528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the help, but now one more problem, i have my exchange server 172.15.1.2, 172.15.1.3. For internet browsing i m doing static nat for these two severs web surfacing. I want to only allow https, http and smtp for Internet browsing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static(inside,outside) x.x.x.x acccess-list exg-acl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit tcp host 172.15.1.2 any eq https&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit tcp host 172.15.1.2 any eq http&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit tcp host 172.15.1.2 any eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit tcp host 172.15.1.3 any eq https&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit tcp host 172.15.1.3 any eq http&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit tcp host 172.15.1.3 any eq smtp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working only when i allow the full ip by this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit ip host 172.15.1.3 any &lt;/P&gt;&lt;P&gt;access-list exg-acl extended permit ip host 172.15.1.2 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why it is so. Please let me know &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>Thu, 31 Jul 2008 19:56:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-with-acl/m-p/1093445#M915528</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-07-31T19:56:01Z</dc:date>
    </item>
  </channel>
</rss>

