From owner-freebsd-isp Thu Jan 18 08:30:00 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA17563 for isp-outgoing; Thu, 18 Jan 1996 08:30:00 -0800 (PST) Received: from helix.nih.gov (helix.nih.gov [128.231.2.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA17553 for ; Thu, 18 Jan 1996 08:29:56 -0800 (PST) Received: (from crtb@localhost) by helix.nih.gov (8.6.12/8.6.12) id LAA18613; Thu, 18 Jan 1996 11:29:50 -0500 Date: Thu, 18 Jan 1996 11:29:50 -0500 From: Chuck Bacon Message-Id: <199601181629.LAA18613@helix.nih.gov> To: Bruce Bauman Subject: Re: virtual domain setup Cc: freebsd-isp@freebsd.org Sender: owner-isp@freebsd.org Precedence: bulk >We are a small ISP with a single class C domain. A couple of customers now >want virtual domains for e-mail and web sites. I know how to ifconfig the >aliases and I know how to set up Apache, but the nameserver configuration >has me a little confused. > >Does anyone have a simple example of how to add a virtual domain to our >nameserver? We are currently mosquito.com, with 206.205.132.xyz as our >address, and want to assign some addresses from this range to customers: > >e.g. 206.205.132.10 would be foo.com > 206.205.132.11 would be bar.com > > etc. > >I'm assuming what we are trying to do is indeed possible. > >Thanks. > >-- Bruce Bauman > Mosquito Net Assuming foo.com and bar.com are registered, you simply put those names and addresses into your name server with A records. And you must create the reverse mappings with PTR records. You can put all of these records in a single file, with one SOA. Chuck Bacon -- crtb@helix.nih.gov FWIW, BTW, IMHO, AFAIK, YMMV RSN. OTOH, RTFM. FYI. TTYL.