> It looks like they'll (dnspark) need to rebuild the zone files or
something
> as the dns servers are not authorative for the domain name.

Thanks for the quick reply, Taz.

Well, I guess I could try removing the domain and re-adding it. However,
below are the domain records for the two, and I can't spot any
differences, other than the domain names themselves.

$TTL 7200
$ORIGIN inactionman.co.uk.
@       SOA     inactionman.co.uk.      hostmaster.dnspark.com. (
        1045987540      ; Serial
        43200   ; Refresh
        7200    ; Retry
        1209600 ; Expire
        7200 )  ; Minimum TTL
        IN      NS      ns1.dnspark.com.
        IN      NS      ns2.dnspark.com.
        IN      MX 0    mx1.dnspark.com.
;
www     IN 60   A       81.152.37.197
inactionman.co.uk.      IN      A       64.245.56.187

$TTL 7200
$ORIGIN thenetprofits.co.uk.
@       SOA     thenetprofits.co.uk.    hostmaster.dnspark.com. (
        1046167547      ; Serial
        43200   ; Refresh
        7200    ; Retry
        1209600 ; Expire
        7200 )  ; Minimum TTL
        IN      NS      ns1.dnspark.com.
        IN      NS      ns2.dnspark.com.
        IN      MX 0    mx1.dnspark.com.
;
www     IN 60   A       81.152.37.197
thenetprofits.co.uk.    IN      A       64.245.56.187


-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Macromedia ColdFusion Developer
Fairbanks Environmental Ltd  +44 (0)1695 51775

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to