On Thu, 1 Mar 2012 11:19:29 +0100 Zeljko wrote:
ZM> And new aspects/suggestions are proposed:
ZM> a) It would probably be easier to use iptables/netfilter to rewrite
ZM> addresses... b) You could use the agentxtrap command to......but there
ZM> would still be no support for source address spoofing Note: with this
ZM> suggestion the problem is still the same
ZM> 
ZM> That means, for the moment, only case a) is visible as an solution
ZM> Note: with case b) the problem is still the same
ZM> 
ZM> Please, could you give me more details in this particular (case a))
ZM> solution ?

If it's a linux box with iptables, google for 'iptables packet mangle' and you
should get lots of good information. Since you've got a fixed destination
and multiple 'sources', what i'd do would be to run snmptrap to send traps to
the address you want as the source, and then have iptables mangle all traps
packets, changing the destination address to be the source address of the
packet, and setting the destination to the fixed receiver/client address.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to