09-02-2019 04:32 AM
HI to all,
I have apache server with IP 10.10.0.91
that server has 2 different domain, for example, abc.com.au and zxc.com.au
I wanna have access to this website from my local network
I had added two records to cisco DNS server:
conf t
ip host 10.10.0.91 abc.com.au
ip host 10.10.0.91 zxc.com.au
After a short period, the second website stop resolve.
I had check cisco DNS server:
show host
abc.com.au None (perm, OK) ** IP 10.10.0.91
zxc.com.ua None (temp, OK) 0 IP 10.10.0.91
the second record has status TEMPORARY,
my question, how to make PERMANENT for the second domain.
09-02-2019 05:49 AM
zxc.com.ua
-> is this a typo? it should read zxc.com.au ?
or did you really enter zxc.com.ua somewhere?
09-02-2019 07:29 AM
this just example,
doesn't matter what domain name you added, second domain for the same ip always become to temporary record, why do not permanent? how to fix, I wanna added 10 different domains for 1 ip.
why only first in the list become too permanent.
09-04-2019 03:17 AM
the IP Addressing: DNS Configuration Guide report "Each unique IP address can have an associated host name."
in your example, the ip-address is not unique
-> you may create a hostname and multiple CNAME's to this host.
09-05-2019 12:41 AM
Can I have working example? thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide