From owner-freebsd-questions@FreeBSD.ORG Thu Nov 16 16:12:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCCC316A403 for ; Thu, 16 Nov 2006 16:12:11 +0000 (UTC) (envelope-from dan.catana@rcs-rds.ro) Received: from smtp.rcs-rds.ro (smtp.rcs-rds.ro [81.196.12.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C28843D5C for ; Thu, 16 Nov 2006 16:12:03 +0000 (GMT) (envelope-from dan.catana@rcs-rds.ro) Received: (qmail 25435 invoked from network); 16 Nov 2006 19:15:41 +0200 Received: from xxl.rdsnet.ro (HELO ?127.0.0.1?) (dan.catana@213.157.165.23) by smtp.rcs-rds.ro with SMTP; 16 Nov 2006 17:15:41 -0000 Message-ID: <455C8DCA.4090301@rcs-rds.ro> Date: Thu, 16 Nov 2006 18:11:54 +0200 From: Dan Catana Organization: RCS & RDS User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: riccardo_diago References: <455C5765.3050502@rcs-rds.ro> <455C7EC4.5030408@pharmaidea.com> In-Reply-To: <455C7EC4.5030408@pharmaidea.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: solutions for web hosting server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dan.catana@rcs-rds.ro List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 16:12:11 -0000 Thanks to all for replay. I have experience with linux, when I tell about iptables to use for firewall is because I use for firewall in linux world. I don't have experience with BSD and I don't now what exactly I must use for my server. I like to make a web server for company clients with freeBSD, where they can put the content of their web site on the server via ftp ( I will test pure-ftpd )or other method. Why Mysql ? Because most of my client use mysql. How can not merge functions about security and end-users ? :) Thanks to all again for all help. Dan, Catana Network Engineer @ Server Department RCS & RDS - Bucharest Branch Tel. +4031.400.4440, Fax. +4031.400.4441 http://www.rcs-rds.ro ------------------------------------------------------------------------ Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such a case, you should destroy this message and kindly notify the sender by reply e-mail. ------------------------------------------------------------------------ riccardo_diago wrote: > In my opinion, > > > >> - Apache 2 >> > OK > >> - MySQL 5 >> > OK > >> - PHP 5 >> > OK > >> - awstat >> > OK > >> - ftp server ... I don't really know what to install, proftpd it's good ? >> > I prefer pure-ftp because it has nice security features. > > >> - iptables -- for firewall >> > It's for linux. > However, if u have another machine avaible, u can use IPCOP, > smoothwall, endian, or Astaro and many others. > If u don't have another machine, u can u use ipf and ipfw on freebsd. > Btw, it's a good choice to not merge functions about security and > end-users. ;) > > > > cheers > rik >