[CentOS] snat packet going out a bridge

Thu Jan 21 17:29:31 UTC 2016
Gordon Messmer <gordon.messmer at gmail.com>

On 01/21/2016 03:49 AM, Steve Clark wrote:
> Thanks, but  forwarding is turned on and my FW rules are empty. 

Try specifying the physical device the packets are going out, rather 
than the bridge, in your postrouting rule.

Apparently you also need an ebtables rule to prevent the return packets 
from being merely bridged?
http://serverfault.com/questions/349688/iptables-bridge-nat-setup

I'd test it, but have a look if you get the outbound traffic working and 
return traffic doesn't.