<?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 NAT --Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389262#M306421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can not connect to a different port externally then you must use a second public IP to connect to the second FTP server.&amp;nbsp; You have no other choice in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following configuration is what you would need.&amp;nbsp; The first line will use the outside interface IP and the second will use a different public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 21 &lt;SPAN style="font-size: 10pt;"&gt;10.120.11.10 21 netmask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;static (inside,outside) tcp 173.17.3.20 21 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;10.120.11.11 21 netmask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jan 2014 19:56:40 GMT</pubDate>
    <dc:creator>Marius Gunnerud</dc:creator>
    <dc:date>2014-01-05T19:56:40Z</dc:date>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389257#M306389</link>
      <description>&lt;P&gt;Hello..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stuck in configuring NAT and dont know whether i am doing it right. I have two ftp servers (10.120.11.10 &amp;amp; 10.120.11.11) and want to nat these two servers with single public ip(X.X.111.157) and want to access ftp from intenet through this public ip. I have below config on ASA verr 8.2(5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ftp_servr extended permit tcp host 10.120.11.10 any eq ftp&lt;/P&gt;&lt;P&gt;access-list ftp_servr extended permit tcp host 10.120.11.10 any eq ftp-data&lt;/P&gt;&lt;P&gt;access-list ftp_servr extended permit tcp host 10.120.11.11 any eq ftp&lt;/P&gt;&lt;P&gt;access-list ftp_servr extended permit tcp host 10.120.11.11 any eq ftp-data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out extended permit tcp any host X.X.111.157 eq ftp&lt;/P&gt;&lt;P&gt;access-list out extended permit tcp any host X.X.111.157 eq ftp-data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (dmz) 2 access-list ftp_servr&lt;/P&gt;&lt;P&gt;global (outside) 2 X.X.111.157&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every thing is working fine internally but when i try to oprn ftp port from&amp;nbsp; intenet to public ip(X.X.111.157) then it doesnt work even i cant ping this public ip even after allowing ports from outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls hep me here.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:24:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389257#M306389</guid>
      <dc:creator>Anukalp S</dc:creator>
      <dc:date>2019-03-12T03:24:34Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389258#M306399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can not use a single external IP and then use PAT to send port 21 to two different internal servers.&amp;nbsp; You will need to have a second public address for the second FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:13:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389258#M306399</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-01-03T13:13:37Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389259#M306405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks.. for helping me out on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 13:48:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389259#M306405</guid>
      <dc:creator>Anukalp S</dc:creator>
      <dc:date>2014-01-03T13:48:22Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389260#M306410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the NAT you are doing is call Policy-Based NAT which is used for connections in this case from DMZ to outside not from Outside to DMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use a Static NAT rule for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only have one IP address then your option is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nat one of the internal servers port 21 to the public IP address of the firewall on port 21&lt;/P&gt;&lt;P&gt;The other server port 21 nat it to the same public IP address port 2121 for example AND enable FTP inspection over that non-standar port (2121). Then you could innitiate a FTP connection to 2121 and it will work as well with just 21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic will reach both servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 20:23:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389260#M306410</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-01-03T20:23:15Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389261#M306419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share config example for which you stated above.I will look for this.&lt;/P&gt;&lt;P&gt;Actually this ftp server will be access by our clients and they will access over internet. Problem is that we can not ask them to connect on port 2121(or any other port except 21), so is there any other way&amp;nbsp; we could find solution of this situation.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 19:36:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389261#M306419</guid>
      <dc:creator>Anukalp S</dc:creator>
      <dc:date>2014-01-05T19:36:27Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389262#M306421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can not connect to a different port externally then you must use a second public IP to connect to the second FTP server.&amp;nbsp; You have no other choice in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following configuration is what you would need.&amp;nbsp; The first line will use the outside interface IP and the second will use a different public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 21 &lt;SPAN style="font-size: 10pt;"&gt;10.120.11.10 21 netmask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;static (inside,outside) tcp 173.17.3.20 21 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;10.120.11.11 21 netmask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 19:56:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389262#M306421</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-01-05T19:56:40Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389263#M306424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anukalp,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no way for them to connect to other port the answer is no.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Another IP will be needed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 19:58:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389263#M306424</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-01-05T19:58:29Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389264#M306426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Julio..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still i will try to ask clients to make connections on other port since we dont have another ip but before this i need to have this config setup to work properly. So could you pls help in sharing config example.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:07:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389264#M306426</guid>
      <dc:creator>Anukalp S</dc:creator>
      <dc:date>2014-01-05T20:07:41Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389265#M306430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already provided the configurations you need in my previous post with regards to NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need to configure an ACL rule that permits the traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out-to-in extended permit tcp any &lt;INTERFACE ip=""&gt; eq 21&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;access-list out-to-in extended permit tcp any &lt;SECOND external="" ip=""&gt; eq 21&lt;/SECOND&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group out-to-in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:24:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389265#M306430</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-01-05T20:24:31Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389266#M306433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In you config example, you are using two public ip(interface IP &amp;amp; a another ip) but i need config example of natting two servers with single public ip but on different port as Julio mentioned above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:36:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389266#M306433</guid>
      <dc:creator>Anukalp S</dc:creator>
      <dc:date>2014-01-05T20:36:10Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389267#M306436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marius,Aanukalp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration required when running 8.2 or lower would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp outside_ip 2121 private_ip 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_inside permit tcp any host outside_interface_ip eq 2121&lt;/P&gt;&lt;P&gt;access-list MPF_FTP permit tcp any host outside_interface_ip eq 2121&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map FTP&lt;/P&gt;&lt;P&gt;match access-list MPF_FTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class FTP&lt;/P&gt;&lt;P&gt;inspect FTP&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;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:40:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389267#M306436</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-01-05T20:40:23Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389268#M306437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio, he mentioned that connecting to a port other than 21 is not an option.&amp;nbsp; Or did I missunderstand?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:43:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389268#M306437</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-01-05T20:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389269#M306442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I used two seperate IPs because you said it was not an option to connect to a different port externally.&amp;nbsp; If you are not able to use an external port other than 21 when connecting to the second FTP server then you MUST have a second IP.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389269#M306442</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-01-05T20:46:08Z</dc:date>
    </item>
    <item>
      <title>NAT --Help</title>
      <link>https://community.cisco.com/t5/network-security/nat-help/m-p/2389270#M306444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Julio..for sharing config.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 22:00:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-help/m-p/2389270#M306444</guid>
      <dc:creator>Anukalp S</dc:creator>
      <dc:date>2014-01-05T22:00:46Z</dc:date>
    </item>
  </channel>
</rss>

