08-16-2001 08:52 AM - edited 02-20-2020 09:49 PM
What do the flags represent in the output of a show conn on a PIX.
08-16-2001 09:17 AM
Here are the connection flags:
Connection Flags
+------+-------------------------------------------------------+
| Flag | Description |
+------+-------------------------------------------------------+
| U | up |
| f | inside FIN |
| F | outside FIN |
| r | inside acknowledged FIN |
| R | outside acknowledged FIN |
| s | awaiting outside SYN |
| S | awaiting inside SYN |
| M | SMTP data |
| H | HTTP get (not used) |
| I | inbound data |
| O | outbound data |
| q | SQL*Net data |
| n | nailed connection (no supported) |
| d | dump |
| P | inside back connection |
| E | outside back connection |
| G | group |
| p | replicated (unused) |
| a | awaiting outside ACK to SYN |
| A | awaiting inside ACK to SYN |
| B | initial SYN from outside |
| R | RPC |
| H | H.323 |
| D | DNS |
+--------------------------------------------------------------+
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide