看板 FB_security 關於我們 聯絡資訊
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 _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"