> ; MX Records
> >                 IN      MX 10   mail.daemonbox.net.
> >
> > ; Machine Names
> > localhost       IN      A       127.0.0.1
> > chadwick       IN      A       66.246.140.170
> > mail              IN      A       66.246.246.58
> > www             IN      A       66.246.140.170
> > @                IN      A       66.246.140.170
> >
> > ; Aliases
> > www             IN      CNAME   @
>
>
Found it. If you notice, I had an A record and a CNAME record for www.
Though it still doesn't seem to like this:

www          IN      A       66.246.140.170
@             IN     CNAME     www

Either way, I've decided to just not use the CNAME record. Thanks to
everyone for all their help!

-David
--
[EMAIL PROTECTED] ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to