<?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: static nat and  port in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078356#M1069791</link>
    <description>Hi,&lt;BR /&gt;I 'll make it simple , like static nat , I want to translate the port also .&lt;BR /&gt;the user connect to the port 8080 and asa would translate to 8069&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 02 May 2020 16:56:40 GMT</pubDate>
    <dc:creator>bluesea2010</dc:creator>
    <dc:date>2020-05-02T16:56:40Z</dc:date>
    <item>
      <title>static nat and  port</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4077880#M1069761</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt;service-object object 8069&lt;BR /&gt;&lt;BR /&gt;access-list Outside_access_in extended permit object-group DM_INLINE_SERVICE_1 any object Obj-192.168.100.100&lt;BR /&gt;object network 192.168.100.100&lt;BR /&gt;nat (DMZ,Outside) static 1.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;users are accessing using &lt;A href="https://1.1.1.1:8069&amp;nbsp;" target="_blank"&gt;https://1.1.1.1:8069&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to change the port from 8069 to 8080 without changing in the server .&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I change it in the NAT&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 12:53:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4077880#M1069761</guid>
      <dc:creator>bluesea2010</dc:creator>
      <dc:date>2020-05-01T12:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: static nat and  port</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4077968#M1069765</link>
      <description>&lt;P&gt;Just change the port number that it.&lt;/P&gt;
&lt;PRE&gt;object service 8080&lt;BR /&gt; service tcp destin eq 8080&lt;BR /&gt;!&lt;BR /&gt;object-group service DM_INLINE_SERVICE_1&lt;BR /&gt;service-object object 8080
!
object network 192.168.100.100
nat (DMZ,Outside) static 1.1.1.1
!
access-list Outside_access_in extended permit object-group DM_INLINE_SERVICE_1 any object Obj-192.168.100.100&lt;/PRE&gt;</description>
      <pubDate>Fri, 01 May 2020 16:09:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4077968#M1069765</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-05-01T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: static nat and  port</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078163#M1069777</link>
      <description>Hi,&lt;BR /&gt;I am sorry , I could not convey my requirement .&lt;BR /&gt;The port is on the server is 8069 , I want to give port 8080 to the public instead of 8069&lt;BR /&gt;I mean firewall should translate from 8080 to 8069&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 01 May 2020 21:27:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078163#M1069777</guid>
      <dc:creator>bluesea2010</dc:creator>
      <dc:date>2020-05-01T21:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: static nat and  port</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078311#M1069787</link>
      <description>&lt;P&gt;sorry i am confused what you asking. you saying user coming from outside interface with any random ip address with random port need to hit server 8089 but before hitting its need to change the port 8089 to port 8080?&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2020 11:33:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078311#M1069787</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-05-02T11:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: static nat and  port</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078356#M1069791</link>
      <description>Hi,&lt;BR /&gt;I 'll make it simple , like static nat , I want to translate the port also .&lt;BR /&gt;the user connect to the port 8080 and asa would translate to 8069&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 02 May 2020 16:56:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078356#M1069791</guid>
      <dc:creator>bluesea2010</dc:creator>
      <dc:date>2020-05-02T16:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: static nat and  port</title>
      <link>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078381#M1069794</link>
      <description>&lt;PRE&gt;object network 192.168.100.100
nat (DMZ,Outside) static 1.1.1.1 service tcp 8080 8069
!
access-list Outside_access_in extended permit tcp any object Obj-192.168.100.100 eq 8080&lt;/PRE&gt;
&lt;P&gt;now when end user open a url 1.1.1.1:8080 asa will do the translation to port 8069.&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2020 19:26:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/static-nat-and-port/m-p/4078381#M1069794</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-05-02T19:26:11Z</dc:date>
    </item>
  </channel>
</rss>

