Hello Charles,

something like that will do the job in vlan filters:

[patate]
filter = ssid
operator = is
value = patate

[dinde]
filter = ssid
operator = is
value = dinde

[1:patate]
scope = RegistrationRole
role = regpatate

[1:dinde]
scope = RegistrationRole
role = regdinde


If ssid patate then the registration role will be regpatate and if ssid dinde ...

Don't forget to add the 2 roles (regdinde and regpatate) and assign the correct vlan in the switch config.

Regards

Fabrice



Le 2016-12-06 à 17:16, Charles Rumford a écrit :
Hello Fellow PacketFence Users -

I'm currently working on a proof of concept for a PacketFence
deployment, and was curious if there was a way to do per SSID
registration roles.

Here is the use case:

I would like to use a single PF installation for both my wireless guest
service as well as my IoT device service. The current plan is to pull
the guest network into a MPLS overlay, and bring up an interface on the
PF server to handle that traffic. Also, bring up a registration
interface for the device network.

Now, as far as I can tell, new devices get put into the same
registration role independent of what SSID they are connecting from.
Because of the MPLS overlay, the guest and device networks will not be
able to get to the same interface, therefore I can't use the same DNAT
rule to direct users to the captive portal for both SSID from the same
controllers.

What I need is a GuestReg role returned for users connecting from the
guest SSID and a DevReg role returned for users connecting from the
device SSID.

Is this something that is possible with PacketFence?


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to