I am looking at implementing a VPN connection for the office and just have a quick architectural question. The setup is currently as follows:
DSL Modem --> pfSense --> Windows Server 2012 R2 (AD, DHCP, DNS, NPS, NAP, etc).
Now my question is as follows: should the VPN endpoint be the pfSense box, with authentication happening on the pfSense against AD credentials using a RADIUS server (NPS/NAP) running on the AD Box, or should I just forward the incoming VPN connection to the NAP server and let the Window box handle everything (Auth, VPN, etc.)
Is there any distinct (dis)advantage to either approach? Is there any difference in terms of security?
DSL Modem --> pfSense --> Windows Server 2012 R2 (AD, DHCP, DNS, NPS, NAP, etc).
Now my question is as follows: should the VPN endpoint be the pfSense box, with authentication happening on the pfSense against AD credentials using a RADIUS server (NPS/NAP) running on the AD Box, or should I just forward the incoming VPN connection to the NAP server and let the Window box handle everything (Auth, VPN, etc.)
Is there any distinct (dis)advantage to either approach? Is there any difference in terms of security?