Date: Sat, 03 Oct 1998 15:36:57 -0400 From: David Empey <empey@plato2.ml.org> To: freebsd-questions@FreeBSD.ORG Subject: DNS Problem Message-ID: <199810031938.PAA00381@plato2.ml.org>
next in thread | raw e-mail | index | archive | help
I'm hoping someone can help sort out a DNS problem I'm having. I'm trying
to set my machine up as the primary DNS for integral.on.ca, but can't seem
to get it working.
Here is my named.biit file:
cache . root.cache
primary 0.0.127.in-addr.arpa pz/127.0.0
primary integral.on.ca pz/integral.on.ca
and the zone file for integral.on.ca:
@ IN SOA integral.on.ca root.integral.on.ca (
199810031 ; Serial
28800 ; Refresh
7200 ; Retry
604800 ; Expire
86400) ; Minimum TTL
NS plato2.ml.org.
MX 10 integral.on.ca.
integral.on.ca A 24.112.14.35
www CNAME integral.on.ca.
ftp CNAME integral.on.ca.
Does anyone see something I've missed?
Any help appreciated!
David Empey
empey@plato2.ml.org
ICQ #7283765
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810031938.PAA00381>
