<?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 Webservice calls in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407993#M309106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no hitcounts on the ACL you copy/pasted? Is there a previous line in the ACL that blocks the traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the &lt;STRONG&gt;"packet-tracer" &lt;/STRONG&gt;command to test the ASA configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input dmz2 tcp &lt;SOURCE ip=""&gt; 12345 &lt;DESTINATION ip=""&gt; 8080&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Nov 2013 20:12:28 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-11-12T20:12:28Z</dc:date>
    <item>
      <title>Webservice calls</title>
      <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407992#M309102</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;This has been eating at me all day and I am sure I am probably overlooking something right in front of me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dmz2 and my inside LAN's.&amp;nbsp; I am adding ACL's to the firewall to allow dmz2 machine to my inside machine on port 8080.&amp;nbsp; they are unable to talk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the inside machine is listening on port 8080 and I can ping the inside from dmz2 machine but I am unable to hit the web browser URL used to make the call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a snippet - &lt;/P&gt;&lt;P&gt;access-list dmz2_acl line 37 extended permit tcp host 192.168.2.11 host 10.1.1.22 eq www (hitcnt=0) 0x68af75b4&lt;/P&gt;&lt;P&gt;access-list dmz2_acl line 38 extended permit tcp host 192.168.2.11 host 10.1.1.22 eq telnet (hitcnt=0) 0xaa10742f&lt;/P&gt;&lt;P&gt;access-list dmz2_acl line 39 extended permit udp host 192.168.2.11 host 10.1.1.22 eq 8080 (hitcnt=0) 0x4c181596&lt;/P&gt;&lt;P&gt;access-list dmz2_acl line 40 extended permit tcp host 10.1.1.22 host 192.168.2.11 eq 8080 (hitcnt=0) 0x25c68faa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see I have gone as far as adding the reverse ACL.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or thoughts would be appreciated!&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:04:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407992#M309102</guid>
      <dc:creator>Liam Dwyer</dc:creator>
      <dc:date>2019-03-12T03:04:03Z</dc:date>
    </item>
    <item>
      <title>Webservice calls</title>
      <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407993#M309106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no hitcounts on the ACL you copy/pasted? Is there a previous line in the ACL that blocks the traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the &lt;STRONG&gt;"packet-tracer" &lt;/STRONG&gt;command to test the ASA configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;packet-tracer input dmz2 tcp &lt;SOURCE ip=""&gt; 12345 &lt;DESTINATION ip=""&gt; 8080&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:12:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407993#M309106</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-12T20:12:28Z</dc:date>
    </item>
    <item>
      <title>Webservice calls</title>
      <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407994#M309112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks as though I have it denied somewhere - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; packet-tracer input dmz2 tcp 192.168.2.11 12345 10.1.1.22 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Implicit Rule&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;MAC Access list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ROUTE-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: input&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;in&amp;nbsp;&amp;nbsp; 10.1.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: UN-NAT&lt;/P&gt;&lt;P&gt;Subtype: static&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;object network obj-10.1.0.0&lt;/P&gt;&lt;P&gt; nat (inside,dmz2) static 10.1.0.0 no-proxy-arp route-lookup&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;NAT divert to egress interface inside&lt;/P&gt;&lt;P&gt;Untranslate 10.1.1.22/8080 to 10.1.1.22/8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype: log&lt;/P&gt;&lt;P&gt;Result: DROP&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;access-group dmz2_acl in interface dmz2&lt;/P&gt;&lt;P&gt;access-list dmz2_acl extended deny ip any object-group og_ip_nat_dmz2&lt;/P&gt;&lt;P&gt;object-group network og_ip_nat_dmz2&lt;/P&gt;&lt;P&gt; network-object 10.1.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: dmz2&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: inside&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: drop&lt;/P&gt;&lt;P&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;harrgasa#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:17:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407994#M309112</guid>
      <dc:creator>Liam Dwyer</dc:creator>
      <dc:date>2013-11-12T20:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice calls</title>
      <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407995#M309115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its this configuration line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list dmz2_acl extended deny ip any object-group og_ip_nat_dmz2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to allow the traffic then you can use these commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list dmz2_acl line 1 remark Allow traffic from DMZ2 to internal server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list dmz2_acl line 2 permit tcp host &lt;SOURCE ip=""&gt; host &lt;DESTINATION ip=""&gt; eq 8080&lt;/DESTINATION&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should allow the connection without removing anything from the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that we enter the ACL rules with line numbers 1 and 2. This means they are at the top of the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:21:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407995#M309115</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-12T20:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice calls</title>
      <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407996#M309116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if adding the rule helped or if there is any more problems with connectivity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise please do remember to mark a reply as the correct answer if it answered your question. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 20:59:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407996#M309116</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-11-12T20:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice calls</title>
      <link>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407997#M309118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems as though my firewall skills need a lot of brushing up!&lt;/P&gt;&lt;P&gt;thank you for the quick help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 21:42:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/webservice-calls/m-p/2407997#M309118</guid>
      <dc:creator>Liam Dwyer</dc:creator>
      <dc:date>2013-11-12T21:42:56Z</dc:date>
    </item>
  </channel>
</rss>

