netgraph l2tp setup problems

From: Anders Nordahl (ano_at_du.se)
Date: 11/27/03

  • Next message: Christophe Prevotaux: "Re: netgraph l2tp setup problems"
    Date: Thu, 27 Nov 2003 16:44:53 +0100
    To: freebsd-net@freebsd.org
    
    

    Hi,
    I am trying to setup a l2tp server, but being new to the concept of
    netgraph i can't understand how it is supposed to be done.
    What I am trying to do is a VPN concentrator using l2tp and IPSec, I
    have found some rather vague references that this should be possible (
    but almost all seem to be somewhat old).

    I've gotten as far as getting ng_ksocket to deliver packets to ng_l2tp
    (or so it seems) but I suspect I need something akin to mpd inorder to
    connect a ng_ppp instance to each session_xxxx hook as they get created,
    which results in a couple of questions:

    - Has someone already done this?
    - Is there such a beast as "mpd for l2tp"?

    I am trying to run this on an pc running 5.1-CURRENT

    Any pointers, suggestions etc would be much appreciated.

    /Anders

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Christophe Prevotaux: "Re: netgraph l2tp setup problems"