<?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 Port Redirection and NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228284#M859715</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation where I have a single  NAT'ed server that needs ports http, https and a port redirection from 8080 to https done from the Internet into our DMZ.  Currently, I have a regular static and ACL that allows http and https traffic.  The port redirection piece is the question here because the only way I know how to do this is with a static statement.  I already have one static for the http and https traffic so I can't add another for the redirection part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to do port redirection without using statics?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 15:34:13 GMT</pubDate>
    <dc:creator>mike-greene</dc:creator>
    <dc:date>2019-03-11T15:34:13Z</dc:date>
    <item>
      <title>Port Redirection and NAT</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228284#M859715</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation where I have a single  NAT'ed server that needs ports http, https and a port redirection from 8080 to https done from the Internet into our DMZ.  Currently, I have a regular static and ACL that allows http and https traffic.  The port redirection piece is the question here because the only way I know how to do this is with a static statement.  I already have one static for the http and https traffic so I can't add another for the redirection part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to do port redirection without using statics?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:34:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228284#M859715</guid>
      <dc:creator>mike-greene</dc:creator>
      <dc:date>2019-03-11T15:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection and NAT</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228285#M859716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your question is not very much clear.&lt;/P&gt;&lt;P&gt;hope the below commnand will help you to resolve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(config)# static (inside,outside) tcp interface or publicip www 192.168.10.10 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;(config)# static (inside,outside) tcp interface or publicip https 192.168.10.10 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;(config)# static (inside,outside) tcp interface or publicip 8080 192.168.10.20 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 06:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228285#M859716</guid>
      <dc:creator>CSCO10905906</dc:creator>
      <dc:date>2009-05-20T06:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection and NAT</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228286#M859717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I need the config to look like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 www 192.x.x.34 www netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 https 192.x.x.34 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 8888 192.x.x.34 https netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last static gives me an duplicate error because the static above it allows https already I'm assuming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&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;&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, 20 May 2009 13:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228286#M859717</guid>
      <dc:creator>mike-greene</dc:creator>
      <dc:date>2009-05-20T13:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection and NAT</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228287#M859718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately it is a dup static entry for https doing it that way using same local host&lt;/P&gt;&lt;P&gt;unless you assign a secondary IP address on the server - 192.x.x.35 as second IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But probably best way is to workaround it by using policy NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;doing it with secondary server IP eg.. 192.x.x.35 would be  as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 https 192.x.x.34 https netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 8888 192.x.x.35 https netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing it with policy NAT -  no need for secondary IP address on server but using same 192.x.x.34 address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list policy_nat1 permit tcp host 192.x.x.34 eq https any&lt;/P&gt;&lt;P&gt;access-list policy_nat2 permit tcp host 192.x.x.34 eq https any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 https access-list policy_nat1&lt;/P&gt;&lt;P&gt;static (dmz,outside) tcp 125.x.x.34 8888  access-list policy_nat2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 18:49:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228287#M859718</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-05-20T18:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection and NAT</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228288#M859719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found out that the server did not need redirection but thanks for the solution for future use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 13:56:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228288#M859719</guid>
      <dc:creator>mike-greene</dc:creator>
      <dc:date>2009-05-21T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Port Redirection and NAT</title>
      <link>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228289#M859720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome Mike, thanks for rating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 22:40:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-redirection-and-nat/m-p/1228289#M859720</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-05-21T22:40:53Z</dc:date>
    </item>
  </channel>
</rss>

