Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T496
Change Details
Change Details
Old
New
Diff
There is a direct A record, but no AAAA (or CNAME). Lack of CNAME is expected, as there is a MX/DKIM/SPF proper configuration. ``` $ nslookup -type=AAAA phabricator.wolfplex.be Server: 2001:470:20::2 Address: 2001:470:20::2#53 Non-authoritative answer: *** Can't find phabricator.wolfplex.be: No answer $ nslookup -type=CNAME phabricator.wolfplex.be Server: 2001:470:20::2 Address: 2001:470:20::2#53 Non-authoritative answer: *** Can't find phabricator.wolfplex.be: No answer ```
There is a direct A record, but no AAAA (or CNAME). Lack of CNAME is expected, as there is a MX/DKIM/SPF proper configuration. ``` $ nslookup -type=AAAA phabricator.wolfplex.be Server: 2001:470:20::2 Address: 2001:470:20::2#53 Non-authoritative answer: *** Can't find phabricator.wolfplex.be: No answer $ nslookup -type=CNAME phabricator.wolfplex.be Server: 2001:470:20::2 Address: 2001:470:20::2#53 Non-authoritative answer: *** Can't find phabricator.wolfplex.be: No answer ```
Continue