DNS Manager
I have a domain, let's say
Moreover, I want to use a mail address
But what do I have to put in the A/AAAA Records for mail and www, i.e. which IP address? I'm installing phpList on the linode server and the phpList web interface should be accessible through
A last question. In the SOA Record, I have to enter an E-Mail address. Is it ok to use
6 Replies
@Helveticus:
But what do I have to put in the A/AAAA Records for mail and www, i.e. which IP address? I'm installing phpList on the linode server and the phpList web interface should be accessible through
http://www.example.de , so I think I have to make a special edit for the www A/AAAA Record.
The IP address for www should be the IP address of whatever machine serves the site for
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?
Following this, I have to use for mail in the A/AAA Records the IP address of my mailserver?
And is the e-mail address
AAAA-type records are for IPv6 addresses.
@Helveticus:
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
@Helveticus:
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:
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).
I set up a LAMP Server and installed phpList. I've had to put phpList into /home/username/public/example.com/public/lists.
But now I have to use