Hmm.  Looks to me that they need to change:

www.hamanndonald.com    10800 IN        CNAME   stimpy

to

www.hamanndonald.com    10800 IN        CNAME   stimpy.hamanndonald.com

or to

www.hamanndonald.com    10800 IN        A       198.88.146.57



> $ host -all hamanndonald.com
> rcode = 0 (Success), ancount=2
> Found 1 addresses for ns2.peak.org
> Found 1 addresses for ns.peak.org
> Trying 206.163.129.2
> Server failed, trying next server: Query refused
> Trying 198.88.144.2
> hamanndonald.com        10800 IN        SOA     ns.peak.org
> hostmaster.peak.org(
>                         2002101102      ;serial (version)
>                         21600   ;refresh period
>                         900     ;retry refresh this often
>                         3600000 ;expiration period
>                         43200   ;minimum TTL
>                         )
> hamanndonald.com        10800 IN        NS      ns.peak.org
> hamanndonald.com        10800 IN        NS      ns2.peak.org
> hamanndonald.com        10800 IN        A       198.88.146.57
> hamanndonald.com        10800 IN        MX      5 stimpy.hamanndonald.com
> stimpy.hamanndonald.com 10800 IN        A       198.88.146.57
> www.hamanndonald.com    10800 IN        CNAME   stimpy
> hamanndonald.com        10800 IN        SOA     ns.peak.org
> hostmaster.peak.org(
>                         2002101102      ;serial (version)
>                         21600   ;refresh period
>                         900     ;retry refresh this often
>                         3600000 ;expiration period
>                         43200   ;minimum TTL
>                         )
> 
> I don't know if this means the entry for www.hamanndonald.com is actually a
> usable entry or not. I do know that when I set a browser to
> http://hamanndonald.com the web page comes up, if I use www.hamanndonald.com
> ( I get the "cannot find page")..... The actual name of the machine that
> handles the internet traffic is named stimpy...
> 
> Is this an issue with the DNS entry?
> Is this a problem with my apache config?
> Is this a problem with some other network setting in FreeBSD?
> 
> Help?
> 
> Jeff.
> 
> Jeff D. Hamann
> Hamann, Donald & Associates, Inc.
> PO Box 1421
> Corvallis, Oregon USA 97339-1421
> Bus. 541-753-7333
> Cell. 541-740-5988
> [EMAIL PROTECTED]
> www.hamanndonald.com
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to