multiple DHCP virtual host
Alan DeKok
aland at deployingradius.com
Wed Oct 2 02:13:21 CEST 2019
On Sep 30, 2019, at 10:55 AM, Maxime Gerges <maxime.gerges at ariane.network> wrote:
>
> I have a use case for the DHCP vhost where I would need to create 3 DHCP vhost on the same machine. The first one would listen to incoming DHCP requests from external relays (UDP 67) and relay the requests to 2 different specific DHCP vhost on the same machine based on some criteria. Each on these 2 DHCP vhost would have their own FSM to reply to client. This mechanism is already available in the RADIUS world of freeRADIUS as per the vhost capability and internal proxying.
>
> Is this possible as per the v3.0.x mainstream ?
It should be possible, yes. Just proxy the request to an internal virtual server, and it should work.
> If not I guess that It would be possible to simulate 2 FSM on the same DHCP vhost using 2 different policies along with if/else.
Yes.
Alan DeKok.
More information about the Freeradius-Users
mailing list