2.5.3 from nightly
On 10/13/2012 08:55 PM, Alon Bar-Lev wrote:
I agree that this is confusing.
There is a note in the code specifying that the 8443 is for backward compatibility.
"""
Until the version 3.0, oVirt Engine provided port 8443/8080 to oVirt Node
download cert and others files. Since 3.1 the default port changed to 443/80.
This function, will return the compatible port in case the VDSM
cannot communicate with oVirt Engine.
:param portNumber: port which doesn't communicate with oVirt Engine
:returns: compatible port number (or None if there is no compatible port)
and if it's SSL port or not (bool)
"""
Brarak?
Alexander what version are you using ?
this was handled in patch http://gerrit.ovirt.org/#/c/5367/10
Thanks
Barak Azulay
----- Original Message -----
From: "Alexandre Santos" <santosam72@gmail.com>
To: "Alon Bar-Lev" <alonbl@redhat.com>
Cc: users@ovirt.org
Sent: Saturday, October 13, 2012 8:51:20 PM
Subject: Re: [Users] Add a Host and iptables
Alon,
I'm quite sure I didn't change that. The oVirt Node should have it at
port 443 by default then.
Alex
2012/10/13 Alon Bar-Lev < alonbl@redhat.com >
Oh...
You should register into 443...
----- Original Message -----
From: "Alexandre Santos" < santosam72@gmail.com >
To: "Alon Bar-Lev" < alonbl@redhat.com >
Cc: users@ovirt.org
Sent: Saturday, October 13, 2012 8:35:48 PM
Subject: Re: [Users] Add a Host and iptables
Sorry, post?
On the oVirt Node TUI I didn't change the port, it's 8443. I
noticed
now that port 8443 isn't listed on the iptables list.
I attach the output.
Alex
2012/10/13 Alon Bar-Lev < alonbl@redhat.com >
What post did you try to register to?
What is the output of 'iptables --list'?
----- Original Message -----
From: "Alexandre Santos" < santosam72@gmail.com >
To: "Alon Bar-Lev" < alonbl@redhat.com >
Cc: users@ovirt.org
Sent: Saturday, October 13, 2012 8:14:07 PM
Subject: Re: [Users] Add a Host and iptables
Well, it was "brute force"... disabled iptables on the engine
server
:-)
2012/10/13 Alon Bar-Lev < alonbl@redhat.com >
----- Original Message -----
From: "Alexandre Santos" < santosam72@gmail.com >
To: users@ovirt.org
Sent: Saturday, October 13, 2012 5:13:03 PM
Subject: [Users] Add a Host and iptables
Hi,
I noticed that when I install a new Host using the oVirt Node
ISO,
when I try to register my new host on the oVirt Engine, I can't
download the engine key. I must disable the iptables on the
engine
before.
Alex
Hi,
What change exactly was added by you?
Alon