I probably won't get to it any time soon, but if anyone's interested, check out the code from poptop (www.poptop.org). It has a switch (IIRC, it's "--with-bsdppp") that you can pass the configure script, and that instructs pptpd to use ppp instead of pppd.
----- Original Message ----- From: "Tim Warnock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 07, 2003 6:03 PM Subject: Re: multilink ppp over l2tp > it really depends if they are parameter compatible firstly? > > if they are, try just changing the source to call ppp rather than > pppd, specify multilink however you do it with ppp and go from there? > > Thanks > Tim Warnock > > ISP Technical Manager > GetOnIt! Nationwide Internet. > 1300 88 00 97 > timoid (at) getonit.net.au > ----- Original Message ----- > From: "Paul Galbraith" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, September 08, 2003 7:45 AM > Subject: Re: multilink ppp over l2tp > > > > I'd like to see this as well, I'm trying to run l2tpd under OpenBSD, > and > > would prefer ppp over pppd. I'm sure it's a simple change, but my > > programming skills are minimal in bsd. > > > > Paul > > > > ----- Original Message ----- > > From: "Jack Xiao" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Sunday, September 07, 2003 2:32 PM > > Subject: multilink ppp over l2tp > > > > > > > Hi All, > > > > > > I am using L2tpd under FreeBSD from 4.2 Release and later version. > I am > > > planning to support multilink ppp over l2tp now. As I know, l2tpd > or > > rp-l2tp > > > forks pppd to bring ppp tunnels on. But pppd under FreeBSD stopped > > > developing for many years and it cannot support multilink ppp, > which is > > > quite different than Linux. Is it possible to replace pppd with > ppp under > > > FreeBSD? I know ppp under FreeBSD supports multilink ppp well. > > > > > > I'd like to listen to any ideas from this mailing list first. > > > > > > Thanks in advance! > > > > > > Jack > > > > > > > > > > > > >
