[Netgraph] Inserting a node in a running net config. (ADSL PPPOE)

From: Paolo Pisati (p.pisati_at_oltrelinux.com)
Date: 06/25/03

  • Next message: Shawn Ramsey: "Lots of input errors..."
    Date: Wed, 25 Jun 2003 11:07:12 +0200
    To: FreeBSD_Net <freebsd-net@FreeBSD.ORG>
    
    

    As the subject says,
    i've 2 netgraph nodes communicating and exchanging
    data&c, but i would like to insert my own node
    in the middle, is it possible?

    i've an adsl internet conncetion, so when my compueter boots,
    the netgraph nodes are already there working, buti would like
    to conncet my own node between the pppoe node and the socket
    node connected to tun0.

    Is it possibile with a working netgraph net?

    If not, how can i start the adsl link "by hand"?
    I mean, is it possible to create by hand the netgraph net and
    then starts somehow the ppp on it?

    thanks.

    -- 
    Paolo
    Italian FreeBSD User Group: http://www.gufi.org
    _______________________________________________
    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: Shawn Ramsey: "Lots of input errors..."