K 10 svn:author V 2 ru K 8 svn:date V 27 2000-06-20T11:41:48.000000Z K 7 svn:log V 618 Added true support for PPTP aliasing. Some nice features include: - Multiple PPTP clients behind NAT to the same or different servers. - Single PPTP server behind NAT -- you just need to redirect TCP port 1723 to a local machine. Multiple servers behind NAT is possible but would require a simple API change. - No API changes! For more information on how this works see comments at the start of the alias_pptp.c. PacketAliasPptp() is no longer necessary and will be removed soon. Submitted by: Erik Salander Reviewed by: ru Rewritten by: ru Reviewed by: Erik Salander END