Simple DNS Configuration
David Stanford
dthomas53 at gmail.com
Tue Jul 25 06:50:52 UTC 2006
> > ; 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
--
[root at fbsd ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.
More information about the freebsd-questions
mailing list