Helveticus wrote:
I just see a field for the IP address but not one for IPv4 and one for IPv6. What should I use? And what should I write for hostname and what for TTL?
I don't use Linode's DNS manager, however I'd guess it's the subdomain part, e.g. for
www.example.com you'd put www , and for mail.example.com you'd put mail . As for the IP address, my guess is a bit weaker -- best guess is you do it twice, once for the IPv4 address and once for the IPv6 address.
Helveticus wrote:
Following this, I have to use for mail in the A/AAA Records the IP address of my mailserver?
Correct. Whatever you use as the MX record should have an A record pointing to the IPv4 address of the mail server, and an AAAA record pointing to the IPv6 address of the mail server.
Helveticus wrote:
And is the e-mail address
info@example.de in the SOA Record ok?
info@example.de is a mail address which is rooted from example.de over the linode server to the mail server declared in the DNS Manager of linode.
You should be able to use any valid email address you own. You'll have to use info.example.de (replace the @ with a . , the @ symbol means something different in DNS).