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] Connection-Problems to servers of my domain (2)

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Connection-Problems to servers of my domain (2)
From: "Thomas von Haugwitz" <th.von.haugwitz@xxxxxx>
Date: Thu, 14 Jun 2007 20:38:50 +0200
Delivery-date: Thu, 14 Jun 2007 11:35:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <001201c7aeae$70f8e210$027ba8c0@docmeister> <Pine.LNX.4.64.0706141111210.14614@localhost>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

the security-related settings were properly adjusted for both the mysql and
postgres servers (due to a routine installation). A "nmap -sT xendbsrv00 -p
3306" or "nmap -sT xendbsrv00 -p 5432" call on my master-machine returns
with
PORT     STATE  SERVICE
3306/tcp closed mysql
PORT     STATE  SERVICE
5432/tcp closed postgres
although mysql / postgres are definitely running... Im quite confused, this
shouldnt be...
root      2242  0.0  0.9   4496  1244 ?        S    20:53   0:00 /bin/sh
/usr/bin/mysqld_safe --defaults-file=/etc/my.cnf --pid-file=/var/run/mysqld/
mysqld.pi
mysql     2278  0.0 14.8 137092 19512 ?        Sl   20:53   0:00
/usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr --datadir=/va
r/lib/mysql --use
p
postgres  2699  1.9  2.4  20888  3280 ?        S    21:45   0:01
/usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
postgres  2704  0.0  0.6  10668   800 ?        S    21:45   0:00 postgres:
logger process
postgres  2706  0.0  0.8  20888  1060 ?        S    21:45   0:00 postgres:
writer process
postgres  2707  0.0  0.5  11668   780 ?        S    21:45   0:00 postgres:
stats buffer process
postgres  2708  0.0  0.7  10812   968 ?        S    21:45   0:00 postgres:
stats collector process

iptables / ip6tables are disabled!!! :-(

Greetings

thomas

----- Original Message ----- 
From: "Tom Brown" <tbrown@xxxxxxxxxxxxx>
To: "Thomas von Haugwitz" <th.von.haugwitz@xxxxxx>
Sent: Thursday, June 14, 2007 8:12 PM
Subject: Re: [Xen-users] Connection-Problems to servers of my domain (2)


> On Thu, 14 Jun 2007, Thomas von Haugwitz wrote:
>
> > Hello people,
> >
> > i asked for help due to connection problems to servers installed in my
> > "xendbsrv00" domain. the problem still exists even if iptables and
> > ip6tables are disabled on both sides. the connection to the sshd on my
> > domain works perfectly. I still was not able to figure out why i can
> > connect to sshd, but not the the installed mysqld and postgres daemons.
>
> both mysql and postgress have their own security systems, which I expect
> refuse logins from external machines by default.


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

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