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

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

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] xml-rpc server listen on 3.1.0
From: Daniel Miles <daniel.t.miles@xxxxxx>
Date: Wed, 12 Sep 2007 14:31:20 -0600
Delivery-date: Wed, 12 Sep 2007 13:31:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6
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?

_______________________________________________
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>