Date: Tue, 15 Jun 2004 16:53:19 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-stable@freebsd.org Subject: snmpwalk from jail -> snmp server ... Message-ID: <20040615165300.M1028@ganymede.hub.org>
next in thread | raw e-mail | index | archive | help
Have a jail setup that I want to be able to do a snmpwalk from to another server ... but, for some reason, I get a 'sendto' error: zabbix# snmpwalk -v 1 -c public jupiter.hub.org system SNMPv2-MIB::sysDescr.0 = STRING: FreeBSD jupiter.hub.org 4.10-STABLE FreeBSD 4.10-STABLE #8: Fri Jun i386 snmpwalk: Failure in sendto (Invalid argument) zabbix# jupiter is a different machine then zabbix, and I have an rocommunity set in the snmpd.conf file ... the rest is pretty much defaults ... If I run the same command on neptune (zabbix's base server), I get the full MIB as expected ... its only from the jail that it doesn't appear to work ... thoughts? ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615165300.M1028>