From: Ted Hilts <thilts@help-for-you.com>
To: xen-devel@lists.sourceforge.net
Subject: [Fwd: Re: Xend port] -- Thanks
Date: Thu, 03 Mar 2005 17:38:40 -0700 [thread overview]
Message-ID: <4227AE10.6020703@help-for-you.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2223 bytes --]
Thanks again to all that responded to my information needs regarding Xen.
Ted
-------- Original Message --------
Subject: Re: [Xen-devel] Xend port
Date: Thu, 03 Mar 2005 17:32:40 -0700
From: Ted Hilts <thilts@help-for-you.com>
To: Rich Persaud <rich.p@xensource.com>, xen-devel@lists.sourceforge.net
CC: Mark Williamson <maw48@cl.cam.ac.uk>, Tim.Deegan@cl.cam.ac.uk
References: <42268544.3060201@help-for-you.com>
<200503031533.49342.maw48@cl.cam.ac.uk> <42273EE1.1050905@xensource.com>
Rich
Thanks for your reponse
Bye - Thanks -- Ted
Rich Persaud wrote:
>
>>> My next question:
>>> What exactly is an HTTP/S server -- apparently it is a requirement for
>>> browser administration access to a Xen-based system? Is Apache such a
>>> server and if not can it be turned into such a server???
>>>
>>
>>
>> HTTPS? It's a secured version of HTTP. I don't think you shouldn't
>> need to install anything extra to make this work - Twisted includes
>> its own HTTP server.
>>
>> (btw, Apache can serve over HTTPS but we don't use it in Xen)
>>
>>
> netstat -anp excerpt of Xen 2.0.4 on CentOS 3.4:
>
> tcp 0 0 0.0.0.0:8000
> 0.0.0.0:* LISTEN 17856/python tcp
> 0 0 0.0.0.0:8001 0.0.0.0:*
> LISTEN 17856/python tcp 0 0
> 0.0.0.0:8002 0.0.0.0:* LISTEN
> 17855/xfrd tcp 0 0 0.0.0.0:8080
> 0.0.0.0:* LISTEN 17977/python
> User manual says this can be configured via
> /usr/lib/python2.3/site-packages/xen/sv/params.py. This file does not
> exist in the /usr/lib/python*, but /etc/xen/xend-config.sxp includes:
>
> # Port xend should use for the HTTP interface.
> (xend-port 8000)
>
> Questions:
>
> 1) xend web interface appears on port 8080 (non SSL). Is the
> xend-config.sxp parameter not honored?
>
> 2) Does Twisted natively support SSL? I found conflicting statements
> in my brief research.
>
> 3) What is listening on ports 8000 and 8001?
>
> 4) Related subject, how is xfrd (port 8002) secured against malicious
> domain transfers?
>
>
> Rich
>
>
>
[-- Attachment #2: Type: text/html, Size: 4577 bytes --]
reply other threads:[~2005-03-04 0:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4227AE10.6020703@help-for-you.com \
--to=thilts@help-for-you.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.