<?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 That did the trick, Jon. I'll in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620542#M195765</link>
    <description>&lt;P&gt;That did the trick, Jon. I'll have to study the books a bit more to understand this in depth, but you've rescued me from further angst over this...thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2015 18:24:37 GMT</pubDate>
    <dc:creator>Don Smallwood</dc:creator>
    <dc:date>2015-03-22T18:24:37Z</dc:date>
    <item>
      <title>HTTPS Inbound PAT ASA-5505 Not Working</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620534#M195756</link>
      <description>&lt;P&gt;Greetings, all. This is my first post, and I'm hoping someone can catch what my tired and forgetful eyes did not.&lt;/P&gt;&lt;P&gt;Basic problem: We need to use a public IP to an internal server&lt;/P&gt;&lt;P&gt;Steps: 1 - Setup firewall, verify SSH inside and outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 - Setup Static PAT per examples in Harris Andrea book&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 - test, and when fails after multiple tests and redos:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 - post in forum for help.&lt;/P&gt;&lt;P&gt;Sanitized configuration shown below&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-----------------------------------------------&lt;/P&gt;&lt;P&gt;ASA Version 8.2(5)&lt;BR /&gt;!&lt;BR /&gt;hostname ASA-5505&lt;BR /&gt;domain-name XXXXXX.local&lt;BR /&gt;enable password XXXXXXX encrypted&lt;BR /&gt;passwd XXXXXXX encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;switchport access vlan 2&lt;BR /&gt;&amp;nbsp;speed 100&lt;BR /&gt;&amp;nbsp;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;&amp;nbsp;switchport access vlan 91&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;&amp;nbsp;nameif outside&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address X.X.X.73 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;interface Vlan91&lt;BR /&gt;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address Y.Y.Y.248 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;&amp;nbsp;name-server 10.231.183.25&lt;BR /&gt;&amp;nbsp;domain-name tomwood.local&lt;BR /&gt;access-list inbound extended permit tcp any host X.X.X.74&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging buffered debugging&lt;BR /&gt;logging asdm informational&lt;BR /&gt;logging debug-trace&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) tcp X.X.X.74 https Z.Z.Z.28 https netmask 255.255.255.255&lt;BR /&gt;access-group inbound in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 X.X.X.78 1&lt;BR /&gt;route inside Z.Z.Z.0 255.255.255.0 Z.Z.Z.254 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication ssh console LOCAL&lt;BR /&gt;aaa authentication http console LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;http 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh version 2&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;/P&gt;&lt;P&gt;no threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;username admin password XXXXXXXXXXX encrypted privilege 15&lt;BR /&gt;username twadmin attributes&lt;BR /&gt;&amp;nbsp;service-type admin&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:ef877009ef8b0f2824eb05bd092f4ab6&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:40:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620534#M195756</guid>
      <dc:creator>Don Smallwood</dc:creator>
      <dc:date>2019-03-12T05:40:40Z</dc:date>
    </item>
    <item>
      <title>DonYour NAT and acl look fine</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620535#M195757</link>
      <description>&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;Your NAT and acl look fine but -&lt;/P&gt;&lt;P&gt;&lt;EM&gt;route inside Z.Z.Z.0 255.255.255.0 Z.Z.Z.254 &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;this may be a typo when you blanked out the IPs but the next hop would be Y.Y.Y.254.&lt;/P&gt;&lt;P&gt;Couple of other things -&lt;/P&gt;&lt;P&gt;1) I would add "eq https" to your acl line but that is just preference&lt;/P&gt;&lt;P&gt;2) if the next hop is correct in your configuration check that the next hop device has a default route pointing to the inside IP of the ASA.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2015 20:20:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620535#M195757</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-21T20:20:18Z</dc:date>
    </item>
    <item>
      <title>Thanks, Jon. Good catch on my</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620536#M195758</link>
      <description>&lt;P&gt;Thanks, Jon. Good catch on my alphabet challenge. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regarding #1, I added that. As for #2, here's a quick diagram:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Comcast&amp;lt;----E0/0-&amp;gt;ASA &amp;lt;--E0/1 (Access)----G1/0/48 (Access)--&amp;gt;Switch&amp;lt;---G3/0/49 (Trunk)----G0/0 (Trunk)--&amp;gt; Router&lt;/P&gt;&lt;P&gt;I added a route for the X.X.X.X network on the router (ip route X.X.X.0 255.255.255.0 Y.Y.Y.248)&lt;/P&gt;&lt;P&gt;That allows ping through to the X.X.X.78 gateway IP from the Y and Z networks.&lt;/P&gt;&lt;P&gt;Still no success on the &lt;A href="https://X.X.X.74" target="_blank"&gt;https://X.X.X.74&lt;/A&gt; connection in browsers.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2015 21:39:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620536#M195758</guid>
      <dc:creator>Don Smallwood</dc:creator>
      <dc:date>2015-03-21T21:39:36Z</dc:date>
    </item>
    <item>
      <title>DonWhere you are you trying</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620537#M195759</link>
      <description>&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;Where you are you trying to connect from ie. from the outside or the inside ?&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 12:13:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620537#M195759</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-22T12:13:48Z</dc:date>
    </item>
    <item>
      <title>We're trying to connect from</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620538#M195760</link>
      <description>&lt;P&gt;We're trying to connect from the outside.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 17:37:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620538#M195760</guid>
      <dc:creator>Don Smallwood</dc:creator>
      <dc:date>2015-03-22T17:37:03Z</dc:date>
    </item>
    <item>
      <title>DonDoes your router have a</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620539#M195761</link>
      <description>&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;Does your router have a default route pointing to the inside interface of the ASA ?&lt;/P&gt;&lt;P&gt;It's not a route for the subnet used on your outside interface, you don't need that.&lt;/P&gt;&lt;P&gt;Can you run -&lt;/P&gt;&lt;P&gt;"packet-tracer input outside tcp 8.8.8.8 12345 X.X.X.74 443"&lt;/P&gt;&lt;P&gt;and post the results.&lt;/P&gt;&lt;P&gt;Edit - that should be port 443 in the above.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 17:57:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620539#M195761</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-22T17:57:45Z</dc:date>
    </item>
    <item>
      <title>Thanks, Jon. This is not a</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620540#M195762</link>
      <description>&lt;P&gt;Thanks, Jon. This is not a default route for traffic - we've got an MPLS link for that that feeds into a central internet location (single point of filtering,control, etc.) Only specific traffic needs to flow outbound here.&lt;/P&gt;&lt;P&gt;Packet-Tracer results:&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,outside) X.X.X.74 Z.Z.Z.28 netmask 255.255.255.255&lt;BR /&gt;&amp;nbsp; match ip inside host Z.Z.Z.28 outside any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to X.X.X.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 4&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface inside&lt;BR /&gt;Untranslate X.X.X.74/0 to Z.Z.Z.28/0 using netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group inbound in interface outside&lt;BR /&gt;access-list inbound extended permit tcp any host X.X.X.74&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 4&lt;BR /&gt;Type: INSPECT&lt;BR /&gt;Subtype: np-inspect&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect http&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: HOST-LIMIT&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,outside) X.X.X.74 Z.Z.Z.28 netmask 255.255.255.255&lt;BR /&gt;&amp;nbsp; match ip inside host Z.Z.Z.28 outside any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to X.X.X.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 4&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 7&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: host-limits&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,outside) X.X.X.74 Z.Z.Z.28 netmask 255.255.255.255&lt;BR /&gt;&amp;nbsp; match ip inside host Z.Z.Z.28 outside any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to X.X.X.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 4&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 8&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 9&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 521, packet dispatched to next module&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;&lt;P&gt;Honda-5920-ASA-5505#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; packet-tracer input outside tcp 8.8.8.8 1234$&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in&amp;nbsp;&amp;nbsp; 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outside&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;Implicit Rule&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: outside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;BR /&gt;Phase: 1&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,outside) X.X.X.74 Z.Z.Z.28 netmask 255.255.255.255&lt;BR /&gt;&amp;nbsp; match ip inside host Z.Z.Z.28 outside any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to X.X.X.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 4&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface inside&lt;BR /&gt;Untranslate X.X.X.74/0 to Z.Z.Z.28/0 using netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group inbound in interface outside&lt;BR /&gt;access-list inbound extended permit tcp any host X.X.X.74&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 4&lt;BR /&gt;Type: INSPECT&lt;BR /&gt;Subtype: np-inspect&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect http&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: HOST-LIMIT&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,outside) X.X.X.74 Z.Z.Z.28 netmask 255.255.255.255&lt;BR /&gt;&amp;nbsp; match ip inside host Z.Z.Z.28 outside any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to X.X.X.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 4&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 7&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: host-limits&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,outside) X.X.X.74 Z.Z.Z.28 netmask 255.255.255.255&lt;BR /&gt;&amp;nbsp; match ip inside host Z.Z.Z.28 outside any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to X.X.X.74&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 4&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 8&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 9&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 521, packet dispatched to next module&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 18:09:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620540#M195762</guid>
      <dc:creator>Don Smallwood</dc:creator>
      <dc:date>2015-03-22T18:09:02Z</dc:date>
    </item>
    <item>
      <title>DonThis is not a default</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620541#M195764</link>
      <description>&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This is not a default route for traffic - we've got an MPLS link for that that feeds into a central internet location (single point of filtering,control, etc.) Only specific traffic needs to flow outbound here.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;That's your problem then.&lt;/P&gt;&lt;P&gt;The packet-tracer output shows the firewall configuration is fine.&lt;/P&gt;&lt;P&gt;But the source IPs are internet IPs so they could be anything and your default route is sending the traffic out to the MPLS network and not back to the firewall.&lt;/P&gt;&lt;P&gt;Try this -&lt;/P&gt;&lt;P&gt;nat (outside) 2 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;global (inside) 2 interface&lt;/P&gt;&lt;P&gt;what the above should do is translate all source IPs ie. internet IPs to the inside interface IP of the ASA so the return traffic from the server is sent back the same way.&lt;/P&gt;&lt;P&gt;I have used it before. If it works can you also test that any internal to internet traffic is also still working as it can sometimes interfere with that.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 18:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620541#M195764</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-22T18:15:48Z</dc:date>
    </item>
    <item>
      <title>That did the trick, Jon. I'll</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620542#M195765</link>
      <description>&lt;P&gt;That did the trick, Jon. I'll have to study the books a bit more to understand this in depth, but you've rescued me from further angst over this...thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 18:24:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620542#M195765</guid>
      <dc:creator>Don Smallwood</dc:creator>
      <dc:date>2015-03-22T18:24:37Z</dc:date>
    </item>
    <item>
      <title>DonNo problem.If you need a</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620543#M195767</link>
      <description>&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;No problem.&lt;/P&gt;&lt;P&gt;If you need a fuller explanation then happy to help but just to be clear your ASA configuration was fine and you wouldn't normally need to add that extra configuration which is why it wouldn't be in the instructions you followed.&lt;/P&gt;&lt;P&gt;It was only because within your network the default route was pointing somewhere else that you needed it.&lt;/P&gt;&lt;P&gt;Glad you got it working.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 18:28:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620543#M195767</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-22T18:28:23Z</dc:date>
    </item>
    <item>
      <title>DonNot sure if you'll see</title>
      <link>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620544#M195768</link>
      <description>&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;Not sure if you'll see this but just wanted to mention something.&lt;/P&gt;&lt;P&gt;Those commands you added mean every internet IP that accesses your web server is translated to the inside interface IP of your ASA.&lt;/P&gt;&lt;P&gt;Depending on the number of outside clients accessing your web server this could create a lot of translations on your firewall.&lt;/P&gt;&lt;P&gt;You should be okay but if it becomes an issue the alternative is not to use those commands and do PBR on your router.&lt;/P&gt;&lt;P&gt;With PBR you could say any traffic from the web server to an unknown IP should go to the ASA.&lt;/P&gt;&lt;P&gt;This may be an option but it depends on what the existing default route is being used for ie. if there is traffic from the web server to unknown IPs that should go via MPLS as opposed to the ASA then PBR probably wouldn't work.&lt;/P&gt;&lt;P&gt;Apologies if I have confused the issue, just wanted you to be aware of possible alternatives.&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2015 19:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/https-inbound-pat-asa-5505-not-working/m-p/2620544#M195768</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2015-03-22T19:37:05Z</dc:date>
    </item>
  </channel>
</rss>

