Hassan,

In the Procurve_5400.pm file, add the following under the "use base" line :

use pf::config;
use pf::SNMP::constants;
use pf::util;

# CAPABILITIES
# access technology supported
sub supportsWiredMacAuth { return $TRUE; }
sub supportsWiredDot1x { return $TRUE; }

Don't forget to add the radiusSecret field under the switch config in 
switches.conf.

Restart PF after.

On 11-11-14 1:35 PM, Hassan Jemmali wrote:
> Hello,
>
> I'm trying to configure PacketFence with a HP Procurve 5400ZL switch.In
> the documentation provided in you webSites, you say that PF only
> supports portsecurity and SNMP method to do vlan enforcement. Is it
> possible to do MAC authentication too ? Because i found in the docs of
> HP procurve that it supports MAC authentication with a radius server.
>
> Thanks
>
>
> -----
> Hassan Jemmali
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Packetfence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>


-- 
Francois Gaudreault, ing. jr
[email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to