Selvasundaram has posted comments on this change. Change subject: engine: Firewall configuration modified to support virt and gluster iptable rules. ......................................................................
Patch Set 4: (3 inline comments) .................................................... File backend/manager/dbscripts/upgrade/03_01_1380_add_gluster_specific_firewall_config.sql Line 14: # snmp Line 15: -A INPUT -p udp --dport 161 -j ACCEPT Line 16: Line 17: Line 18: #REPLACE_WITH_SERVICE_RULES Done Line 19: Line 20: Line 21: # Reject any other input traffic Line 22: -A INPUT -j REJECT --reject-with icmp-host-prohibited Line 21: # Reject any other input traffic Line 22: -A INPUT -j REJECT --reject-with icmp-host-prohibited Line 23: -A FORWARD -m physdev ! --physdev-is-bridged -j REJECT --reject-with icmp-host-prohibited Line 24: COMMIT Line 25: ' WHERE option_name = 'IPTablesConfig'; I guess you are referring to the version compatibility, It will use the current (existing) compatibility considerations. Line 26: Line 27: Line 28: INSERT INTO vdc_options (option_name, option_value, version) VALUES ('VirtIPTablesConfig', Line 29: ' Line 24: COMMIT Line 25: ' WHERE option_name = 'IPTablesConfig'; Line 26: Line 27: Line 28: INSERT INTO vdc_options (option_name, option_value, version) VALUES ('VirtIPTablesConfig', Done Line 29: ' Line 30: # libvirt tls Line 31: -A INPUT -p tcp --dport 16514 -j ACCEPT Line 32: # guest consoles -- To view, visit http://gerrit.ovirt.org/7244 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5a5958e870d3315316a59e1038101b2511bf8815 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Selvasundaram <sesub...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Dhandapani Gopal <dgo...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Selvasundaram <sesub...@redhat.com> Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches