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

Re: [Xen-users] domU MySQL not available externally

To: Jimmy Cullen <jimmy@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] domU MySQL not available externally
From: James Triplett <jm-xenusers@xxxxxxx>
Date: Mon, 3 Oct 2011 16:07:09 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 03 Oct 2011 13:09:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <0073ff9ea68885be779e1b7290557e74@localhost>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <0073ff9ea68885be779e1b7290557e74@localhost>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On (03/10/11 19:26), Jimmy Cullen wrote:
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Date: Mon, 03 Oct 2011 19:26:13 +0100
> From: Jimmy Cullen <jimmy@xxxxxxxxxxxxxx>
> Subject: [Xen-users] domU MySQL not available externally
> 
> Hi,
> 
> I am a newcomer to xen and have a problem with MySQL access on domUs. dom0
> is Debian Squeeze and two domUs are Squeeze also. I am installing a mail
> server on one domU and need MySQL to be available externally, however for
> some reason it is blocked, while other services e.g. IMAP and POP3 are
> available externally. Example nmap output is given below. I have not added
> any rules to iptables.
> 
> One possible problem I can think of is that I had installed cacti on dom0
> to monitor load etc., which also required MySQL. When I discovered the
> problem with domUs not being able to make MySQL available externally I
> uninstalled cacti and MySQL, but the problem remains.
> 

I would look at the Mysql configuration.  By default it may only be listening
to localhost.  What's going on with Mysql in dom0 should be totally independent.

Look for some lines like this:
        # Instead of skip-networking the default is now to listen only on
        # localhost which is more compatible and is not less secure.
        bind-address            = 127.0.0.1

good luck,
James



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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