Re: syncookie in 6.x and 7.x
- From: Maxim Konovalov <maxim@xxxxxxxxxxx>
- Date: Fri, 28 Sep 2007 20:03:11 +0400 (MSD)
On Thu, 16 Aug 2007, 18:24+0400, Igor Sysoev wrote:
During testing 7.0-CURRENT I have found that it always sends syncookiesMine does:
while on early FreeBSD versions "netstat -s -p tcp" always shows:
0 cookies sent
0 cookies received
I have looked sources and found that in early versions the sent counter
was simply not incremented at all. The patch attached.
After the patch has been applied I have found that 6 always sends
syncookies too, however, 6 unlike 7 never receives them. Why ?
$ netstat -sp tcp | grep cook
51588 cookies sent
25 cookies received
$ uname -r
6.2-STABLE
--
Maxim Konovalov
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: ng_nat+ng_netflow+mpd4 - ?
- Next by Date: RE: TX Multiqueue?
- Previous by thread: ng_nat+ng_netflow+mpd4 - ?
- Next by thread: Re: syncookie in 6.x and 7.x
- Index(es):
Relevant Pages
|