LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   sniffing sshd stream (https://www.linuxquestions.org/questions/linux-networking-3/sniffing-sshd-stream-736375/)

nima0102 06-29-2009 07:26 AM

sniffing sshd stream
 
Hi every body
for some reasons I sniffed the ssh stream on 2 different servers.on one of servers, PSH flag on all of packets are set to "1",I do not know about it and how to config sshd to set PSH flag on packets.

thanks for any help or guidance

JulianTosh 06-29-2009 08:01 AM

The push flag just means there's data in the payload of the packet. It shouldnt be set in *all* the packets... just when the size of the payload is greater than zero bytes.


All times are GMT -5. The time now is 11:13 AM.