Simone Tiraboschi has posted comments on this change.

Change subject: packaging: setup: Adding a dialog to let the user review 
iptables changes
......................................................................


Patch Set 1: Verified+1

Verified with iptables adding some custom rules to /etc/sysconfig/iptables

           --== END OF CONFIGURATION ==--
          
 [ INFO  ] Stage: Setup validation
           During execution engine service will be stopped (OK, Cancel) [OK]: 
           Generated iptables rules diverge from current ones.
           Please review the changes:
          
           --- current 
           +++ proposed 
           @@ -19,11 +19,11 @@
            -A INPUT -p tcp -m state --state NEW -m tcp --dport 875 -j ACCEPT
            -A INPUT -p udp -m state --state NEW -m udp --dport 875 -j ACCEPT
            -A INPUT -p tcp -m state --state NEW -m tcp --dport 892 -j ACCEPT
           +-A INPUT -p udp -m state --state NEW -m udp --dport 892 -j ACCEPT
            -A INPUT -p tcp -m state --state NEW -m tcp --dport 2049 -j ACCEPT
            -A INPUT -p udp -m state --state NEW -m udp --dport 32769 -j ACCEPT
            -A INPUT -p tcp -m state --state NEW -m tcp --dport 32803 -j ACCEPT
            -A INPUT -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT
           --A INPUT -p tcp -m state --state NEW -m tcp --dport 82 -j ACCEPT
            
            #drop all rule
            -A INPUT -j REJECT --reject-with icmp-host-prohibited
          
          
           Do you want to proceed with firewall configuration? (Yes, No) [Yes]: 
no
 [ ERROR ] Failed to execute stage 'Setup validation': iptables proposed 
configuration was rejected by user
 [ INFO  ] Stage: Clean up
           Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20140919161901-tth5tw.log
 [ INFO  ] Generating answer file 
'/var/lib/ovirt-engine/setup/answers/20140919161942-setup.conf'
 [ INFO  ] Stage: Pre-termination
 [ INFO  ] Stage: Termination
 [ ERROR ] Execution of setup failed

-- 
To view, visit http://gerrit.ovirt.org/33085
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I63e0eeb26d925c8c79b9c8e55da64c57ce94a3f6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Lev Veyde <lve...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to