Hi, On Wed, 29 Feb 2012 12:52:40 +0100 "Sebastian Reitenbach" <sebas...@l00-bugdead-prods.de> wrote: > since there is the limitation in npppd that it doesn't support multiple > clients behind the same NAT host for IPSec/L2TP, I'm looking > into using PPTP with EAP-TLS authentication. But I'm wondering, whether this > is supported by npppd. > The examples in the HOWTO_PIPEX_NPPPD.txt only use mschapv2 and chap with the > local authentication. > When I'd use radius authentication, would it be possible to use EAP-TLS then? EAP support of npppd was deleted.
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/npppd/npppd/Attic/eap.c I want to write eap.c again, but it is a later item in my TODOs. --yasuoka