Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 1998 08:36:52 +0000
From:      chem@i-p-d.com
Subject:   subdomain not visible with all providers
Message-ID:  <199807150638.IAA06371@i-p-d.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am having a problem with a subdomain, ces.groep.nl, that I can see 
it using one provider and if I use another provider the browser says 
DNS lookup failed. The www.groep.nl works fine on both providers. 
What could cause this? Mail works fine.

The db.file looks like this:

groep.nl. IN SOA ns1.i-p-d.com. root.host4u.com. (
                        1998071590      ; Serial
                        14400           ; Refresh after 4 hours
                        3600            ; Retry after 1 hour
                        604800          ; Expire after 1 week
                        86400 )         ; Minimum TTL of 1 day

; DNS Servers
@       IN NS           ns1.i-p-d.com.
@       IN NS           hedra.host4u.com.

; Machine Names
localhost               IN A    127.0.0.1
groep.nl.               IN A    209.60.43.5

; Aliases
www             IN CNAME        @
ces		        IN CNAME        @


; MX Records
@                       IN MX   5       ns1.i-p-d.com.


Running 2.2.6 stable and apache 1.2.6.

TIA
Gina van Zundert

Internet Page Design
tel: 0165-571675     fax: 0165-571710

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807150638.IAA06371>