<?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 Hi Haider, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811166#M165733</link>
    <description>&lt;P&gt;Hi Haider,&lt;/P&gt;
&lt;P&gt;In the current configuration we are having a one to one NAT. Here one inside IP is mapped to one public IP. Any outside user can access this IP from outside if it is permitted via ACL.&lt;/P&gt;
&lt;P&gt;If you have multiple servers inside your netwrok then either we can create multple NAT like above with different map IP or we can create multiple static nat with the same IP using the different port translation. This depends on your requirement, if you do not want the communication via a specifc port then you can create multiple static NAT entries.&lt;/P&gt;
&lt;P&gt;Please refer&amp;nbsp;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/nat_overview.html&lt;/P&gt;
&lt;P&gt;sample configuration:&lt;BR /&gt; object network obj-10.1.1.16&lt;BR /&gt; host &amp;lt;real IP&amp;gt;&lt;BR /&gt; nat (inside,outside) static 192.168.100.100 service tcp &amp;lt;real port&amp;gt; &amp;lt;mapped port&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Shivapramod M&lt;BR /&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
    <pubDate>Fri, 27 Nov 2015 01:15:27 GMT</pubDate>
    <dc:creator>Shivapramod M</dc:creator>
    <dc:date>2015-11-27T01:15:27Z</dc:date>
    <item>
      <title>ASA 5505 Access from inside to outside and outside to inside</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811162#M165729</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to start with a basic setup configuration on a 5505 FW version 8.3(1) where I would like for resources to be access from inside to outside, and from outside to inside.&lt;/P&gt;
&lt;P&gt;In this example i have 2 laptops sat on each interface and I would like to be able to ping, IIS from one to the other and vice versa.&lt;/P&gt;
&lt;P&gt;I can access (Ping + IIS) remote laptop from inside to outside. However, I cannot access from outside to inside.&lt;BR /&gt;&lt;BR /&gt;I've tried adding a rule allowing traffic from outside to in. I've also changed the security levels to match. Unfortunatley that didn't work.&lt;BR /&gt;&lt;BR /&gt;Do I have to look at the NAT to get this working?&lt;/P&gt;
&lt;P&gt;Your input is much appreciated.&lt;BR /&gt;&lt;BR /&gt;Config file attached&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Image is attached:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/media/inside-out-outside-in_3.png" class="migrated-markup-image" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:56:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811162#M165729</guid>
      <dc:creator>haidar_alm</dc:creator>
      <dc:date>2019-03-12T06:56:03Z</dc:date>
    </item>
    <item>
      <title>Hi Haider,</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811163#M165730</link>
      <description>&lt;P&gt;Hi Haider,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please configure a static NAT to access this device which is inside your network.&lt;/P&gt;
&lt;P&gt;object network obj-10.1.1.6&lt;BR /&gt; host &amp;lt;Real IP&amp;gt;&lt;BR /&gt; nat (inside,outside) static&amp;nbsp;&amp;lt;mapped IP&amp;gt;&lt;/P&gt;
&lt;P&gt;Since you have allowed all the traffic from out to in we do not need any seperate access list to permit the traffic.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shivapramod M&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 15:27:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811163#M165730</guid>
      <dc:creator>Shivapramod M</dc:creator>
      <dc:date>2015-11-23T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Hi Shivapramod,</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811164#M165731</link>
      <description>&lt;P&gt;Hi Shivapramod,&lt;/P&gt;
&lt;P&gt;Many thanks for the helpful reply. This has worked..&lt;BR /&gt;&lt;BR /&gt;What if I have many servers on both ends and I would like for users from the outside to access servers on the inside and users from the inside to access servers from the outside?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 08:57:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811164#M165731</guid>
      <dc:creator>haidar_alm</dc:creator>
      <dc:date>2015-11-24T08:57:06Z</dc:date>
    </item>
    <item>
      <title>Hi Shiva,Would you be able to</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811165#M165732</link>
      <description>&lt;P&gt;Hi Shiva,&lt;BR /&gt;&lt;BR /&gt;Would you be able to answer my second question please rather than me opening a new post if you don't mind?&lt;BR /&gt;&lt;BR /&gt;This is my NAT statement on the ASA:&lt;/P&gt;
&lt;P&gt;object network obj-Outside-IP &lt;BR /&gt;&amp;nbsp;host x.x.200.110&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;object network obj-Outside-IP&lt;BR /&gt; nat (inside,outside) static x.x.200.155&lt;/P&gt;
&lt;P&gt;What I'm trying to achieve this time is rather than having one laptop connect to a single laptop is to have many resources on the inside access resources on the outside, and vise versa.. &lt;BR /&gt;&lt;BR /&gt;Just need confirmation before I plug this one in.&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2015 11:31:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811165#M165732</guid>
      <dc:creator>haidar_alm</dc:creator>
      <dc:date>2015-11-26T11:31:35Z</dc:date>
    </item>
    <item>
      <title>Hi Haider,</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811166#M165733</link>
      <description>&lt;P&gt;Hi Haider,&lt;/P&gt;
&lt;P&gt;In the current configuration we are having a one to one NAT. Here one inside IP is mapped to one public IP. Any outside user can access this IP from outside if it is permitted via ACL.&lt;/P&gt;
&lt;P&gt;If you have multiple servers inside your netwrok then either we can create multple NAT like above with different map IP or we can create multiple static nat with the same IP using the different port translation. This depends on your requirement, if you do not want the communication via a specifc port then you can create multiple static NAT entries.&lt;/P&gt;
&lt;P&gt;Please refer&amp;nbsp;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/nat_overview.html&lt;/P&gt;
&lt;P&gt;sample configuration:&lt;BR /&gt; object network obj-10.1.1.16&lt;BR /&gt; host &amp;lt;real IP&amp;gt;&lt;BR /&gt; nat (inside,outside) static 192.168.100.100 service tcp &amp;lt;real port&amp;gt; &amp;lt;mapped port&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Shivapramod M&lt;BR /&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 01:15:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-access-from-inside-to-outside-and-outside-to-inside/m-p/2811166#M165733</guid>
      <dc:creator>Shivapramod M</dc:creator>
      <dc:date>2015-11-27T01:15:27Z</dc:date>
    </item>
  </channel>
</rss>

