1) FreeBSD kernel>=4.6. 2) Reports.

From: Pawel Jakub Dawidek (nick@garage.freebsd.pl)
Date: Wed Nov 13 2002 - 02:48:34 MST


Hello.

Two things.

1) I think there is no need to patch FreeBSD kernel 4.6 greater.
   All tunning what we need could be done via kernel config and
   sysctl.
        In kernel config:

                options MAXFILES=16384
                options HZ=1000
                options NMBCLUSTERS=32678

        Sysctls:

                kern.ipc.somaxconn=1024
                net.inet.ip.portrange.last=40000
                net.inet.tcp.delayed_ack=0
                net.inet.tcp.msl=3000

        IP addresses hashing is implemented already.

2) Reports... Where I could find descriptions of ALL diagrams and
   tables generated by label_results and make_report?

Thanks.

-- 
Pawel Jakub Dawidek
UNIX Systems Administrator
http://garage.freebsd.pl
Am I Evil? Yes, I Am.




This archive was generated by hypermail 2b29 : Mon Feb 06 2006 - 12:00:25 MST