From owner-freebsd-questions@FreeBSD.ORG Sun Aug 28 19:14:31 2005 Return-Path: X-Original-To: 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 19CAB16A569 for ; Sun, 28 Aug 2005 19:14:24 +0000 (GMT) (envelope-from wigry@uninet.ee) Received: from mail.neti.ee (smtp-out-1.neti.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC3E43F2C for ; Sun, 28 Aug 2005 18:44:29 +0000 (GMT) (envelope-from wigry@uninet.ee) Message-ID: <43120617.6090006@uninet.ee> Date: Sun, 28 Aug 2005 21:44:39 +0300 From: Rein Kadastik User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Banning References: <20050828182819.GA2941@skytracker.ca> In-Reply-To: <20050828182819.GA2941@skytracker.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Cc: questions@freebsd.org Subject: Re: running more than one server with one IP address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 19:14:33 -0000 And about the terminology and technologies: look for port-forwarding, NAT (short for Network Address Translation), natd. Also read about seting FreeBSD as a gateway. David Banning wrote: >Is it possible to run more than one server(machine) with one IP >address? I have so many different server-applications running on my machine I >would like to divide them up. > >Maybe using one machine email only, or use one for certain websites, >and another for other websites. This would also allow me to take-down >one machines for maintenance when necessary, or use one machine for >more troubleshooting. > >Wondering if someone could even direct me to the terminology that I am >looking for so I can google it. > > >