こんにちわ。
Takeshi Kusune / 楠根 雄志 <kusune@xxxxxxxxxxxxxx> wrote:
> In Subject: [linux-users:102161] Re: Bind9.2.1でDNS
> Sadayoshi Tomori <sadayoshi.tomori@xxxxxxxxxxxx> wrote:
>
> >> > > > IN MX 10 mail.mydomain.com.
>
> >> > > > dns IN A 192.168.0.2
> >> > > > mail IN A 192.168.0.2 この行は削除する
> >> mail IN CNAME dns
> >> 以上のように訂正します。
>
> そんなことをしてはいけません。いいかげんなことを教えないで下さい。
rfc1912 2.4 CNAME records
--
Don't use CNAMEs in combination with RRs which point to other names
like MX, CNAME, PTR and NS. (PTR is an exception if you want to
implement classless in-addr delegation.) For example, this is
strongly discouraged:
podunk.xx. IN MX mailhost
mailhost IN CNAME mary
mary IN A 1.2.3.4
--
の部分ですね。
+----------------------------------------+
| Takayuki Sakuma<sakuma@xxxxxxxxxxxxxx> |
+----------------------------------------+
References:
- [linux-users:102163] Re: Bind9.2.1でDNSTakeshi Kusune / 楠根 雄志
- Prev by Subject: [linux-users:102168] Re: DNSの同期が取れないのですが。
- Next by Subject: [linux-users:102170] Re: [linux-users:102165] Re: DNSの同期が取れないのですが。
- Previous by thread: [linux-users:102163] Re: Bind9.2.1でDNS
- Next by thread: [linux-users:102171] Re: Bind9.2.1でDNS
- Indexes:[Main][Thread]