GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1400
Restore iptables at once using iptables-restore instead of calling iptables numerous times You can merge this pull request into a Git repository by running: $ git pull https://github.com/borisroman/cloudstack iptables-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1400.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1400 ---- commit 9145301b261bb66c13823302e313f5baeedb9cac Author: Boris Schrijver <bschrij...@schubergphilis.com> Date: 2016-02-01T14:57:26Z Add iptables copnversion script. Source: https://raw.githubusercontent.com/sl0/conv/master/iptables_converter.py commit 21a2f3ea01f176825a2ae47ba05ffb1f2e840a9b Author: Boris Schrijver <bschrij...@schubergphilis.com> Date: 2016-02-01T14:58:27Z Restore iptables at once using iptables-restore instead of calling iptables numerous times commit febb3ea9e723de97a4cd6c023a1b9d4b4e2b06c1 Author: Boris Schrijver <bschrij...@schubergphilis.com> Date: 2016-02-03T14:30:19Z Remove duplicate spaces, and thus duplicate rules. commit 0f63846629d9d8b71210724773f38fa2cbd3d2dd Author: Boris Schrijver <bschrij...@schubergphilis.com> Date: 2016-02-03T15:15:28Z Wait for dnsmasq to finish restart ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---