<?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 Re: PIX TCP connection flags in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9560#M693416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunatelly CCO does not give any information on  the flags. You can find some of them only in the documentation of 4.4. It seems they are not important any more.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once I opened a case for some connections flags, and got almost all of them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    | Flag | Description                                         &lt;/P&gt;&lt;P&gt;     |  U   | up                                                    &lt;/P&gt;&lt;P&gt;     |  f   | inside FIN                                            &lt;/P&gt;&lt;P&gt;     |  F   | outside FIN                                           &lt;/P&gt;&lt;P&gt;     |  r   | inside acknowledged FIN                               &lt;/P&gt;&lt;P&gt;     |  R   | outside acknowledged FIN                              &lt;/P&gt;&lt;P&gt;     |  s   | awaiting outside SYN                                  &lt;/P&gt;&lt;P&gt;     |  S   | awaiting inside SYN                                   &lt;/P&gt;&lt;P&gt;     |  M   | SMTP data                                             &lt;/P&gt;&lt;P&gt;     |  H   | HTTP get (not used)                                   &lt;/P&gt;&lt;P&gt;     |      | SIP connection                                        &lt;/P&gt;&lt;P&gt;     |      | SKINNY (not used)                                      &lt;/P&gt;&lt;P&gt;     |  I   | inbound data                                          &lt;/P&gt;&lt;P&gt;     |  O   | outbound data                                          &lt;/P&gt;&lt;P&gt;     |  q   | SQL*Net data                                           &lt;/P&gt;&lt;P&gt;     |  n   | nailed connection (no supported)                      &lt;/P&gt;&lt;P&gt;     |  d   | dump                                                  &lt;/P&gt;&lt;P&gt;     |  P   | inside back connection                               &lt;/P&gt;&lt;P&gt;     |  E   | outside back connection                                &lt;/P&gt;&lt;P&gt;     |  G   | group                                                 &lt;/P&gt;&lt;P&gt;     |  p   | replicated (unused)                                    &lt;/P&gt;&lt;P&gt;     |  a   | awaiting outside ACK to SYN                           &lt;/P&gt;&lt;P&gt;     |  A   | awaiting inside ACK to SYN                            &lt;/P&gt;&lt;P&gt;     |  B   | initial SYN from outside                              &lt;/P&gt;&lt;P&gt;     |  R   | RPC                                                   &lt;/P&gt;&lt;P&gt;     |  H   | H.323                                                  &lt;/P&gt;&lt;P&gt;     |      | SIP connection                                         &lt;/P&gt;&lt;P&gt;     |      | SIP media connection                                  &lt;/P&gt;&lt;P&gt;     |      | SIP trans connection                                   &lt;/P&gt;&lt;P&gt;     |  D   | DNS                                                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2001 15:43:23 GMT</pubDate>
    <dc:creator>subaa</dc:creator>
    <dc:date>2001-07-24T15:43:23Z</dc:date>
    <item>
      <title>PIX TCP connection flags</title>
      <link>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9557#M693406</link>
      <description>&lt;P&gt;Does anyone know how to interpret the output of "show conn" command, specifically the "flags"?&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;SNIFF# sho conn local 192.168.120.189 net 255.255.255.255&lt;/P&gt;&lt;P&gt;TCP out 192.168.225.30:80 in 192.168.120.189:1510 idle 0:00:02 Bytes 375 flags U&lt;/P&gt;&lt;P&gt;O&lt;/P&gt;&lt;P&gt;TCP out 192.168.225.31:80 in 192.168.120.189:1499 idle 0:00:50 Bytes 1011 flags&lt;/P&gt;&lt;P&gt;UIO&lt;/P&gt;&lt;P&gt;TCP out 192.168.225.30:80 in 192.168.120.189:1515 idle 0:00:01 Bytes 1917 flags&lt;/P&gt;&lt;P&gt;UfFrIO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd appreciate any feedback on this.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Mustafa Hussein&lt;/P&gt;&lt;P&gt;Comark, Inc.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:48:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9557#M693406</guid>
      <dc:creator>mhussein</dc:creator>
      <dc:date>2020-02-21T05:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: PIX TCP connection flags</title>
      <link>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9558#M693410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here&amp;#146;s the breakdown.  d=Dump, clean up connection. f=FIN seen in inbound packet. F=FIN seen in outbound packet. H=HTTP get in a UDP connection, H can also mean H.323. I Data in. J=Java applets are not permitted on connection.  m=SMTP data. O=Data out. q= SQL*Net data fixup. R=Remote Procedure Call (RPC). r=In use. U=Connection is up.  I think some other flags may show up but they are specifically for Cisco engineering if requested during trouble-shooting.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2001 21:58:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9558#M693410</guid>
      <dc:creator>mmellet</dc:creator>
      <dc:date>2001-07-05T21:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: PIX TCP connection flags</title>
      <link>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9559#M693415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where did you find this stuff? (its great!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2001 17:29:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9559#M693415</guid>
      <dc:creator>millerv</dc:creator>
      <dc:date>2001-07-06T17:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: PIX TCP connection flags</title>
      <link>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9560#M693416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunatelly CCO does not give any information on  the flags. You can find some of them only in the documentation of 4.4. It seems they are not important any more.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once I opened a case for some connections flags, and got almost all of them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    | Flag | Description                                         &lt;/P&gt;&lt;P&gt;     |  U   | up                                                    &lt;/P&gt;&lt;P&gt;     |  f   | inside FIN                                            &lt;/P&gt;&lt;P&gt;     |  F   | outside FIN                                           &lt;/P&gt;&lt;P&gt;     |  r   | inside acknowledged FIN                               &lt;/P&gt;&lt;P&gt;     |  R   | outside acknowledged FIN                              &lt;/P&gt;&lt;P&gt;     |  s   | awaiting outside SYN                                  &lt;/P&gt;&lt;P&gt;     |  S   | awaiting inside SYN                                   &lt;/P&gt;&lt;P&gt;     |  M   | SMTP data                                             &lt;/P&gt;&lt;P&gt;     |  H   | HTTP get (not used)                                   &lt;/P&gt;&lt;P&gt;     |      | SIP connection                                        &lt;/P&gt;&lt;P&gt;     |      | SKINNY (not used)                                      &lt;/P&gt;&lt;P&gt;     |  I   | inbound data                                          &lt;/P&gt;&lt;P&gt;     |  O   | outbound data                                          &lt;/P&gt;&lt;P&gt;     |  q   | SQL*Net data                                           &lt;/P&gt;&lt;P&gt;     |  n   | nailed connection (no supported)                      &lt;/P&gt;&lt;P&gt;     |  d   | dump                                                  &lt;/P&gt;&lt;P&gt;     |  P   | inside back connection                               &lt;/P&gt;&lt;P&gt;     |  E   | outside back connection                                &lt;/P&gt;&lt;P&gt;     |  G   | group                                                 &lt;/P&gt;&lt;P&gt;     |  p   | replicated (unused)                                    &lt;/P&gt;&lt;P&gt;     |  a   | awaiting outside ACK to SYN                           &lt;/P&gt;&lt;P&gt;     |  A   | awaiting inside ACK to SYN                            &lt;/P&gt;&lt;P&gt;     |  B   | initial SYN from outside                              &lt;/P&gt;&lt;P&gt;     |  R   | RPC                                                   &lt;/P&gt;&lt;P&gt;     |  H   | H.323                                                  &lt;/P&gt;&lt;P&gt;     |      | SIP connection                                         &lt;/P&gt;&lt;P&gt;     |      | SIP media connection                                  &lt;/P&gt;&lt;P&gt;     |      | SIP trans connection                                   &lt;/P&gt;&lt;P&gt;     |  D   | DNS                                                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2001 15:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9560#M693416</guid>
      <dc:creator>subaa</dc:creator>
      <dc:date>2001-07-24T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: PIX TCP connection flags</title>
      <link>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9561#M693417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;many thanks, this goes in the bag of tricks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2001 21:13:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-tcp-connection-flags/m-p/9561#M693417</guid>
      <dc:creator>millerv</dc:creator>
      <dc:date>2001-07-25T21:13:03Z</dc:date>
    </item>
  </channel>
</rss>

