Created kernel name is MYKERNEL. Why you trying to compile kernel IPSEC ?? On Tue, 2005-05-17 at 14:45 +0100, mohan chandra wrote: > Hi, > > I have tried to enable IPSec support for my > FreeBSD( 4.11-RELEASE) system. > First, I copied the generic kernel configuration file > to a file I called MYKERNEL: > > #cp /usr/src/sys/i386/conf/GENERIC > /usr/src/sys/i386/conf/MYKERNEL > > > Then, I added the following three lines to the options > section of /usr/src/sys/i386/conf/MYKERNEL: > > options IPSEC > options IPSEC_ESP > options IPSEC_DEBUG > > After that I recompile the kernel with the following > command: > > # cd /usr/src > # make buildkernel KERNCONF=IPSEC && make > installkernel KERNCONF=IPSEC > > And also installed IKE support on my system with the > following command using racoon: > > cd /usr/ports/security/racoon > make install clean > > Afterall completion of build, still IPSec support is > not appearing in the system. Suggest me,is there any > configuration or modifications need to be done? > > Please, anyone give me some suggestion to enable IPSec > support on FreeBSD. > Any Help will be very much appeciated.. > > Thanx, > > Regards, > Mohan.. > > > ________________________________________________________________________ > Yahoo! India Matrimony: Find your life partner online > Go to: http://yahoo.shaadi.com/india-matrimony > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Best regards, Hamlet mailto:[EMAIL PROTECTED]
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "[EMAIL PROTECTED]"
