Open sierra-tango-echo opened 8 years ago
Enable build network masquerading on symphony-gateway so that we can use the gateway for NAT magic
-A FORWARD -i ext -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT -A FORWARD -i eth0 -o ext -j ACCEPT
Enable build network masquerading on symphony-gateway so that we can use the gateway for NAT magic