HOSTS file configuration
Andy Bradford
amb-plug at bradfords.org
Tue Sep 13 16:39:06 MDT 2005
Thus said Steve on Tue, 13 Sep 2005 03:01:49 MDT:
> biocoin.com. IN SOA ns1.biocoin.com. smorrey.gmail.com. (
> 1126368330
> 10800
> 3600
> 604800
> 38400 )
> biocoin.com. IN SOA ns2.biocoin.com. smorrey.gmail.com. (
> 1126368330
> 10800
> 3600
> 604800
> 38400 )
Cool, I've never seen two SOA before, but I don't believe it will harm
anything.
> biocoin.com. IN A 69.60.117.0
Are you sure this is your real IP address? .0 is very, very rarely used
as an IP address assigned to a host...
> www.biocoin.com. IN CNAME biocoin.com.
No need for CNAMEs in this case, just use an A, it will result in one
less lookup.
> mail.biocoin.com. IN MX 1 biocoin.com.
This is backwards... shouldn't it look like:
biocoin.com. IN MX 1 mail.biocoin.com.
mail.biocoin.com. IN A ip.address
Andy
--
GnuPG ID 0xA63888C9 (D2DA 68C9 BB2B 26B4 8204 2219 A43E F450 A638 88C9)
[-----------[system uptime]--------------------------------------------]
4:39pm up 85 days, 1:17, 1 user, load average: 1.00, 1.00, 1.00
More information about the PLUG
mailing list