Jordi Garcia wrote: > Hello, > > I have this architecture: > > 2 fronteds with Debian 4.0 > 2 backends with CentOS 5.0 > 2 lb with CentOS 5.0 > > I balance a MySQL service running in backend servers. With a MySQL > client in frontends, I can connect to backend trought lb process > without problems. The lb backup server, don't have problems to connect > via VIP address with the same MySQL client. > > My problem is with lb master server, I cannot use VIP address by connect > to db backend: If you do a:
netstat -tuanp | grep 3306 on both servers what does it say? Pier _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
