* kinder2000 <[EMAIL PROTECTED]> [2003-03-28 11.24 +1000]: > But i have questions about how to make kernel with my values? Not in > /etc/sysctl.conf? > > I compile kernel with: > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=100 > values in sysctl is: > net.inet.ip.fw.verbose: 1 > net.inet.ip.fw.verbose_limit:100 > > But how i can enable in kernel this value? > net.inet.tcp.syncookies: 1
I don't think you can, as I believe there is no such value. I'm afraid I can't be of much help with this, but perhaps there are other options that suit your needs? Check the file LINT which I believe you should have in /usr/src/sys/i386/conf/ If not, you'll find it in the CVS repository, which is browseable: URL:<http://www.freebsd.org/cgi/cvsweb.cgi/> HTH, Martin Karlsson -- "The crimes hereinafter set out are punishable as crimes under; international law: [. . .] Planning, preparation, initiation or waging of a war of aggression or a war in violation of international treaties, agreements or assurances;" -Principles of the Nuremberg Tribunal,1950 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
