[ILUG] clash of local domain website
gerodonoghue at sigma-sl.ie
gerodonoghue at sigma-sl.ie
Wed Dec 20 10:57:24 GMT 2000
> Hi,
>
> The problem is my www.xyz.com domain name does not have a dedicated ip
> address... could i put the ip address of an external nameserver there instead
> ??
>
> dermot
>
> ---------------
>
> On Tuesday 19 December 2000 16:47, Daniel Brady wrote:
> > Hi
> > have you added an entry in your xyz zone file for www and ftp
> > ie
> > www IN 199.2.210.248
> >
> > Daniel
> --------------------------
This worked for me
Try an nslookup of www.xyz.com
example
nslookup www.sigma-sl.ie
Name: virtual2.tinet.ie
address 159.134.237.119
Aliases www.sigma-sl.ie
and add the following to your xyz zone file
www CNAME virtual2.tinet.ie.
you must also use forwading option in named.conf to DNS server of your
isp to resolve.
forwarders {
159.134.237.6
};
Regards ger
More information about the ILUG
mailing list