<?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 address inbound and outbound in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-address-inbound-and-outbound/m-p/3731940#M11627</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a new server on my dmz which needs external access to a public IP address outbound over tcp/2001&lt;/P&gt;
&lt;P&gt;I also need external users to be able to hit this server externally inbound over https&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have setup an external dns called &lt;STRONG&gt;server.mydomain.com&lt;/STRONG&gt; using an external static NAT and this worked ok&lt;/P&gt;
&lt;P&gt;i used the same NAT to get outbound access to the public ip and have firewall rules in and routing for this but it wont connect.&amp;nbsp; Do i need to use a different NAT address and should the NAT address be hide/static nat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:23:43 GMT</pubDate>
    <dc:creator>ohareka70</dc:creator>
    <dc:date>2020-02-21T16:23:43Z</dc:date>
    <item>
      <title>NAT address inbound and outbound</title>
      <link>https://community.cisco.com/t5/network-security/nat-address-inbound-and-outbound/m-p/3731940#M11627</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a new server on my dmz which needs external access to a public IP address outbound over tcp/2001&lt;/P&gt;
&lt;P&gt;I also need external users to be able to hit this server externally inbound over https&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have setup an external dns called &lt;STRONG&gt;server.mydomain.com&lt;/STRONG&gt; using an external static NAT and this worked ok&lt;/P&gt;
&lt;P&gt;i used the same NAT to get outbound access to the public ip and have firewall rules in and routing for this but it wont connect.&amp;nbsp; Do i need to use a different NAT address and should the NAT address be hide/static nat&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-address-inbound-and-outbound/m-p/3731940#M11627</guid>
      <dc:creator>ohareka70</dc:creator>
      <dc:date>2020-02-21T16:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: NAT address inbound and outbound</title>
      <link>https://community.cisco.com/t5/network-security/nat-address-inbound-and-outbound/m-p/3731944#M11630</link>
      <description>Hi,&lt;BR /&gt;You'll need to configure a static nat for the server in the dmz and then the appropriate access-list. I am assuming you are using ASA 9.x&lt;BR /&gt;E.g.&lt;BR /&gt;&lt;BR /&gt;object network DMZ-SRV&lt;BR /&gt; host 192.168.10.5&lt;BR /&gt; nat (inside,outside) static 1.1.1.10&lt;BR /&gt;&lt;BR /&gt;access-list OUTSIDE_IN permit tcp any host 192.168.10.5 eq 443&lt;BR /&gt;access-list IN_OUTSIDE permit tcp host 192.168.10.5 any eq 2001&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 24 Oct 2018 18:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-address-inbound-and-outbound/m-p/3731944#M11630</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-10-24T18:22:51Z</dc:date>
    </item>
  </channel>
</rss>

