Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2005 19:42:44 +0400
From:      "Danil V. Gerun" <news@625.ru>
To:        freebsd-security@freebsd.org
Subject:   Re: HOW TO Enable IPSec for FreeBSD.......???
Message-ID:  <148047701.20050517194244@625.ru>
In-Reply-To: <20050517134532.6592.qmail@web8506.mail.in.yahoo.com>
References:  <20050517134532.6592.qmail@web8506.mail.in.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
mc> /usr/src/sys/i386/conf/MYKERNEL
...
mc> # cd /usr/src
mc> # make buildkernel KERNCONF=IPSEC && make
mc> installkernel KERNCONF=IPSEC

If this is what you've really done, then you should do

make buildkernel KERNCONF=MYKERNEL
make installkernel KERNCONF=MYKERNEL


And you can also change the 'ident' option in the kernel to the
ident           MYKERNEL



-- 
Best regards, Danil V. Gerun
danil@hate.spam.625.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?148047701.20050517194244>