From owner-freebsd-isp Sun Oct 22 13:13:50 2000 Delivered-To: freebsd-isp@freebsd.org Received: from 4ward.net (4ward.net [192.41.27.249]) by hub.freebsd.org (Postfix) with ESMTP id E6D4137B4D7 for ; Sun, 22 Oct 2000 13:13:47 -0700 (PDT) Received: from cc368756b (cc368756-b.indnpls1.in.home.com [24.19.2.109]) by 4ward.net (8.8.5) id OAA25545; Sun, 22 Oct 2000 14:13:52 -0600 (MDT) X-Authentication-Warning: 4ward.net: Host cc368756-b.indnpls1.in.home.com [24.19.2.109] claimed to be cc368756b From: "Andy Angrick" To: Subject: Map IP to users Date: Sun, 22 Oct 2000 15:03:21 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org There are some webhosting companies out there that have figure out how to take a freebsd box and map specific ip addresses to users. Say a box has 2 ip addresses 10.1.1.1 and 10.1.1.2... user A is assigned 10.1.1.1 and user B is assigned 10.1.1.2. When user A starts up a server daemon, it only listens on 10.1.1.1, when user B starts up a server it only listens on 10.1.1.2. Does anyone know how they do this? I not talking about using inetd or software that can be configured to listen on specific ip addresses...that's a relatively easy task. Thanks for any input -Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message