<?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: 5520 PAT question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644355#M580200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the question is not very clear. What I understand is that you have a webserver on the DMZ that you access from the outside. I assume that you have only one public IP for this server and you are doing port forwarding, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp &lt;OUTSIDE_IP&gt; 80 &lt;DMZ_IP&gt; 80&lt;/DMZ_IP&gt;&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp &lt;OUTSIDE_IP&gt; 443 &lt;DMZ_IP&gt; 443&lt;/DMZ_IP&gt;&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-l outside_in permit tcp any host &lt;OUTSIDE_IP&gt; eq 80&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;access-l outside_in permit tcp any host &lt;OUTSIDE_IP&gt; eq 443&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I understand that you want to access the webserver from the inside, is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the inside with a simple NAT and Global you should be able to access the dmz_ip with either HTTP or HTTPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 01:12:45 GMT</pubDate>
    <dc:creator>PAUL GILBERT ARIAS</dc:creator>
    <dc:date>2011-03-10T01:12:45Z</dc:date>
    <item>
      <title>5520 PAT question</title>
      <link>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644354#M580199</link>
      <description>&lt;DIV id="post_message_229999"&gt;in our DMZ we have a webserver. On this server we have multiple sites setup.&amp;nbsp; On the ASA i have some PAT rules in place&amp;nbsp; that work fine from the outside. Everyone comes in and sees the sites on port 80 or 443 just fine. How we want it.&lt;P&gt;&lt;/P&gt;Now the issue is that from the internal network when we go to the site since we can't get out to the outside interface and come back into the DMZ.&amp;nbsp; I have DNS setup internally to point our site to the DMZ address. In doing this you end up with the port showing in the url like&amp;nbsp; this. ~.com:82/&lt;P&gt;&lt;/P&gt;What I want is to be able to not have that port showing for both internal and VPN users.&amp;nbsp; Is there a way to have another rule or something in place on the ASA to either allow traffice out to the public address or a way to have another PAT rule that works for both internal users and users comming in on VPN?&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:03:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644354#M580199</guid>
      <dc:creator>BumSkull623</dc:creator>
      <dc:date>2019-03-11T20:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: 5520 PAT question</title>
      <link>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644355#M580200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the question is not very clear. What I understand is that you have a webserver on the DMZ that you access from the outside. I assume that you have only one public IP for this server and you are doing port forwarding, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp &lt;OUTSIDE_IP&gt; 80 &lt;DMZ_IP&gt; 80&lt;/DMZ_IP&gt;&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp &lt;OUTSIDE_IP&gt; 443 &lt;DMZ_IP&gt; 443&lt;/DMZ_IP&gt;&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-l outside_in permit tcp any host &lt;OUTSIDE_IP&gt; eq 80&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;access-l outside_in permit tcp any host &lt;OUTSIDE_IP&gt; eq 443&lt;/OUTSIDE_IP&gt;&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I understand that you want to access the webserver from the inside, is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the inside with a simple NAT and Global you should be able to access the dmz_ip with either HTTP or HTTPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 01:12:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644355#M580200</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-10T01:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: 5520 PAT question</title>
      <link>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644356#M580201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorrry for not being very clear, if you can't tell I am not that familiar with the Cisco ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a webserver in my DMZ.&amp;nbsp; The website needs to be accessed by outside, inside and VPN.&amp;nbsp; This one server hosts several sites withing IIS.&amp;nbsp; I have several Public IP's, its a /27 public IP range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;www.mysite.com 1.1.1.1&lt;/P&gt;&lt;P&gt;this.mysite.com 1.1.1.2&lt;/P&gt;&lt;P&gt;that.mysite.com 1.1.1.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we have it setup like this:&lt;/P&gt;&lt;P&gt;The one server has one IP address on the DMZ then from the ASA its doing PAT to take the Public port 80 and routing it to the internal IP on port 82.&amp;nbsp; Then IIS site 1 is set to listen on port 82, site 2 on 83 and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you go to &lt;A href="https://community.cisco.com/www.mysite.com" target="_blank"&gt;www.mysite.com&lt;/A&gt; you are actually getting 192.168.0.1:82, this.mysite.com&amp;gt;192.168.0.1:83....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I access the website fron the Inside it goes to my internal DNS and gets the DMZ ip address.&amp;nbsp; Then when you go to that IP you end up seeing the port assignment in the address bar.&amp;nbsp;&amp;nbsp; I am using IIS URL rewrite to read the domain name passed and then direct to the correct port so you can access the site.&amp;nbsp; So from the inside if I go to &lt;A href="https://community.cisco.com/www.mysite.com" target="_blank"&gt;www.mysite.com&lt;/A&gt;, you end up with www.mysite.com:82&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to be able to do is access the site from Inside and not have the port show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While trying to find a way to explain this so that someone else might understand, i had a thought.&amp;nbsp; I know bad right..&lt;/P&gt;&lt;P&gt;This is one of the PAT rules now.&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 1.1.1.1 www 192.168.0.1 82 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if I do this&lt;/P&gt;&lt;P&gt;static (dmz,inside) tcp 1.1.1.1 www 192.168.0.1 82 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gave it a try and it seems to do the trick, after I changed my internal DNS to point &lt;A href="https://community.cisco.com/www.mysite.com" target="_blank"&gt;www.mysite.com&lt;/A&gt; to 1.1.1.1 instead of 192.168.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this isn't the best way and if its not, i am open any recommendations that you may have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 01:51:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644356#M580201</guid>
      <dc:creator>BumSkull623</dc:creator>
      <dc:date>2011-03-10T01:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: 5520 PAT question</title>
      <link>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644357#M580202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that seems to be the right sintax. It is a outside NAT with port forwarding.&lt;/P&gt;&lt;P&gt;If you already tried that and it worked then you did a great job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 01:57:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5520-pat-question/m-p/1644357#M580202</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-10T01:57:41Z</dc:date>
    </item>
  </channel>
</rss>

