Brent Voltz writes:
> I have a follow-up question:  With the PPPoE connection active on ng0, is it
> possible to use MPD to bring up a PPTP tunnel on ng1?

Sure... just use the same mpd and define a new bundle in mpd.conf.
E.g.:

default:
        load bundle1
        load bundle2

bundle1:
        new -i ng0 pppoe pppoe
        ...

bundle2:
        new -i ng1 pptp pptp
        ...

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to