NAT and PPTP

Brett Glass brett at lariat.org
Thu Jul 24 22:00:57 PDT 2003


At 08:50 PM 7/24/2003, Archie Cobbs wrote:
  
>I don't have time to do any real work.. however, the PPTP control
>layer can be used pretty much as is.. i.e., the files pptp_ctrl.[ch].
>It has a fairly clean API that any PPP daemon could use, and all they
>require is some kind of event support.

We wouldn't be doing it quite that way; we'd be using it just to
steer the call through PPP (which wouldn't know that it was PPTP;
it would just think the call was PPP with MPPE on the CCP layer).
So, the PPP implementation wouldn't need to know about PPTP call
control.

--Brett



More information about the freebsd-net mailing list