[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isic




It tested this on OpenBSD 2.6  i486dx4 100 , 16mb ram
and my system does'nt crash.... but i used isic-0.4 

> I'm new ot OpenBSD and I've got following:
> when testing "IP stack integrity" with isis-0.5 (from
> ports collection) system hangs 100%. Here the case:
> 
> intel Celeron 450MHz 64 MB RAM OpenBSD 2.6
> kernel conpiled without GATEWAY (even GENERIC crashes)
> As it is my home test mashine at a time of testing for
> ipf I had: pass in all and pass out all
>    So, when I started 
> #isis -s 127.0.0.1 -d 127.0.0.1 -F50 -V7 -D
> 
> System crashes.....
> 
> if I filter bad packets with
> block all in with short
> block all in with opt lsrr
> block all in with opt ssrr
> block in on lo0 with frag
> 
> system is OK
> 
> P.S. Is it bacause of NMBCLUSTERS, NKMEMCLUSTERS,
> MAX_KMAP , etc ????