Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. Re: Captive Portal (Simon)


----------------------------------------------------------------------

Message: 1
Date: Tue, 21 Sep 2021 18:15:29 +0100
From: Simon <dh...@thehobsons.co.uk>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: Captive Portal
Message-ID: <7f9bc99a-ec9d-48e6-b2a3-4feac0349...@thehobsons.co.uk>
Content-Type: text/plain;       charset=us-ascii

Kraishak Mahtha <kraishak....@gmail.com> wrote:

> I am trying to implement a captive portal with cases like where users can be 
> guest,authenticated and unknown-clients without restarting the dhcp service 
> frequently.
> Initially the client will be getting the IP from the quarantine range and the 
> user getting a custom portal page where he can be authenticated or accept the 
> terms and be as a guest.
> I tried to use the concept of known and unknown-clients so that using omapi 
> concept i can add an authenticated client as known client so that it does not 
> need a restart of dhcp service. 
> but I want to add one more case where I can differentiate the clients also as 
> guest users
> can anyone suggest to me any config element where I can differentiate all 
> these three cases(non-authenticated, authenticated and guest).

The first thing that comes to mind is to use classes - a class for 
authenticated clients, and another for non-authenticated clients. Use 
subclasses to put devices into one or other class. Then you have a pool where 
you allow one class, another pool where you allow the other class, and a guest 
pool where you explicitly deny both classes.

Simon




------------------------------

Subject: Digest Footer

_______________________________________________
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 155, Issue 9
******************************************

Reply via email to