how do I add a domain

Jeff Donovan jdonovan at beth.k12.pa.us
Fri Oct 12 12:36:43 UTC 2001


Thanks for the info.
That is what I was thinking although I have never done it before.
here is a few more silly newB questions.

my current subnet 10.1.1.0/24 we'll say;
my dns server 10.1.1.2
my web server 10.1.1.3

All i want to do is set up a web server for veggiechinese.net on my web server.
My current web server already hosts mydomain.com with the ip 10.1.1.3.

forward and reverse are already being done for that IP, how do I get 
lookups for veggiechinese.net to pint to that particular site without 
being resolved for mydomain.com

this make any sense?
The IP is already listed. Do I list it twice? once in the zone file 
for mydomain.com and the other for veggiechinese.net with the same 
ip. Or do i dual IP the machine with another IP from my subnet, lets 
say 10.1.1.4?

Thanks for the input.

--jeff


>
>
>you can simply add the relevant bits to the named.conf file eg
>
>zone "veggiechinese.net" {
>         type master;
>         file "s/veggiechinese.net";
>};
>
>and then add your zone file, reload bind, and you're good to go.
>
>w

-- 
------------------------------------------------------------------------
Jeff Donovan                    Network Analyst
Bethlehem Area School District	Network Operations
Bethlehem, PA  18020            (610) 807-5571  jdonovan at beth.k12.pa.us


More information about the bind-users mailing list