| gabriel rosenkoetter on Thu, 2 Oct 2003 15:13:08 -0400 |
|
On Thu, Oct 02, 2003 at 02:54:27PM -0400, Mike Leone wrote:
> $TTL 38400
> @ IN SOA ns.contributionship.com.
> hostmaster.contributionship.com. (
> 2002070990
> 3H
> 1H
>
> 7D
> 640M )
> @ IN TXT
> "Contributionship.com internal DNS"
> @ IN NS ns
> @ IN MX 10 exchange
>
> Any ideas of what I need to change to get this to work?
Adding an A record for contributionship.com might help. What I have
for eclipsed.net:
$TTL 12H
@ IN SOA grappa.eclipsed.net. root.grappa.eclipsed.net. (
2003072400 ; Serial
3H ; Refresh
1H ; Retry
15D ; Expire
12H ) ; Default TTL
@ IN A 66.92.234.99
[followed by MX and NS records]
--
gabriel rosenkoetter
gr@eclipsed.net
Attachment:
pgpsz18Qu4ovA.pgp
|
|