www.thing.host.it

Kevin Darcy kcd at daimlerchrysler.com
Wed Apr 11 22:14:16 UTC 2001


There are many ways to do this:

--- example 1 ---
www.xxx    in    a    192.9.0.X
--- end example 1 ---

--- example 2 ---
www.xxx.host.it.    in    a    192.9.0.X
--- end example 2 ---
Note the trailing period -- this is *very* important! Otherwise, the
entry will be interpreted as "www.xxx.host.it.host.it.".

--- example 3 ---
$ORIGIN xxx.host.it.
www    in    a    192.9.0.X
$ORIGIN host.it.
--- end example 3 ---
In this example, the second $ORIGIN is there to prevent subsequent
entries from being misinterpreted.


- Kevin

Divisione Tecnica RZ wrote:

> Hi
> I'm a newbie in the dns's world
>
> when I must do a host like xxx.host.it I type in the data:
>
> xxx    86400   IN      A       192.9.0.X
>
> but now I must create www.xxx.host.it
>
> how can I do? I have to use CNAME? create aliases?
>
> Who can help me?
>
> Thank you
>
> Sincerily
>
> Riccardo





More information about the bind-users mailing list