Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 15:43:58 -0300 (ADT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-net@freebsd.org
Subject:   snmpwalk from jail -> snmp server ...
Message-ID:  <20040614153339.N53657@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?20040614153339.N53657>