Francois:
Genius! You sir are amazing.  It works flawlessly.  VLan assignment without 
SNMP, I like it :{ )

Jake Sallee
Godfather of Bandwidth
Network Engineer
University of Mary Hardin-Baylor

900 College St.
Belton, Texas
76513

Fone: 254-295-4658
Phax: 254-295-4221

________________________________________
From: Francois Gaudreault [[email protected]]
Sent: Thursday, March 08, 2012 11:15 AM
To: [email protected]
Subject: Re: [Packetfence-users] wired 802.1x and HP ProCurve 2510-24 support

Before going further, you should start by adding the following in your
module after the other use lines:

# importing switch constants
use pf::SNMP::constants;
use pf::util;
use pf::config;

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

And try it...

On 12-03-08 10:33 AM, Sallee, Stephen (Jake) wrote:
> Ok, after looking at the code it seems that the HP switch module is SNMP only.
>
> Any one want to co-sponsor the development of a generic 802.1x module?
>
> Jake Sallee
> Godfather of Bandwidth
> Network Engineer
> University of Mary Hardin-Baylor
>
> 900 College St.
> Belton, Texas
> 76513
>
> Fone: 254-295-4658
> Phax: 254-295-4221
>
> ________________________________________
> From: Sallee, Stephen (Jake) [[email protected]]
> Sent: Wednesday, March 07, 2012 4:31 PM
> To: [email protected]
> Subject: [Packetfence-users] wired 802.1x and HP ProCurve 2510-24 support
>
> We are demoing some new switches and I was excited to see that a module for 
> the HP 2500 series of switches is already available for PF 3.2.  However 
> after configuring the switch I get the following error in my packetfence.log:
>
> Mar 07 16:23:58 pf::WebAPI(5364) ERROR: Wired 802.1X is not supported on 
> switch type pf::SNMP::HP::Procurve_2500. Please let us know what hardware you 
> are using. (pf::SNMP::supportsWiredDot1x)
> Mar 07 16:23:58 pf::WebAPI(5364) WARN: Sending REJECT since switch is 
> unspported (pf::radius::_switchUnsupportedReply)
>
> The HP reps are quite adamant that this switch supports the full 802.1x stack 
> ... is the module only for SNMP?  IF so, I wonder if can we build a generic 
> module for any device that supports 802.1x?
>
> The model is HP 2510-24.
>
> Jake Sallee
> Godfather of Bandwidth
> Network Engineer
> University of Mary Hardin-Baylor
>
> 900 College St.
> Belton, Texas
> 76513
>
> Fone: 254-295-4658
> Phax: 254-295-4221
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Packetfence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
> ------------------------------------------------------------------------------
> Virtualization&  Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> 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)

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to