[Netpass-users] Cisco.pm errors?
Brought to you by:
jeffmurphy
From: Harding, T. <td...@sa...> - 2005-07-29 22:27:46
|
I'm back at it with NetPass. I'm setting up a test environment using a single Cisco 2950 switch and a single netpass server. I think I'm making some progress, but have some questions. When accessing the netpass server via a browser on a remote machine I got the following error: error: no DB object specified at /opt/netpass/lib/SNMP/Device/Cisco.pm line 282 line 282 read: my $cfg = new NetPass::Config('/opt/netpass/etc/netpass.conf'); I changed it to: my $cfg = new NetPass::Config(-db=>NetPass::DB); Does that sound right? After doing this I get another error. I'm not sure if I this is related to the change or if there are other issues. Here's the error from the client's browser: Can't locate object method "log" via package "SNMP::Device::Cisco" at /opt/netpass/lib/SNMP/Device.pm line 73. I'll attach the full error report. By the way, is there something I need to do with Cisco.pm or the configuration file to make it work with the 2950 model? Thanks, Troy <<error2.htm>> |