Re: Malformed syn packet cause %100 cpu and interrupts FreeBSD 9.0 release

2012-04-02 Thread Trent Nelson
On Mar 22, 2012, at 5:30 AM, Seyit Özgür wrote: > I solve the problem myself. > Thanks anyway For the records*, what'd you do? > Best regards. > > Seyit Özgür > Network Yöneticisi > *: http://xkcd.com/979/ ___ freebsd-net@freebsd.org mailing list

ipfw keep-state problem

2003-01-29 Thread Trent Nelson
Hi, I'm using ipfw with dynamic rules, and I'm having problems. Consi- der the following rules: ipfw add check-state ipfw add deny tcp from any to any established ipfw add pass ip from me to any ipfw add pass tcp from any to me ssh keep-state setup