11 Jun
2015
11 Jun
'15
9:18 a.m.
On Jun 11, 2015, at 1:46 AM, Randeep <randeep123@gmail.com> wrote:
We are implementing a solution with FreeRadius+Mysql+Mikrotik.
We need two types of authentication methods.
1. PPPoE
That is a networking protocol. It's not an authentication method. PPP carries authentication methods such as PAP, CHAP, or MS-CHAP.
2. Via HTTP. For eg: When a user connects from the laptop, the browser should redirect to a website on which we can enter username & password and authenticate.
That's a hotspot, such as you see in an airport. FreeRADIUS doesn't implement that. Alan DeKok.