Oh hai
You may have some success with iptables, I didn't test that though:
iptables -t mangle -A PREROUTING -p udp --dport 2055 -j TEE --gateway <IP of your target host>
http://stackoverflow.com/questions/14896390/clone-and-forward-with-iptables
HTH - Mathias
On Jun 17, 2013, at 8:46 PM, Julian Rutz mail@jurutz.com wrote:
Hi there,
Maybe some of you folks can give me a hint on this...
I do have a linux box which is receiving sflow data from routers/switches/etc. I want this box to forward the sflow data to two or three other hosts. So I am looking for a "decent" sflow proxy/multiplexer.
Any suggestions are welcome - preferably opensource :)
Thanks in advance.
Cheers,
Julian
swinog mailing list swinog@lists.swinog.ch http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog