Dear All, Can help to advise if there are any name planing for dns? e.g: I've a domain amtb-m.org should my samba4 server be ad.amtb-m.org? OR should I create another non-reachable internal domain e.g: ad.amtb-m.lan For them? What is the benefit on this or that? Any documentation about that? Thank you.
I like "smb0.amtlb-m.org", to show that it's a Samba server, and a number in case you need to add another server for failover or replacement. On Tue, Dec 3, 2013 at 5:48 AM, Chan Min Wai <dcmwai at gmail.com> wrote:> Dear All, > > Can help to advise if there are any name planing for dns? > > e.g: I've a domain amtb-m.org > > should my samba4 server be > ad.amtb-m.org? > > OR should I create another non-reachable internal domain > e.g: ad.amtb-m.lan > > For them? > > What is the benefit on this or that? > Any documentation about that? > > > Thank you. > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
On Tue, 2013-12-03 at 18:48 +0800, Chan Min Wai wrote:> Dear All, > > Can help to advise if there are any name planing for dns? > > e.g: I've a domain amtb-m.org > > should my samba4 server be > ad.amtb-m.org? > > OR should I create another non-reachable internal domain > e.g: ad.amtb-m.lan > > For them? > > What is the benefit on this or that? > Any documentation about that?Use a proper subdomain of your registered DNS domain for your new AD domain. Don't use .lan, .local, .corp as you have no idea what suffixes ICANN might sell off next, use the domain you already own as the base. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
I suggest you always use .local if only internal use.. see RFC 6762, which has been approved and was officially published on February 20, 2013, essentially reserves the use of .local as a pseudo-TLD for link-local hostnames that can be resolved via the Multicast DNS name resolution protocol. http://tools.ietf.org/html/rfc6762 Louis>-----Oorspronkelijk bericht----- >Van: abartlet at samba.org [mailto:samba-bounces at lists.samba.org] >Namens Andrew Bartlett >Verzonden: woensdag 4 december 2013 9:15 >Aan: Chan Min Wai >CC: samba at lists.samba.org >Onderwerp: Re: [Samba] Samba 4 DNS name Planing > >On Tue, 2013-12-03 at 18:48 +0800, Chan Min Wai wrote: >> Dear All, >> >> Can help to advise if there are any name planing for dns? >> >> e.g: I've a domain amtb-m.org >> >> should my samba4 server be >> ad.amtb-m.org? >> >> OR should I create another non-reachable internal domain >> e.g: ad.amtb-m.lan >> >> For them? >> >> What is the benefit on this or that? >> Any documentation about that? > >Use a proper subdomain of your registered DNS domain for your new AD >domain. Don't use .lan, .local, .corp as you have no idea >what suffixes >ICANN might sell off next, use the domain you already own as the base. > >Andrew Bartlett > >-- >Andrew Bartlett http://samba.org/~abartlet/ >Authentication Developer, Samba Team http://samba.org >Samba Developer, Catalyst IT >http://catalyst.net.nz/services/samba > > >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba > >
Dear Kindler, There is none, If you have know internal Dns and also external dns... :) and create a different view for them.. But to some user. that will be to hard to explain :) On Mon, Dec 9, 2013 at 2:52 PM, C.Kindler <kindc1 at gmail.com> wrote:> Dear Chan, > > reading interestingly the posts on the samba-list, thanks for your > explanations! > > We have a domain.com (-> www.domain.com) by the ISP, full administration > and also a domain.com private/internal for all the > workstations,printers,... > > In the internal dns is now set an A-Record to the www,mail. So for this, > the internal/private dns-zone doesn't correspond to the external zone and > even doesn't know there is the same domain.com elsewhere :-) > > Do you see any problems using this zone for a samba4 mirgration? Or do I > miss something? > > Thanks for your hints. > Best regards > Chris >