OB: This might or might not fix everything though. Increase verbosity in the radius and Cisco subsystems by adding the following in your conf/log.conf: OB: log4perl.category.pf.radius = TRACE OB: log4perl.category.pf.SNMP.Cisco = DEBUG
OB: Then re-test and check your logs. Bingo. That is working now. Mar 25 13:39:59 pf::WebAPI(22109) DEBUG: instantiating new pf::radius object (pf::radius::new) Mar 25 13:39:59 pf::WebAPI(22109) TRACE: received a radius authorization request with parameters: nas port type => Ethernet, switch_ip => switchip, EAP-Type => 0, mac => host_mac, port => 50445 , username => host_mac (pf::radius::authorize) Mar 25 13:39:59 pf::WebAPI(22109) TRACE: _doWeActOnThisCall called (pf::radius::_doWeActOnThisCall) Mar 25 13:39:59 pf::WebAPI(22109) TRACE: _doWeActOnThisCallWired called (pf::radius::_doWeActOnThisCallWired) Mar 25 13:39:59 pf::WebAPI(22109) INFO: handling radius autz request: from switch_ip => switchip, connection_type => Ethernet-NoEAP mac => host_mac, port => 50445, username => host_mac (pf: :radius::authorize) Mar 25 13:39:59 pf::WebAPI(22108) DEBUG: instantiating new pf::radius object (pf::radius::new) Mar 25 13:39:59 pf::WebAPI(22108) TRACE: received a radius authorization request with parameters: nas port type => Ethernet, switch_ip => switchip, EAP-Type => 0, mac => phone_mac, port => 50445 , username => phonemac (pf::radius::authorize) Mar 25 13:39:59 pf::WebAPI(22108) TRACE: _doWeActOnThisCall called (pf::radius::_doWeActOnThisCall) Mar 25 13:39:59 pf::WebAPI(22108) TRACE: _doWeActOnThisCallWired called (pf::radius::_doWeActOnThisCallWired) Mar 25 13:39:59 pf::WebAPI(22108) INFO: handling radius autz request: from switch_ip => switchip, connection_type => Ethernet-NoEAP mac => phone_mac, port => 50445, username => phonemac (pf: :radius::authorize) Mar 25 13:39:59 pf::WebAPI(22108) DEBUG: instantiating switch (pf::radius::authorize) Mar 25 13:39:59 pf::WebAPI(22109) DEBUG: instantiating switch (pf::radius::authorize) Mar 25 13:39:59 pf::WebAPI(22109) TRACE: translating NAS-Port to ifIndex for proper accounting (pf::radius::_translateNasPortToIfIndex) Mar 25 13:39:59 pf::WebAPI(22109) INFO: MAC: host_mac, PID: 1, Status: reg. Returned VLAN: 40 (pf::vlan::fetchVlanForNode) Mar 25 13:39:59 pf::WebAPI(22109) INFO: Returning ACCEPT with VLAN: 40 (pf::radius::authorize) Mar 25 13:39:59 pf::WebAPI(22108) TRACE: translating NAS-Port to ifIndex for proper accounting (pf::radius::_translateNasPortToIfIndex) Mar 25 13:39:59 pf::WebAPI(22108) DEBUG: This is a VoIP phone according to node.voip (pf::SNMP::isPhoneAtIfIndex) Mar 25 13:39:59 pf::WebAPI(22108) DEBUG: auto-registering node phone_mac (pf::radius::authorize) Mar 25 13:39:59 pf::WebAPI(22108) INFO: autoregister a node that is already registered, do nothing. (pf::node::node_register) Thanks for the help...will keep working with you on the other thread. Brent ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
