[CentOS] [SOLVED] Re: lost udp packets

Sun Oct 7 08:03:14 UTC 2012
Gordon Messmer <yinyang at eburg.com>

On 10/05/2012 11:53 AM, James Pifer wrote:
> Now I need to figure out how to have the traps forwarded but retain the
> real source of the trap.

If you want to forward the traps without modifying the source address on 
the UDP packet, you'll need to use iptables.  Add a DNAT rule to the 
PREROUTING chain in the nat table.