Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 1996 11:29:50 -0500
From:      Chuck Bacon <crtb@helix.nih.gov>
To:        Bruce Bauman <boot@mosquito.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re:  virtual domain setup
Message-ID:  <199601181629.LAA18613@helix.nih.gov>

next in thread | raw e-mail | index | archive | help
>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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601181629.LAA18613>