alces-software / symphony

Alces Software Symphony Deployment Framework
2 stars 1 forks source link

Enable build network masquerading on symphony-gateway #12

Open sierra-tango-echo opened 8 years ago

sierra-tango-echo commented 8 years ago

Enable build network masquerading on symphony-gateway so that we can use the gateway for NAT magic

sierra-tango-echo commented 8 years ago

BUILD NETWORK FORWARDING TO EXTERNAL NETWORK

-A FORWARD -i ext -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT -A FORWARD -i eth0 -o ext -j ACCEPT