<?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 Policy based nat help needed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848208#M490580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bit I'm trying to get working is the port forwarding for port 44580.&amp;nbsp; There is a similar application on the same server that uses port 8799 and from the config above I've extracted the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-WWW:8799 &lt;/P&gt;&lt;P&gt; host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network EXT-FAR-ASLAN&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service EXT-FAR-ASLAN-TCP-IN tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq 8799&lt;/P&gt;&lt;P&gt; port-object eq 44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit tcp any object-group EXT-FAR-ASLAN object-group EXT-FAR-ASLAN-TCP-IN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-WWW:8799&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp www 8799 &lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I want to do is to have the same config except for a different port number - 44580.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if I'm not explaining myself very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 14:51:57 GMT</pubDate>
    <dc:creator>Robert Mogan</dc:creator>
    <dc:date>2011-12-21T14:51:57Z</dc:date>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848201#M490568</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm struggling to configure an ASA firewall - vers 8.31&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dmz contains a group of servers.&amp;nbsp; A new application has been put onto one of the servers and assigned a port number, it is to be accessible from the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been asked to open a port on the firewall and to configure nat for the specific port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a book which seems to refer to the old way of doing things (as the commands don't work) and I've been looking at the following document:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa83/upgrading/migrating.html#wp112714" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa83/upgrading/migrating.html#wp112714&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm stuck - I spent all day yesterday trying to sort this and I'm no further forward so any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:04:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848201#M490568</guid>
      <dc:creator>Robert Mogan</dc:creator>
      <dc:date>2019-03-11T22:04:29Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848202#M490570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably should mention that all the other configurations are policy based and I inherited this firewall from an engineer who left in a hurry so the configs not documented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 10:23:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848202#M490570</guid>
      <dc:creator>Robert Mogan</dc:creator>
      <dc:date>2011-12-21T10:23:06Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848203#M490572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you talking about port forwarding&amp;nbsp; configuration for new sever with specific port ? better to post your configuration here mentioning new IP of server and what exactly you are looking for.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 11:07:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848203#M490572</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-12-21T11:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848204#M490573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I think its port forwarding. Machines on the internet (there's only one at the moment but expected to grow to maybe as many as 50 within a few years) will connect to a database on the server using port 44500.&amp;nbsp; TCP and UDP connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think I want to translate global addresses with port number 44500 in the header that enter from "outside" interface.&amp;nbsp; When they come into the internal network through to the "dmz" interface then they should have a new source address but keep the same port number. (not sure?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Port: 44500 tcp-udp&lt;/P&gt;&lt;P&gt;The server address is 192.168.182.80 (it's not new)&lt;/P&gt;&lt;P&gt;Internet is on interface name "Outside"&lt;/P&gt;&lt;P&gt;DMZ is on interface name "DMZ"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so far I've got:&lt;/P&gt;&lt;P&gt;object-group network EXT-FAR-ASL&lt;/P&gt;&lt;P&gt;network-object host 192.168.184.80&lt;/P&gt;&lt;P&gt;object-group service PAT-192.168.184.80-pt44500&lt;/P&gt;&lt;P&gt; service-object tcp-udp destination eq 44500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the syntax for the translation is:&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;nat (outside,dmz) static source any any destination&amp;nbsp; static EXT-FAR-ASL EXT-FAR-ASL service PAT-192.168.184.80-pt44500 PAT-192.168.184.80-pt44500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I'm not sure&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>Wed, 21 Dec 2011 12:13:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848204#M490573</guid>
      <dc:creator>Robert Mogan</dc:creator>
      <dc:date>2011-12-21T12:13:22Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848205#M490575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please post full config ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 12:44:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848205#M490575</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-12-21T12:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848206#M490577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for beaing with me - I had to trim it down abit but here you are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2011.12.21 13:02:01 =~=~=~=~=~=~=~=~=~=~=~=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIREWALL# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIREWALL# sho run&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.3(1) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.186.252 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; nameif dmz&lt;/P&gt;&lt;P&gt; security-level 80&lt;/P&gt;&lt;P&gt; ip address 192.168.184.253 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; nameif pcndmz&lt;/P&gt;&lt;P&gt; security-level 70&lt;/P&gt;&lt;P&gt; ip address 192.168.187.252 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 80.x.x.x 255.255.255.192 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name ourco.biz&lt;/P&gt;&lt;P&gt;object network 192.168.184.0-LOCAL-NONAT &lt;/P&gt;&lt;P&gt; subnet 192.168.184.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network 192.168.184.0-LOCAL-NAT &lt;/P&gt;&lt;P&gt; subnet 192.168.184.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.37-WWW &lt;/P&gt;&lt;P&gt; host 192.168.184.37&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.37-HTTPS &lt;/P&gt;&lt;P&gt; host 192.168.184.37&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.43-WWW:82 &lt;/P&gt;&lt;P&gt; host 192.168.184.43&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.43-FTP &lt;/P&gt;&lt;P&gt; host 192.168.184.43&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.35-WWW &lt;/P&gt;&lt;P&gt; host 192.168.184.35&lt;/P&gt;&lt;P&gt;object network PAT-192.168.187.44-WWW &lt;/P&gt;&lt;P&gt; host 192.168.187.44&lt;/P&gt;&lt;P&gt;object network PAT-192.168.187.44-HTTPS &lt;/P&gt;&lt;P&gt; host 192.168.187.44&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-WWW:8799 &lt;/P&gt;&lt;P&gt; host 192.168.184.80&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-port44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network ASL &lt;/P&gt;&lt;P&gt; host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service PAT-ASL-445800 &lt;/P&gt;&lt;P&gt; service tcp destination eq 44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network DMZ&lt;/P&gt;&lt;P&gt; network-object 192.168.184.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network EXT-FAR-ASL&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.80&lt;/P&gt;&lt;P&gt;object-group service EXT-FAR-ASL-TCP-IN tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq 8799&lt;/P&gt;&lt;P&gt; port-object eq 44500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network NAT&lt;/P&gt;&lt;P&gt; network-object host 80.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network FHAM-NET&lt;/P&gt;&lt;P&gt; network-object 192.168.184.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object 192.168.185.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object 192.168.186.0 255.255.255.0&lt;/P&gt;&lt;P&gt; network-object 192.168.187.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network WEBSERVERS&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.43&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.34&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.37&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.80&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.60&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service DMZ-TCP-SERVICES-OUT tcp&lt;/P&gt;&lt;P&gt; port-object eq domain&lt;/P&gt;&lt;P&gt; port-object eq netbios-ssn&lt;/P&gt;&lt;P&gt; port-object eq ftp-data&lt;/P&gt;&lt;P&gt; port-object eq 10000&lt;/P&gt;&lt;P&gt; port-object eq 42&lt;/P&gt;&lt;P&gt; port-object eq 135&lt;/P&gt;&lt;P&gt; port-object eq ldap&lt;/P&gt;&lt;P&gt; port-object eq ldaps&lt;/P&gt;&lt;P&gt; port-object eq 88&lt;/P&gt;&lt;P&gt; port-object eq 445&lt;/P&gt;&lt;P&gt; port-object eq 1025&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq smtp&lt;/P&gt;&lt;P&gt; port-object eq ftp&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt; port-object eq 8080&lt;/P&gt;&lt;P&gt;object-group service DMZ-UDP-SERVICES-OUT udp&lt;/P&gt;&lt;P&gt; port-object eq domain&lt;/P&gt;&lt;P&gt; port-object eq ntp&lt;/P&gt;&lt;P&gt; port-object eq netbios-dgm&lt;/P&gt;&lt;P&gt; port-object eq netbios-ns&lt;/P&gt;&lt;P&gt; port-object eq 389&lt;/P&gt;&lt;P&gt; port-object eq 88&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service PAT-192.168.184.80-44500&lt;/P&gt;&lt;P&gt; service-object tcp-udp destination eq 44580 &lt;/P&gt;&lt;P&gt;object-group service PAT-192.168.184.80-pt44500&lt;/P&gt;&lt;P&gt;object-group service asl44580 tcp-udp&lt;/P&gt;&lt;P&gt; port-object eq 44580&lt;/P&gt;&lt;P&gt;object-group network outsideint&lt;/P&gt;&lt;P&gt; network-object host 80.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit icmp any any &lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit tcp any object-group EXT-FAR-ASL object-group EXT-FAR-ASL-TCP-IN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list DMZ extended permit icmp object-group DMZ any &lt;/P&gt;&lt;P&gt;access-list DMZ extended permit tcp object-group WEBSERVERS object-group DBSERVERS object-group MSSQL &lt;/P&gt;&lt;P&gt;access-list DMZ extended permit tcp object-group DMZ any object-group DMZ-TCP-SERVICES-OUT &lt;/P&gt;&lt;P&gt;access-list DMZ extended permit udp object-group DMZ any object-group DMZ-UDP-SERVICES-OUT &lt;/P&gt;&lt;P&gt;access-list DMZ extended deny ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz,outside) source static 192.168.184.0-LOCAL-NONAT 192.168.184.0-LOCAL-NONAT destination static 192.168.176.0-DEST-NONAT 192.168.176.0-DEST-NONAT&lt;/P&gt;&lt;P&gt;nat (dmz,outside) source static 192.168.184.0-LOCAL-NONAT 192.168.184.0-LOCAL-NONAT destination static 192.168.177.0-DEST-NONAT 192.168.177.0-DEST-NONAT&lt;/P&gt;&lt;P&gt;nat (dmz,outside) source static 192.168.184.0-LOCAL-NONAT 192.168.184.0-LOCAL-NONAT destination static 192.168.178.0-DEST-NONAT 192.168.178.0-DEST-NONAT&lt;/P&gt;&lt;P&gt;nat (dmz,outside) source static 192.168.184.0-LOCAL-NONAT 192.168.184.0-LOCAL-NONAT destination static 192.168.181.0-DEST-NONAT 192.168.181.0-DEST-NONAT&lt;/P&gt;&lt;P&gt;nat (dmz,outside) source static 192.168.184.0-LOCAL-NONAT 192.168.184.0-LOCAL-NONAT destination static 192.168.183.0-DEST-NONAT 192.168.183.0-DEST-NONAT&lt;/P&gt;&lt;P&gt; nat (dmz,outside) source static 192.168.184.0-LOCAL-NONAT 192.168.184.0-LOCAL-NONAT destination static 192.168.190.0-DEST-NONAT 192.168.190.0-DEST-NONAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network 192.168.184.0-LOCAL-NAT&lt;/P&gt;&lt;P&gt; nat (dmz,outside) dynamic 80.x.x.x&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.50-SMTP&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp smtp smtp &lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp www www &lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.37-HTTPS&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp https https &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.43-WWW:82&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp 82 www &lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.43-FTP&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp ftp ftp &lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.35-WWW&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp www www &lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-WWW:8799&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp www 8799 &lt;/P&gt;&lt;P&gt;object network ASL&lt;/P&gt;&lt;P&gt; nat (outside,dmz) static interface service udp 44500 44500 &lt;/P&gt;&lt;P&gt;access-group INSIDE in interface inside&lt;/P&gt;&lt;P&gt;access-group DMZ in interface dmz&lt;/P&gt;&lt;P&gt;access-group PCNDMZ in interface pcndmz&lt;/P&gt;&lt;P&gt;access-group OUTSIDE in interface outside&lt;/P&gt;&lt;P&gt;&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>Wed, 21 Dec 2011 13:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848206#M490577</guid>
      <dc:creator>Robert Mogan</dc:creator>
      <dc:date>2011-12-21T13:46:54Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848207#M490579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at your ACL-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit tcp any object-group EXT-FAR-ASLAN object-group EXT-FAR-ASLAN-TCP-IN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ject-group network EXT-FAR-ASLAN &lt;/P&gt;&lt;P&gt;network-object host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be only one server on which port forwarding this working using ports &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service EXT-FAR-ASLAN-TCP-IN tcp&lt;/P&gt;&lt;P&gt;port-object eq www&lt;/P&gt;&lt;P&gt;port-object eq 8799&lt;/P&gt;&lt;P&gt;port-object eq 44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure how many things are working as of now in your config- but here it should be like this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network dmz-webserver1&lt;/P&gt;&lt;P&gt;host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz,outside) static interface service tcp 8000 www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network dmz-webserver2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host 192.168.184.81&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz,outside) static interface service tcp 8080 www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DMZ two server 80 and 81 once you are hitting outside interface ip with 8000 it will redirect it to .80 server on www. Once you hit external ip with 8080 redirection on server 81 on port www.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to this you can modify what next you are looking for .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:15:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848207#M490579</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-12-21T14:15:02Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848208#M490580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bit I'm trying to get working is the port forwarding for port 44580.&amp;nbsp; There is a similar application on the same server that uses port 8799 and from the config above I've extracted the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-WWW:8799 &lt;/P&gt;&lt;P&gt; host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network EXT-FAR-ASLAN&lt;/P&gt;&lt;P&gt; network-object host 192.168.184.80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service EXT-FAR-ASLAN-TCP-IN tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq 8799&lt;/P&gt;&lt;P&gt; port-object eq 44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE extended permit tcp any object-group EXT-FAR-ASLAN object-group EXT-FAR-ASLAN-TCP-IN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-WWW:8799&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp www 8799 &lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I want to do is to have the same config except for a different port number - 44580.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if I'm not explaining myself very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:51:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848208#M490580</guid>
      <dc:creator>Robert Mogan</dc:creator>
      <dc:date>2011-12-21T14:51:57Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848209#M490581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; These are basically two diffrent things -&lt;/P&gt;&lt;P&gt; one is using PAT and another one we are talking about is port translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Confirm me what would be the public IP you would be using to hit this box with new app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is PAT config- As you said its new app on same server - I would add one more entry under object group thats all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz,outside) static 80.x.x.x service tcp 44580 44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you hit 80.x.x.x this IP on 44580 will get redirected to .80 on same port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 15:06:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848209#M490581</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-12-21T15:06:22Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848210#M490583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got this working now.&amp;nbsp; I think stripping it down to present to you has made it a bit clearer in my head. I was abit out on the syntax and the order of things - I'm still not overly sure but I added&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network PAT-192.168.184.80-44580:44580-tcp&lt;/P&gt;&lt;P&gt; nat (dmz,outside) static 80.x.x.x service tcp 44580 44580&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't done anything for udp but it works so I'm ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking the time to help me, it gets very lonely when your stuck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 15:19:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848210#M490583</guid>
      <dc:creator>Robert Mogan</dc:creator>
      <dc:date>2011-12-21T15:19:31Z</dc:date>
    </item>
    <item>
      <title>Policy based nat help needed</title>
      <link>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848211#M490585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to hear that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 15:23:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/policy-based-nat-help-needed/m-p/1848211#M490585</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-12-21T15:23:33Z</dc:date>
    </item>
  </channel>
</rss>

