help needed for a begineer

Kevin Darcy kcd at daimlerchrysler.com
Tue Aug 14 23:26:44 UTC 2001


The named.conf entry would look something like:

zone "ghost.cxm" {
    type master;
    file "ghost.cxm";
};

and the zone file would look something like:

@        soa ns1 root (
              1 14400 3600 864000 3600
         )
         ns ns1
ns1      a x.x.x.x
mac1     a x.x.x.x
mac2     a x.x.x.x
mac3     a x.x.x.x
ext1     a x.x.x.x
mail     a x.x.x.x
outmail  a x.x.x.x

(Change the x.x.x.x's to the real addresses of course).

                                                            - Kevin


MarLoweSoft wrote:

> Help,
>
> I'm just starting with bind, i've got the books and a sore head!
> Can anyone help with the bind entries i need to make in the following
> network.
>
> 4 machines protected from the internet by 1 linux firewall (10.0.0.250) with
> NAT translation
>
> 2 x Win2000 Pro
> 2 x RH7.1
>
> 1 of the RH7.1 machines is acting as a file server (Fixed IP 10.0.0.249)
> All other machines dynamicly assigned by dhcpd on server (0.249)
> Connection to www via cable modem with dynamic IP.
>
> I need to have a local domain of ghost.cxm (.cxm to avoid clashes with
> internet)
> Sendmail needs to run on server (0.249)
> I want to be able to access the 3 other machines via domain names:-
> mac1.ghost.cxm - secound RH7.1 with web server running
> mac2.ghost.cxm - Win2kPro
> mac3.ghost.cxm - Win2kPro
> ext1.ghost.cxm - To point to an external IP address (office network through
> cable with dynamic IP) i don't mind having to manualy change the ip setting
> as needed for this machine
>
> mail.ghost.cxm - Server (0.249) running sendmail
> outmail.ghost.cxm - Virtual host for cable providers smtp mail server
> (mail.cable.net) needed by some of the software run on local machines.
>
> I've tried bindconf in Xwin but got lost very quickly :(
>
> Could some kind sole out there reply with the entries that i need to enter
> into ether bindconf or into the main config files for bind :)
>
> Yours Hopefully
>
> a very frustrated and dyslexic computer engineer :)





More information about the bind-users mailing list