-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 forbmsyn wrote: > Hi Jason, > > I modify the setting as you suggested but still not working. I > switched the deauthMethod to SNMP, assign two new snmp strings to the > swtich. I also changed the SNMP to version 1. Below is the new > config.
And using snmpwalk from the packetfence server, you can successfully contact the switch and receive data? > switches.conf [192.168.1.12] mode=production deauthMethod=SNMP > type=Cisco::Catalyst_2960 Is there any particular reason you're using the port-security method for a 2960 as opposed to dot1x or mab? I think it just needs IOS 12.2.46SE or greater... The port-security method works, but I've found that mab/dot1x using RADIUS deauth works pretty flawlessly. > I was making the changes via Web UI. I noticed when I click on the > IP address of the switch, packetfence.log gave me some error like > this: > > Jul 16 13:20:09 httpd.admin(0) ERROR: Use of uninitialized value > $value in string eq at > /usr/share/perl5/vendor_perl/HTML/FormHandler/Widget/Field/Select.pm > line 90. (pfappserver::__ANON__) > > > After I modified the setting of the switch, and clicked on save, > packetfence.log gave some error like this: > > Jul 16 13:20:25 httpd.admin(0) INFO: Changes successfully commited > (pfappserver::Base::Controller::Crud::Config::_commitChanges) Jul 16 > 13:20:25 httpd.admin(0) ERROR: Argument "default" isn't numeric in > pack at /usr/local/pf/lib/pf/util.pm <http://util.pm> line 456. > (pfappserver::__ANON__) The Inverse folks can better identify these errors. It sounds like there was a missing value when you first loaded the switch in the GUI, and the second error seems to indicate that you have the word "default" in a place where it's expecting a number. > I guess these might not be the cause of the issue because I can > verify the setting from the configure file directly. But why there > are error pop up? > > Regards, Jacky - -- - --------------------------- Jason 'XenoPhage' Frisvold [email protected] - --------------------------- "Any sufficiently advanced magic is indistinguishable from technology." - - Niven's Inverse of Clarke's Third Law -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.19 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlHl7NkACgkQ8CjzPZyTUTQEwgCfe0EspLWzP3IaLMQDXR5FEGZ0 6ssAoIM1SXhB83XvFGfjoJ6OqXtQGjKr =V+NX -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
