On 30/10/2007, Jayson Robinson <[EMAIL PROTECTED]> wrote: > I'm having issues within my environment in some areas where net-snmp 5.4.1 > isn't starting up correctly. Once in awhile it will start up correctly but > more often then not it dies within a minute of starting it up with a seg > fault.
> error on subcontainer 'ia_addr' insert (-1) > error on subcontainer 'ia_index' insert (-1) I'm not really familiar with this section of the agent, but it has been suggested to us that this problem may arise when two or more interfaces share the same IP address. Checking your file 'ifconfig.txt', it appears that eth0 and eth4 both have the IP address 1.2.3.4. (As does bond0) Could you try changing eth4 to use a different address (and temporarily drop the bond0 interfaces altogether). Does that make any difference? Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
