<?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 Does packet input ever report the wrong thing? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/does-packet-input-ever-report-the-wrong-thing/m-p/2425629#M238438</link>
    <description>&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Consider these bits of configuration from my ASA:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;ASA Version 9.1(3)&amp;nbsp;&lt;BR /&gt;!&lt;BR /&gt;hostname wnsk-asa&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;xlate per-session deny tcp any4 any4&lt;BR /&gt;xlate per-session deny tcp any4 any6&lt;BR /&gt;xlate per-session deny tcp any6 any4&lt;BR /&gt;xlate per-session deny tcp any6 any6&lt;BR /&gt;xlate per-session deny udp any4 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any4 any6 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any6 eq domain&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;object network callhost-inside&lt;BR /&gt;&amp;nbsp;host 10.3.2.25&lt;BR /&gt;object network callhost-outside&lt;BR /&gt;&amp;nbsp;host 209.198.173.58&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;object-group network EQUINOX&lt;BR /&gt;&amp;nbsp;network-object host 175.146.14.236&lt;BR /&gt;&amp;nbsp;network-object 175.77.48.96 255.255.255.224&lt;BR /&gt;&amp;nbsp;network-object 209.198.187.0 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq 3389&amp;nbsp;&lt;BR /&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq 5900&amp;nbsp;&lt;BR /&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq ftp&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;access-list awcc_vpn extended permit ip host 10.3.2.25 host 172.31.250.150&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;nat (server-lan,itrunk) source static callhost-inside callhost-inside destination static awcc awcc no-proxy-arp route-lookup&lt;BR /&gt;!&lt;BR /&gt;object network wnsk&lt;BR /&gt;&amp;nbsp;nat (server-lan,itrunk) dynamic WNSK-POOL&lt;BR /&gt;object network callhost-inside&lt;BR /&gt;&amp;nbsp;nat (server-lan,itrunk) static callhost-outside&lt;BR /&gt;object network vpnpool&lt;BR /&gt;&amp;nbsp;nat (itrunk,itrunk) dynamic WNSK-POOL&lt;BR /&gt;access-group inbound12 in interface itrunk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;: end&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I check my setup with packet input, I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wnsk-asa# packet input itrunk tcp 209.198.187.78 22222 &amp;nbsp; 10.3.2.25 3389&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&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; 10.3.2.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;255.255.255.0 &amp;nbsp; server-lan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&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 inbound12 in interface itrunk&lt;BR /&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq 3389&amp;nbsp;&lt;BR /&gt;object-group network EQUINOX&lt;BR /&gt;&amp;nbsp;network-object host 175.146.14.236&lt;BR /&gt;&amp;nbsp;network-object 175.77.48.96 255.255.255.224&lt;BR /&gt;&amp;nbsp;network-object 209.198.187.0 255.255.255.0&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 3&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&amp;nbsp;&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 4&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&amp;nbsp;&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 5&lt;BR /&gt;Type: VPN&lt;BR /&gt;Subtype: ipsec-tunnel-flow&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 6&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;object network callhost-inside&lt;BR /&gt;&amp;nbsp;nat (server-lan,itrunk) static callhost-outside&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Result:&lt;BR /&gt;input-interface: itrunk&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: server-lan&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I actually get on the host at&amp;nbsp;209.198.187.78 and attempt to connect to port 3389 of&amp;nbsp;209.198.173.58, it works. &amp;nbsp;Packet input says it will not work. &amp;nbsp;What am I getting wrong, or is the ASA tricking me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 04:12:21 GMT</pubDate>
    <dc:creator>evan.r.moore</dc:creator>
    <dc:date>2019-03-12T04:12:21Z</dc:date>
    <item>
      <title>Does packet input ever report the wrong thing?</title>
      <link>https://community.cisco.com/t5/network-security/does-packet-input-ever-report-the-wrong-thing/m-p/2425629#M238438</link>
      <description>&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Consider these bits of configuration from my ASA:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;ASA Version 9.1(3)&amp;nbsp;&lt;BR /&gt;!&lt;BR /&gt;hostname wnsk-asa&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;xlate per-session deny tcp any4 any4&lt;BR /&gt;xlate per-session deny tcp any4 any6&lt;BR /&gt;xlate per-session deny tcp any6 any4&lt;BR /&gt;xlate per-session deny tcp any6 any6&lt;BR /&gt;xlate per-session deny udp any4 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any4 any6 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any6 eq domain&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;object network callhost-inside&lt;BR /&gt;&amp;nbsp;host 10.3.2.25&lt;BR /&gt;object network callhost-outside&lt;BR /&gt;&amp;nbsp;host 209.198.173.58&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;object-group network EQUINOX&lt;BR /&gt;&amp;nbsp;network-object host 175.146.14.236&lt;BR /&gt;&amp;nbsp;network-object 175.77.48.96 255.255.255.224&lt;BR /&gt;&amp;nbsp;network-object 209.198.187.0 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq 3389&amp;nbsp;&lt;BR /&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq 5900&amp;nbsp;&lt;BR /&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq ftp&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;access-list awcc_vpn extended permit ip host 10.3.2.25 host 172.31.250.150&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;nat (server-lan,itrunk) source static callhost-inside callhost-inside destination static awcc awcc no-proxy-arp route-lookup&lt;BR /&gt;!&lt;BR /&gt;object network wnsk&lt;BR /&gt;&amp;nbsp;nat (server-lan,itrunk) dynamic WNSK-POOL&lt;BR /&gt;object network callhost-inside&lt;BR /&gt;&amp;nbsp;nat (server-lan,itrunk) static callhost-outside&lt;BR /&gt;object network vpnpool&lt;BR /&gt;&amp;nbsp;nat (itrunk,itrunk) dynamic WNSK-POOL&lt;BR /&gt;access-group inbound12 in interface itrunk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;: end&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I check my setup with packet input, I get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wnsk-asa# packet input itrunk tcp 209.198.187.78 22222 &amp;nbsp; 10.3.2.25 3389&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&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; 10.3.2.0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;255.255.255.0 &amp;nbsp; server-lan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&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 inbound12 in interface itrunk&lt;BR /&gt;access-list inbound12 extended permit tcp object-group EQUINOX host 10.3.2.25 eq 3389&amp;nbsp;&lt;BR /&gt;object-group network EQUINOX&lt;BR /&gt;&amp;nbsp;network-object host 175.146.14.236&lt;BR /&gt;&amp;nbsp;network-object 175.77.48.96 255.255.255.224&lt;BR /&gt;&amp;nbsp;network-object 209.198.187.0 255.255.255.0&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 3&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&amp;nbsp;&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 4&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&amp;nbsp;&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 5&lt;BR /&gt;Type: VPN&lt;BR /&gt;Subtype: ipsec-tunnel-flow&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Phase: 6&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;object network callhost-inside&lt;BR /&gt;&amp;nbsp;nat (server-lan,itrunk) static callhost-outside&lt;BR /&gt;Additional Information:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Result:&lt;BR /&gt;input-interface: itrunk&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: server-lan&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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I actually get on the host at&amp;nbsp;209.198.187.78 and attempt to connect to port 3389 of&amp;nbsp;209.198.173.58, it works. &amp;nbsp;Packet input says it will not work. &amp;nbsp;What am I getting wrong, or is the ASA tricking me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/does-packet-input-ever-report-the-wrong-thing/m-p/2425629#M238438</guid>
      <dc:creator>evan.r.moore</dc:creator>
      <dc:date>2019-03-12T04:12:21Z</dc:date>
    </item>
    <item>
      <title>n your packet-tracer string</title>
      <link>https://community.cisco.com/t5/network-security/does-packet-input-ever-report-the-wrong-thing/m-p/2425630#M238440</link>
      <description>&lt;P&gt;In your packet-tracer string you direct the ASA to tell you about reachability of "&lt;SPAN style="font-size: 14px;"&gt;10.3.2.25 3389". In your text you mention being able to get to "port 3389 of&amp;nbsp;209.198.173.58". &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;Which of those two are you trying to figure out?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2014 22:19:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/does-packet-input-ever-report-the-wrong-thing/m-p/2425630#M238440</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-05-16T22:19:55Z</dc:date>
    </item>
  </channel>
</rss>

