snmpd only binds to a single socket (on 0.0.0.0 by default), you need
to use "listen on <address>" to make sure the correct source address is
used for reply packets in most non-simple network setups.

Reply via email to