On Wed, May 23, 2012 at 1:12 PM, Ritesh Raj Sarraf <[email protected]> wrote: > On Wednesday 23 May 2012 05:01 PM, Marco d'Itri wrote: >> On May 23, Ritesh Raj Sarraf <[email protected]> wrote: >> >>> > I am not sure of what the process is to get a port registered, but maybe >>> > Marco (CCed, the maintainer for netbase) can help. >> /etc/services is not really a good way to configure which port >> a service should bind to. > > Can you please elaborate more? > > XCP currently, be default, binds to 80 and 443. These are ports reserved > for http. >
While I take your point that xapi is not a full-blown web server, it does in fact provide HTTP -- try pointing your browser at it. You can put HTML files in /var/www/html and xapi will serve them for you. So it's not wrong that xapi defaults to using ports 80 and 443, it's just a problem that it's not configurable. Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

