Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15947

VS: Dumb Question is an A or AAAA record required?

From Jukka Pakkanen <jukka.pakkanen@qnet.fi>
Newsgroups comp.protocols.dns.bind
Subject VS: Dumb Question is an A or AAAA record required?
Date 2020-07-09 13:27 +0000
Message-ID <mailman.670.1594301228.942.bind-users@lists.isc.org> (permalink)
References <B1C7B197-34CE-42AB-92CC-69F65B35D3FD@kreme.com> <d258562589924b3c87e2182c8bb2aa44@qnet.fi>

Show all headers | View raw


Only CNAME is perfectly fine, except if you want the site work without the www-prefix like someone already pointed out.  Of course there must be A record for that name where the cname points to somewhere, but I read the question that this is not your concern.

Jukka

-----Alkuperäinen viesti-----
Lähettäjä: bind-users <bind-users-bounces@lists.isc.org> Puolesta @lbutlr
Lähetetty: 9. heinäkuuta 2020 14:22
Vastaanottaja: bind-users <bind-users@lists.isc.org>
Aihe: Dumb Question is an A or AAAA record required?

Given a domain that is hosted and used for email and web, is an A record for that domain actually required?

That is, if bob.tld is hosted by example.com can you simply have

	NS ns1.example.com
	NS ns2.example.com
	MX mx.example.com

www	CNAME www.example.com

Without specifying 

	A 11.22.33.444

(I am pretty sure this is *technically* allowed, but is it really OK to do or are there reasons not to do this?)



-- 
And there were all the stars, looking remarkably like powered
	diamonds spilled on black velvet, the stars that lured and
	ultimately called the boldest towards them…

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Back to comp.protocols.dns.bind | Previous | Next | Find similar


Thread

VS: Dumb Question is an A or AAAA record required? Jukka Pakkanen <jukka.pakkanen@qnet.fi> - 2020-07-09 13:27 +0000

csiph-web