WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] xml-rpc server listen on 3.1.0

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] xml-rpc server listen on 3.1.0
From: Daniel Miles <daniel.t.miles@xxxxxx>
Date: Thu, 13 Sep 2007 11:06:03 -0600
Delivery-date: Thu, 13 Sep 2007 10:06:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <OF81A1AE85.6567E5C9-ON85257355.0010C93F-85257355.0010EB68@xxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <OF81A1AE85.6567E5C9-ON85257355.0010C93F-85257355.0010EB68@xxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6
On Wednesday 12 September 2007 9:04:52 pm Stefan Berger wrote:
> xen-api-bounces@xxxxxxxxxxxxxxxxxxx wrote on 09/12/2007 04:31:20 PM:
> > Hi, everybody. How do I make the xml-rpc server listen on the external
> > interface (real ip, not 127.0.0.1) on xen 3.1.0?
> >
> > so far google has shown me:
> > (xen-tcp-xmlrpc-server-address '10.100.9.3')
> > (xen-tcp-xmlrpc-server-port 8006)
> >
> > In addition to:
> > (xend-tcp-xmlrpc-server yes)
> >
> > but the upper two lines don't seem to have any effect. The thing listens
>
> on
>
> > port 8005 no matter what xen-tcp-xmlrpc-server-port says and it listens
>
> on
>
> > 127.0.0.1 no matter what xen-tcp-xmlrpc-server-address says.
> >
> > Any tips?
>
> Try
>
> (xen-api-server (( 0.0.0.0:9363 none )))

Thanks for the response but it doesn't seem to have helped. When I add that 
line and start xend there is nothing listening on 9363 on either localhost or 
the real IP. I seem to remember using that syntax on xen 3.0.4, is there a 
different syntax on 3.1.0, or is it just that my system isn't working?

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>