Installing Net-SNMP in Solaris 10 non-global zone
Hello
Does anybody know why Net-SNMP agent won't start in an non-global zone?
I installed Net-SNMP package in my zone and prepared all config files (copied them over from the global zone) but when I start the agent I get the following errors in /var/log/snmpd.log
error on subcontainer 'interface container' insert (-1)
SIOCGLIFFLAGS lo0: No such device or address
SIOCGLIFFLAGS igb0: No such device or address
SIOCGLIFFLAGS igb2: No such device or address
SIOCGLIFFLAGS igb3: No such device or address
The host has four physical interfaces (igb0-igb3) but the zone does only have virtual interfaces (igb0:2, igb2:2 and igb3:2). This must be the problem, but how can it be fixed?
Does anybody know why Net-SNMP agent won't start in an non-global zone?
I installed Net-SNMP package in my zone and prepared all config files (copied them over from the global zone) but when I start the agent I get the following errors in /var/log/snmpd.log
error on subcontainer 'interface container' insert (-1)
SIOCGLIFFLAGS lo0: No such device or address
SIOCGLIFFLAGS igb0: No such device or address
SIOCGLIFFLAGS igb2: No such device or address
SIOCGLIFFLAGS igb3: No such device or address
The host has four physical interfaces (igb0-igb3) but the zone does only have virtual interfaces (igb0:2, igb2:2 and igb3:2). This must be the problem, but how can it be fixed?
0