|
<- Previous Message | Next Message -> Thread Index [isp-dns] Re: DNS zone!
On Tue, Jan 28, 2003 at 03:49:17AM -0600, whilst setting the world to rights, Phil Howard (phil-isp-dns@...) jotted down the following:
>
> [...] it would be nice if there was some kind of internal
> reference such that the server will internally use the data from
> some other name, but answer as if that other data belonged to the
> queried name. For example, suppose I call it "USE", then there
> could be:
<snipped zone data>
> So if you query example.net then you would get all the same records
> as if you queried example.com, even though the server won't need to
> load extra copies of those records. This would only work if the
> name referenced by the USE "record" is loaded by that server.
I know this is slightly different, but I tend to have a standard data
file called something like: pri.jero-standard.zone
this looks like:
@ IN SOA bunbun.jero.co.uk. dns.jero.co.uk. (
<snipped SOA values to avoid holy war ;)>
)
NS crushed.velvet.net.
NS bunbun.jero.co.uk.
A 62.49.231.23
MX 10 crushed.velvet.net.
* MX 10 crushed.velvet.net.
www A 62.49.231.23
etc.
jero.co.uk, jero.me.uk, etc (yes I'm that sad ;) are then pointed at
this one file from named.conf
AFAICS that does the job you're after - ie serving the same records
for various domains without having to create multiple zone files
On a less serious thread ... what are peoples' favourite vanity Domain
Names the've seen? As a not-too-impressive example I have:
hostna.me.uk
employ.me.uk
The second will have my CV on it in various formats, the former will
be used for my DNS - both when I have some round tuits to hand :)
ATB
Jero
--
website: www.jero.co.uk pix: pix.jero.co.uk me: N51:30:09 W3:13:55
"You laugh at me because I am different, but I laugh at you because you are
all the same."
- Unknown
Thread Index |