From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/788 Path: news.gmane.org!not-for-mail From: Gilles Newsgroups: gmane.comp.sysutils.supervision.general Subject: Virtual network of vservers Date: Mon, 9 May 2005 15:51:40 +0200 Message-ID: <20050509135140.GE31001@harfang.homelinux.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115646344 10250 80.91.229.2 (9 May 2005 13:45:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 May 2005 13:45:44 +0000 (UTC) Original-X-From: supervision-return-1024-gcsg-supervision=m.gmane.org@list.skarnet.org Mon May 09 15:45:28 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1DV8Yn-00014d-22 for gcsg-supervision@gmane.org; Mon, 09 May 2005 15:44:39 +0200 Original-Received: (qmail 18125 invoked by uid 76); 9 May 2005 13:52:17 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 18119 invoked from network); 9 May 2005 13:52:17 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.9i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gilles@harfang.homelinux.org X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dawn.harfang.homelinux.org X-Spam-Level: X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.2 X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100) X-SA-Exim-Scanned: Yes (on localhost) Xref: news.gmane.org gmane.comp.sysutils.supervision.general:788 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:788 Hello. I would like to set up a "virtual network" composed of vservers so that each will basically handle one service (DBMS, web, ftp, etc.). At first, I would like to set up a centralized logging service (i.e. a vserver in charge of collecting all the logs of the other services, sent through "socklog"). Then, mail should also be centralized to single a mail vserver, leaving the other vservers with the simplest configuration possible while still enbling them to use a mail service (I was thinking of "nullmailer"). Are there issues I should be warned against in attempting to achieve this? Thanks and best regards, Gilles