Hello ali,
Thursday, December 16, 1999, 9:59:13 PM, you wrote:
aj> This message was sent from Geocrawler.com by "ali jinx" <[EMAIL PROTECTED]>
aj> Be sure to reply to that address.
aj> I am configuring a dns server (primary & secondary) on a RedHat Linux 6.1 box
every thing is
aj> working fine but the problem is when i ping my domain which is "netzone.net.pk" it
does not
aj> reply and when i do "nslookup netzone.net.pk" on my primary-dns-server it gives
an error
aj> massage "no address (a) records available for netzone.net.pk". name of primary dns
is
aj> gatling.netzone.net.pk with ip address(192.168.0.4) and name of secondry name
server is
aj> maveric.netzone.net.pk with ip address(192.168.0.3). any help?
aj> Geocrawler.com - The Knowledge Archive
Make sure you have put in an A record for the domain itself.
See my attached example below my sig.
Regards,
Lee Smallbone
[EMAIL PROTECTED]
;
; Zone file for kechara.co.uk
;
;
@ IN SOA kechara.co.uk. hostmaster.kechara.org. (
1999121401 ; serial
8H ; refresh
2H ; retry
1W ; expire
1D ) ; minimum
;
NS marge.kechara.org.
NS maggie.kechara.org.
MX 10 marge.kechara.org.
;
kechara.co.uk. A 212.67.203.133
www CNAME kechara.co.uk.
; end file
Notice the 2nd to last line. Make sure you have something similar in
your zone file.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.