Re: simple tcp question (syn, no mss)

2003-01-15 Thread Josh Brooks
Yes, I did that :) Take a look: 1 15554624172 count tcp from any to any setup tcpoptions !mss 2 16475664738 count tcp from any to any tcpflags syn tcpoptions !mss 33743453 196847392 count tcp from any to any setup So ... 1/296th of all my setup (syn

Re: simple tcp question (syn, no mss)

2003-01-15 Thread Julian Elischer
why don't you put in a rule to catche them and count them. then after a day or two you can go see how many there were.. On Wed, 15 Jan 2003, Josh Brooks wrote: > > Will I ever see a _legitimate_ packet in the wild that is a SYN, and has > no MSS ? > > > If the answer is no, then is this a goo