From owner-freebsd-questions Thu Apr 27 12:33: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from heretic.cybertouch.org (24.69.168.8.on.wave.home.com [24.69.168.8]) by hub.freebsd.org (Postfix) with ESMTP id A98EA37B693 for ; Thu, 27 Apr 2000 12:32:56 -0700 (PDT) (envelope-from lnb@heretic.cybertouch.org) Received: from localhost (lnb@localhost) by heretic.cybertouch.org (8.9.3/8.9.3) with ESMTP id PAA59719; Thu, 27 Apr 2000 15:31:53 -0400 (EDT) (envelope-from lnb@heretic.cybertouch.org) Date: Thu, 27 Apr 2000 15:31:53 -0400 (EDT) From: Lanny Baron To: Alfred Perlstein Cc: Johan Pettersson , FreeBSD question Subject: Re: IP aliasing In-Reply-To: <20000427113420.C2254@fw.wintelcom.net> Message-ID: Fax: 905-763-0241 Telephone: 905-763-1900 City: Thornhill Province: Ontario Country: Canada MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you are talking about web server, yes. You set up apache to do its vhost by name rather than by IP. As far as mail is concerned. You need to setup virtuser and a few others depending on what you want to do. You might want to go to http://www.webmin.com and download the latest version of webmin. Its pretty good and will help you along. Its graphical and you can make it quite secure if you have ssl installed. Read the openssl docs before installing webmin so you know what you are doing. You can also use SSLeay but most will tell you to use openssl. -Lanny On Thu, 27 Apr 2000, Alfred Perlstein wrote: > * Johan Pettersson [000427 11:29] wrote: > > Hello! > > > > I will help a company to setup a www/e-mail server > > and they will put their customers on it. Let's say > > the company have www.company.com (123.123.123.123) > > is it possiable to have several domains to that ip ? > > something like this: > > > > www.customer.org (232.232.232.232) > > www.customer.com (233.233.233.233) > > > > or must all IP be in same range with IP aliasing ? > > > > www.customer.org (123.123.123.124) > > www.customer.com (123.123.123.125) > > > > (I hope u understand what i'm trying to say=) > > No, you can really alias any IP address although you'll need to > put static routes up for the IPs that aren't on the primary IP's > network otherwise you'll have problems connecting to your own IPs. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message