Alon Bar-Lev has posted comments on this change.

Change subject: host-deploy: support serial console
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/38095/3/packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
File packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql:

Line 324: # libvirt tls
Line 325: -A INPUT -p tcp --dport 16514 -j ACCEPT
Line 326: 
Line 327: # serial consoles
Line 328: -A INPUT -p tcp -m multiport --dports 2222:2223 -j ACCEPT
actually, on host we can open only 2223 as proxy runs on engine
Line 329: 
Line 330: # guest consoles
Line 331: -A INPUT -p tcp -m multiport --dports 5900:6923 -j ACCEPT
Line 332: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4692f73dc388794ed0b3e1ee8732f2916d9591d2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to