Github user jayapalu commented on the issue:

    https://github.com/apache/cloudstack/pull/2018
  
    @wido 
    In the patch it can be observed that  it  is ("-A FIREWALL_%s DROP" % ) 
running without '-j' and it is not caught. There is duplicate rule due this the 
impact is not seen. 
    
    So I have added the checking the iptables add command exit status, with 
this iptables add command failure are caught.  If there is error or exception 
then it error will be returned to management server.


---
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.
---

Reply via email to