QUOTE
Originally posted by ceyhost
Hi all.
I have a valued serie server .I have purchased and registered 2 additional ip's as dns1.turkeymax.com and dns2.turkeymax.com.
And also I have changed the dns records of turkemax.com to the new settings. When I try to access to site with turkeymax.com its ok.when I try with www a page comes writing "not found" (www prefix is on)But I cant reach mail or webmail.I have tried default dns template and also template of plesk 6, but it didn't work. How shall I do this dns records?
One other question is I want to edit php.ini and http.conf but I couldn't find any text editors pre-installed on the server.How shall I edit them?
Thanks...
Well I am no expert on Plesk yet as I have just had my first "Value Server" with Plesk. Here is what I have for my DNS Template:
. A
. MX (10) mail..
. NS ns1.domain.com.
. NS ns2.domain.com.
/ 24 PTR .
ftp.. A
mail.. A
webmail.. A
www.. A
Plesk by default adds the
www. record as a "Cname" and not an "A" record which can cause problems as per dnsreport.com. You will also have to add the IP's to the IP Pool and make them "Exclusive Use".
For the domain that has the nameservers you will have to add their "A" Records manually through the control panel. You also have to make sure that you have allowed at least 72 hours for propagation.
As for an editor, there is still vi (which no one but the die hard *nix user cling to) and nano a text editor like pico but you is open source.