> We are using more than one switch > > Each with different EngineId but same user ( pfv3read : read ; > pfv3write : write; pfv3read: trap) > > The file /var/conf/snmptrapd.conf contains only two line of the > type“creatuser”: > > createUser -e 0017837EEA21 pfv3write MD5 mypasswd AES mypasswd > > createUser -e 001794094680 pfv3read MD5 mypasswd AES mypasswd > > If changing username for one switch (user: pfvr3test) > then one more line in generated snmptrad.conf ... > > For purpose of the test we try to launch snmptrapd manually after adding > a creatuser line with the EngineID configured for other switchs > > Snmptrapd did not complains. > > /usr/sbin/snmptrapd -n -c /tmp/snmptrapd.conf -C -A > -Lf /tmp/log_snmp.log -p /tmp/snmpd.pid -On > > Seem to be a pf issue. > > The process that generate the snmptrapd.conf from templates > (services.pm : sub generate_snmptrapd_conf on line 333 ) reads only one > section from switch.conf >
A fix for this was pushed this morning. A patch for 3.1.0 is available: http://www.packetfence.org/bugs/view.php?id=1354 -- Olivier Bilodeau [email protected] :: +1.514.447.4918 *115 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
