LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   TCP-Flags?? (https://www.linuxquestions.org/questions/linux-networking-3/tcp-flags-18076/)

X11 04-09-2002 01:17 AM

TCP-Flags??
 
I was reading some IPTables tutorial the other day, when I came across something like this that confused me:

iptables -p --tcp-flags SYN,ACK,FIN

My question is do what the following do:

SYN
ACK
FIN
RST
URG
PSH

:newbie:

unSpawn 04-09-2002 02:41 AM

The meaning of the flags or "control bits" is here, how they are used in everyone's favourite example, the "three-way handshake" here, and if you want an RFC description look here in Pt 3, 3.4 and 3.9 .

HTH somehow.


All times are GMT -5. The time now is 07:14 PM.