Sandro Bonazzola has posted comments on this change.

Change subject: WIP: core: gluster: set iptables rules for HC ports
......................................................................


Patch Set 2:

# iptables-save 
 # Generated by iptables-save v1.4.21 on Tue Mar 17 14:03:25 2015
 *filter
 :INPUT ACCEPT [0:0]
 :FORWARD ACCEPT [0:0]
 :OUTPUT ACCEPT [2219:1159880]
 -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
 -A INPUT -p icmp -j ACCEPT
 -A INPUT -i lo -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 54321 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 111 -j ACCEPT
 -A INPUT -p udp -m udp --dport 111 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 22 -j ACCEPT
 -A INPUT -p udp -m udp --dport 161 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 16514 -j ACCEPT
 -A INPUT -p tcp -m multiport --dports 5900:6923 -j ACCEPT
 -A INPUT -p tcp -m multiport --dports 49152:49216 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 24007 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 8080 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 38465 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 38466 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 38467 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 2049 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 38469 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 5666 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 39543 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 55863 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 38468 -j ACCEPT
 -A INPUT -p udp -m udp --dport 963 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 965 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 4379 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 139 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 445 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 24009:24108 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 49152:49251 -j ACCEPT
 -A INPUT -p tcp -m tcp --dport 49217:49316 -j ACCEPT
 -A INPUT -j REJECT --reject-with icmp-host-prohibited
 -A FORWARD -m physdev ! --physdev-is-bridged -j REJECT --reject-with 
icmp-host-prohibited
 COMMIT
 # Completed on Tue Mar 17 14:03:25 2015

-- 
To view, visit https://gerrit.ovirt.org/38815
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaeda3f4310d7f3be69abf47758ceae629682feb7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Simone Tiraboschi <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to