HOW TO Enable IPSec for FreeBSD.......???

From: mohan chandra (mohanchandra_01_at_yahoo.co.in)
Date: 05/17/05

  • Next message: Mike Tancsa: "Re: HOW TO Enable IPSec for FreeBSD.......???"
    Date: Tue, 17 May 2005 14:45:32 +0100 (BST)
    To: freebsd-security@freebsd.org
    
    

    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"


  • Next message: Mike Tancsa: "Re: HOW TO Enable IPSec for FreeBSD.......???"

    Relevant Pages

    • FreeBSD/Xen DOMU w/PAE support
      ... I am currently trying to get FreeBSD 7-CURRENT running as DomU under ... I have a few questions related to building the kernel from ... kernel w/o xen support and w/ PAE support resulting in FreeBSD being ... well as the contents of the kernel configuration file. ...
      (freebsd-current)
    • Kernl Panic and restart
      ... After a few days hacking i'm finally getting the hang of freebsd, ... different to linux but linux seems simular in some ways but anyway, ... # GENERIC -- Generic kernel configuration file for FreeBSD/i386 ... # syscons is the default console driver, ...
      (freebsd-newbies)
    • Re: Configuring FreeBSD 6.2 for use with Garmin GPS 18 LVC
      ... I would like to set up FreeBSD 6.2 to use my ... Garmin GPS 18 LVC as a refclock. ... kernel then needs to be recompiled. ... you create a kernel configuration file: ...
      (comp.protocols.time.ntp)
    • Re: Weird performances: -CURRENT vs 5.2.1
      ... > scanning machines), I take it you mean, ... > NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: ... from your kernel configuration file: ... In fact INVARIANTS and WITNESS related lines are the more important to ...
      (freebsd-current)
    • Re: Hello!
      ... > Hello, my name is Erik and I have a great love for alternative OS's, and ... > I just want to comment on FreeBSD 5.0 and how I like it so far. ... > FURY PRO 32 MB video card. ... Basically you add a line into your kernel configuration file, ...
      (freebsd-questions)