Noxexistent domain error .
Here is my configuration.
=======================
zone "crm365app" {
type master;
file "crm365app.cyberia.net.sa.hosts";
allow-query {any;};
};
File
========================================
[root@ns1 ~]# cat /var/named/crm365app.cyberia.net.sa.hosts
$TTL 3600
; Addresses and other host information
;
;
@ IN SOA ns1.cyberia.net.sa. root.cyberia.net.sa. (
2015034459 ; serial
43200 ; refresh every 12 hours
4320 ; retry after 1 hour
1209600 ; expire after 2 weeks
21600 ) ; minimum
; Define the name servers and mail servers
IN NS ns1.cyberia.net.sa.
IN NS ns2.cyberia.net.sa.
IN MX 10 smtp.cyberia.net.sa.
; Define localhost
* IN A 127.0.0.1
; Define hosts in this zone
www IN CNAME webhost.cyberia.net.sa.
crm365app IN A 212.71.33.252
=========================================zone file
end=============================
[root@ns1 named]# host crm365app
Host crm365app not found: 3(NXDOMAIN)
[root@ns1 named]# named-checkzone crm365app crm365app.cyberia.net.sa.hosts
zone crm365app/IN: loaded serial 2015034459
OK
-----Original Message-----
From: bind-users [mailto:[email protected]] On Behalf Of
Reindl Harald
Sent: Monday, October 28, 2019 1:46 PM
To: [email protected]
Subject: Re: Zoneformat
Am 28.10.19 um 11:01 schrieb MEjaz:
> *From:* MEjaz [mailto:[email protected]]
> *Sent:* Monday, October 28, 2019 10:27 AM
> *To:* '[email protected]'
> <[email protected]>
> *Subject:* Zoneformat
>
> Is ther any way I can create the zone without the (.) I mean non fully
> qualified domain name just as "example" instead "example.com"'
what is the problem you try to solve?
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to
unsubscribe from this list
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users