<?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 ASA help needed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-help-needed/m-p/1599260#M595617</link>
    <description>&lt;P&gt;Not even sure what I am trying to do is called.&amp;nbsp; But here is what I got.&amp;nbsp; I have a ASA 5520 running 8.3.&amp;nbsp; I have sub interfaces on my inside interface.&amp;nbsp; They have different security levels and I have the ASA configured to not allow same security level interfaces to communicate.&amp;nbsp; One of the subinterfaces has a Exchange OWA server; it has a static NAT going to a public IP on my outside interface (this internal subinterface has a higher security level).&amp;nbsp; My other subinterface has a bunch of workstations trying to access the OWA server.&amp;nbsp; They have a PAT NAT configured to send the entire network to another IP address on the outside interface.&amp;nbsp; What I am trying to do is have them access the OWA server via it's outside address.&amp;nbsp; Doesn't seem to work. So I guess I am asking how do I allow two outside IP's communicate/route to each other?&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Craig&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:29:20 GMT</pubDate>
    <dc:creator>cdickerson</dc:creator>
    <dc:date>2019-03-11T19:29:20Z</dc:date>
    <item>
      <title>ASA help needed</title>
      <link>https://community.cisco.com/t5/network-security/asa-help-needed/m-p/1599260#M595617</link>
      <description>&lt;P&gt;Not even sure what I am trying to do is called.&amp;nbsp; But here is what I got.&amp;nbsp; I have a ASA 5520 running 8.3.&amp;nbsp; I have sub interfaces on my inside interface.&amp;nbsp; They have different security levels and I have the ASA configured to not allow same security level interfaces to communicate.&amp;nbsp; One of the subinterfaces has a Exchange OWA server; it has a static NAT going to a public IP on my outside interface (this internal subinterface has a higher security level).&amp;nbsp; My other subinterface has a bunch of workstations trying to access the OWA server.&amp;nbsp; They have a PAT NAT configured to send the entire network to another IP address on the outside interface.&amp;nbsp; What I am trying to do is have them access the OWA server via it's outside address.&amp;nbsp; Doesn't seem to work. So I guess I am asking how do I allow two outside IP's communicate/route to each other?&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Craig&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:29:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-help-needed/m-p/1599260#M595617</guid>
      <dc:creator>cdickerson</dc:creator>
      <dc:date>2019-03-11T19:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA help needed</title>
      <link>https://community.cisco.com/t5/network-security/asa-help-needed/m-p/1599261#M595618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you'll need is the following config, though make sure it doesn't overlap with anything you already have configured:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Assumptions:&lt;/P&gt;&lt;P&gt;OWA internal IP = 192.168.1.100&lt;/P&gt;&lt;P&gt;OWA external IP = A.B.C.D&lt;/P&gt;&lt;P&gt;Interface name that protects OWA = inside&lt;/P&gt;&lt;P&gt;"Other subinterface" name = inside2&lt;/P&gt;&lt;P&gt;Outside/Internet interface name = outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network OWA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; host 192.168.1.100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat (inside,any) static A.B.C.D&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host 192.168.1.100 eq https&lt;/P&gt;&lt;P&gt;access-list inside2_access_in permit tcp any host 192.168.1.100 eq https&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-group inside2_access_in in interface inside2&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above config will allow hosts on inside2 and outside to access the OWA server by its public IP address, A.B.C.D. Give that a try and if you're still running into issues, please post sanitized copies of 'show run object', 'show run nat', and 'packet in inside2 tcp &lt;SOME inside2="" source="" ip=""&gt; 12345 A.B.C.D 443'.&lt;/SOME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 18:32:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-help-needed/m-p/1599261#M595618</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2010-12-31T18:32:58Z</dc:date>
    </item>
  </channel>
</rss>

