> Hi Evan,
> 
> I didn't see what version of packetfence you were using. Have a look at
> vlan filters, from the web interface under the main category -> filter
> engines, or in /usr/local/pf/conf/vlan_filters.conf.
> 
> Here's two samples that are working in my test deployment. Basically in
> addition to the vlan filters you will need to create a portal profile that
> matches the criteria and maps it to an authentication source.
> 
> [etherneteap]
> filter = connection_type
> operator = is
> value = Ethernet-EAP
> 
> [1:etherneteap]
> scope = AutoRegister
> role = default
> 
> [fccsecure]
> filter = ssid
> operator = is
> value = fcc
> 
> [wifieap]
> filter = connection_type
> operator = is
> value = Wireless-802.11-EAP
> 
> [2:fccsecure&wifieap]
> scope = AutoRegister
> role = default
> 
> Hope this helps.
> -dustin
> 


Hi Dustin,thanks a lot for getting back so quickly - I've had a quick look at 
the things you've suggested and can see where to go with it.It's not working 
yet but I'll keep working on it and get back you with how it's gone,Cheers- 
Evan                                       
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to