Hello,

Good news.

There are a problem in packetfence/Cisco with Filter-Id atrribute (AVS). 
Cisco do not accept character "." at Filter-Id atrribute.

Troubleshooting:

Modify file lib/pf/Switch/Cisco/Catalyst_2960.pm and delete ".in" at 
this sentence.

Return the specific role attribute of the switch.

=cut

sub returnRoleAttributes {
     my ($self, $role) = @_;
     return ($self->returnRoleAttribute() => $role.".in");




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-devel mailing list
PacketFence-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-devel

Reply via email to