Plesk 12.x / Linux :: Amazon Route 53 Extension - Multiple Zone Records

Jun 10, 2015

I've run into a problem with my Plesk install with Amazon Route 53. I have the latest extension installed (version 1.2 release 2) on Parallels Plesk v12.0.18_build1200140811.16 os_CentOS 7.

The extension has been working perfectly well for me for months. I was adding new domains to Plesk and discovered that as I was making changes to DNS records that a new zone file was created on Route 53 instead of updating the original one.

I did notice that this started happening when I surpassed the 100 domain limit and seems to only happen on domains created at #101 and on. (in other words, I can edit a domain that was created before I got to domain #100 [ie domain #1] and it does not create a duplicate zone file).

I turned on debug mode for plesk and am seeing the json calls with the correct commands coming through.

Redacted sample of an update of Domain #104

[2015-06-10 16:42:43] INFO [panel] The domain alias <b>mydomain.test</b> was created.
[2015-06-10 16:42:43] DEBUG [util_exec] [5578bd6355bc3] Starting: dnsmng /usr/local/psa/admin/bin/dnsmng '--update' 'mydomain.test'
[2015-06-10 16:42:43] DEBUG [util_exec] [5578bd6355bc3] Finished in 0.06322s, Result: TRUE

[Code] .....

So from what I can see the domain +100 is re-creating the domain whereas domain 1 is not - it's just updating it, even though both json commands show the update statement coming through.

View 4 Replies


ADVERTISEMENT

Plesk 11.x / Linux :: DNS Panel - Amazon Route 53 Integration

Nov 13, 2013

Referencing this article [URL] ....

What does integration with Amazon Route 53 mean? We can use the Plesk DNS panel and it will update Amazon Route 53? Is it an all or nothing, meaning can we choose Amz R 53 for some domains and local DNS (bind) on others?

View 12 Replies View Related

Plesk 12.x / Windows :: Route 53 Extension To Manage Slave DNS Server

Jun 16, 2015

I installed Route 53 extension to manage a slave DNS server but when a add or remove some domain the process does not complete, Plesk stays loading without finish domain creation.

When I disable the extension, Plesk create and remove domains without any problem.

What could be happening?

View 1 Replies View Related

Plesk 11.x / Linux :: AWS Route 53 Integration

Jun 6, 2014

I have been stuck on a rather annoying issue using the Route53.php script included within the Plesk Extensions SDK - [URL] ....

Instructions were followed from [URL] .... but there are obvious confusions with the instructions.

First, it never mentions that within Server Management - Extensions you can load the extension and within the AWS Route 53 extension settings and you are prompted to enter in your identifying security keys. But the instructions ask to code these keys into the actual script, must this be done in both places??

Second, how does it operate?? After I install the extension/script must anything else take place? Do I register private dns addresses using my Route 53 ips and the rest is automatic? Should more information be added within the Plesk DNS template area or can I just turn off the DNS/Bind server and only utilize Route 53? There is no feedback in the UI letting you know it is actually on and working.

Third, I have tried to install the script in ssh and I always receive error:

ERR (3) [panel]: PHP Fatal error: Class 'pm_Loader' not found in /......./modules/route53/scripts/route53.php on line 8 I stumbled on a thread discussing this bug at [URL] .... but it leads to a dead end with the author withholding what the bug fix was and how to achieve it.

we utilize AWS Route 53 for a majority of our domains.

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk Panel v11.5.30_build115130819.13 os_CentOS 6

PROBLEM DESCRIPTION
Unable to integrate Amazon Route 53, vague instructions even for a developer.

STEPS TO REPRODUCE
[URL] ....

ACTUAL RESULT
ERR (3) [panel]: PHP Fatal error: Class 'pm_Loader' not found in /../../.../modules/route53/scripts/route53.php on line 8

EXPECTED RESULT
errorcode0 in ssh and some indication the extension is working properly within the Plesk Panel UI.

View 2 Replies View Related

Plesk 11.x / Linux :: Dedicated Route For Mails From One Domain?

Jul 21, 2015

we have Plesk Version 11.0.9 and I have the following Problem:

(all adresses are examples)

The Server hostet the following Domains and thay all send Mails too:

a.de
b.de

Now I need the following:

If the user "some.user@b.de" send a E-Mail to "user@mydomain.de" the recipient of the Mail have to be changed to "user@mx.mydomain.de". But if "some.user@a.de" do the same, the recipient should not be changed.

View 1 Replies View Related

Plesk 11.x / Linux :: Adding Mcrypt Extension To PHP?

Feb 11, 2013

I would like to install mcrypt extension on my server and i don't find procedure .

My version is :

OSCentOS 6.3 (Final)
Version de Parallels Panel11.0.9 Mettre à jour #36, dernière mise à jour à Fév 8, 2013 06:32 PM

View 19 Replies View Related

Plesk 12.x / Linux :: Watchdog Extension Missing?

Aug 1, 2014

I want to Reinstall Watchdog(RKHunter), but i don`t find Watchdog in Extensions.

Is it no longer available ?

View 1 Replies View Related

Plesk 12.x / Linux :: VPN Extension - Installation Fails

Nov 13, 2014

Installation of the Plesk VPN extension reproducible fails on Debian Wheezy

Plesk 12.0.18 Update #24
Debian 7.7 Kernel 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux

Steps to reproduce:

Plesk Panel > Updates and Upgrades > Install "Plesk VPN extension"
Green Message "All operations with products and components have been successfully completed."
Going back from Upgrade window to Plesk Panel Home

[Code] .....

What I already have tried:
Shell > apt-get install psa-vpn

Getting error mossage:

Setting up psa-vpn (12.0.18-debian7.0.build1200140606.15) ...
ERROR: could not insert 'tun': Unknown symbol in module, or unknown parameter (see dmesg)

Shell > modprobe tun
ERROR: could not insert 'tun': Unknown symbol in module, or unknown parameter (see dmesg)

View 3 Replies View Related

Plesk 11.x / Linux :: PHP Extension - How To Install Mcrypt

Nov 21, 2014

How do I install PHP extension 'mcrypt' .

Magento require it to install

Plesk 11.5 Centos 5.6

View 13 Replies View Related

Plesk 11.x / Linux :: Multiple Email Certificates For Multiple Domains?

Nov 11, 2014

I have two domains as virtual hosts on same IP address.

I am getting certificate error for the second domain when I try to check email (using MS Outlook). I can't permanently "accept" certificate, it complains again and again. Certuficate I created and self signed for imap.domain1.com, but the second email server is imap.domain2.com, so it complains.

How do I set separate email certificates for two domains? Is it possible at all?

View 5 Replies View Related

Plesk 12.x / Linux :: Unable To Install Nginx Extension

Dec 22, 2014

When I try to install nginx under "Updates and Upgrades" i always get the following error report.

Code:
Installation started in background

Getting bootstrapper packages to installation list:
Following bootstrapper packages will be installed: (empty)
----------------
Getting packages to installation list:
Following packages will be installed: sw-nginx-1.6.0-1.14060313.ubuntu1404.amd64

[Code].....

I'm running Plesk 12.0.18.

View 2 Replies View Related

MX Records :: Failed: Error Fetching Zone Data For Otherdomain.com

Apr 24, 2009

I've already changed a lot of MX records but never run into a problem like this one ...

I google it and found out that this might be cPanel/WHM bug. I've mailed them but they need a lot of time before they reply so I will also ask here

Here is error log from WHM:

Setting mx priority 10 (mx1.domain.com)........failed: Error fetching zone data for otherdomain.com.db's MX ...Done
Setting mx priority 20 (mx2.domain.com)........failed: Error fetching zone data for otherdomain.com.db's MX ...Done

View 3 Replies View Related

Plesk 11.x / Linux :: Edit Root Cron Using Parallel Extension?

May 29, 2014

I was creating an Plesk extension and I need to edit root's crontab for the extension to work properly. While doing some experiment I understand that the Plesk extension works with the permission of psaadm . So I cannot use shell_exec to do this. Is there any api or cli interface where I will be able to do this. Is there any possibility to override the restriction of psaadm user through extension.

View 4 Replies View Related

Plesk 12.x / Linux :: Uninstall Parallels Panel News Extension Error

Sep 12, 2014

when trying to uninstall this extension I get the following error: Executing /opt/psa/admin/plib/modules/panel-news/scripts/pre-uninstall.php failed.

View 3 Replies View Related

Plesk 11.x / Linux :: Sitebuilder Extension - Access Denied When Login As Client

Sep 10, 2014

I installed the SiteProBuilder (from the www.site.pro page) in extensions of the Parallels Plesk Panel 11.5.30. I installed from .zip file on administrator account of Plesk Panel. The extension SiteBuilder was shown in all administrated subscriptions. On administrator account the extension works properly but when I log into the Plesk Panel as a client of one subscription then extension doesn't start and message is displayed: "Error: access denied".

View 3 Replies View Related

Plesk 11.x / Linux :: Creating DNS Records Via API RPC?

May 25, 2014

I'm looking for a way to create DNS records on a Plesk Panel account at the 'customer' level.

View 5 Replies View Related

Plesk 12.x / Linux :: Get DKIM To Add In DNS Records?

Jul 5, 2015

I have a new server centos 7 with plesk 12. I want to add dkim records to my domains, how I can get dkim records from plesk, as we do in WHM?

View 1 Replies View Related

Plesk 12.x / Linux :: No Mcrypt Extension For Magento Shop - Installation Failed Ubuntu

Mar 18, 2015

I used the search function. Im USING UBUNTU NOT CENTOS!

I set up an virtual ubuntu Server on a Proxmox Root. I used the .iso from plesk.

Now when i tried to start installing magento, there is the message, that there is no mcrypt installed.

I installed it using php5-mcrypt its done and i can see the folders and also te mcrypt.so and so on.

When i tried to install atomic there is the message that redhead is not available at /etc/readhead...

View 4 Replies View Related

Plesk 12.x / Linux :: Anti-virus Program That Can Be Installed On Version 12.0.18 As Extension Or Component?

Jan 14, 2015

"What anti-virus do you use on your postfix email server powered by Plesk?".Is there an anti-virus program that can be installed on Plesk version 12.0.18 as an extension or component? I need it primarily for protection of incoming email from malware.I've seen in Add or Remove Components in the Mail hosting features that I have installed Kaspersky antivirus, but I didn't seen anywhere that it actually can be configured from within Plesk. It also, as far as I can see, doesn't do anything. what is Kaspersky antivirus used for in Plesk and how can I configure it?

View 2 Replies View Related

Plesk 11.x / Linux :: Settings To Change DNS Records?

Sep 26, 2014

where do I find the setting to change dns records in plesk 11.5 ver ? I do not see it, it is missing in settings of domain under tab: "Websites and Domain"

View 1 Replies View Related

Plesk 12.x / Linux :: SOA Records Not Saving In DNS Settings

Apr 10, 2015

I want to change SOA Settings from defaults to these: When I press OK button shows that is saved but when I test with [URL] .... and [URL] .... shows that settings still is defaults.How to change these settings??

View 1 Replies View Related

SPF Records For Multiple Servers

Mar 6, 2007

I have been trying to setup SPF records for all of our hosting servers but need some assistance.

Lets say we have three servers with the following RDNS:

ns1.server.com
ns2.server.com
ns3.server.com

Would we create one SPF for server.com and add it to the DNS zones on each server?

Or should we create a separate SPF for each server?

View 4 Replies View Related

Plesk 12.x / Linux :: Mails From Localhost Do Not Follow MX Records

Apr 22, 2015

I have a PPP12.0 hosted on ubuntu 12.04, and several websites and domains, mail service active using postfix.

Lets take for example two domains :

www.domainA.com
www.domainB.com

DomainA uses postfix
DomainB uses an external mail service , MX records are duly entered in the DNS zone of DomainB

If i send a mail from an adress of DomainA, lets say contact@domainA.com to any email of domainB lets say info@domainB.com, the server does not take into account the MX records, and i receive an answer from the server : 550 5.1.1 <info@domainB.com>: Recipient address rejected: User unknown in virtual alias table

But, if i send an email using any other external mail service (gmail, hotmail...), the mail is correctly forwarded to the mail server entered in the MX record of domainB.

View 2 Replies View Related

Plesk 12.x / Linux :: How To Autocreate DNS Records On Remote Server

Jan 17, 2015

I have Plesk installed on the master nameserver ns1.example.com, the dns slave manager extension installed, a working slave ns2.example.com and Plesk installed with working WHMCS autocreation of customers and subscriptions on a shared hosting server web1.example.com. I feel there's probably something obvious that I'm missing, but I can't figure out how to autocreate DNS records on ns1.example.com for customers on web1.example.com when new accounts are created.

View 2 Replies View Related

Plesk 11.x / Linux :: Script To Test Integrity Of DNS - SOA Records?

May 20, 2014

I wrote a script to test the integrity of my DNS and run it from time to time on my server...

I just ran it today and it discovered I suddenly have 5 domains with SOA-records that doesn't point to itself. They point to the secondary nameserver.

They are records that exist for years and were for sure correct before (I know this because of that script).

If I do a "restore defaults" it isn't corrected and if I switch to slave and then back to master it doesn't change either...

The file /var/named/run-root/var/obfuscated.com is updated, but the slave-DNS stays in that file...

The only way I'm able to correct it is by deleting the NS-record with the slave DNS and adding it again.

I assume there's some mechanism that scans the NS-records and then decides to make that one the SOA. This has always worked fine... also on this server.

View 6 Replies View Related

Multiple MX Records For Same Domain Email

Feb 8, 2008

Right, I have my email address (say email@domain.co.uk) connected to my DirectAdmin controlled server.

I have an the simple email services provided by 1and1 that I haven't used for ages.

I am a bit confused how multiple MX records can be used, so far I have edited my DNS record file for domain.com to look like this:

Code:
domain.co.uk.14400INMX5mx00.1and1.co.uk.
domain.co.uk.14400INMX10mx01.1and1.co.uk.
domain.co.uk.14400INMX0domain.co.uk.
If im not mistaken the above show the email server domain.co.uk is connected to (domain.co.uk) is the primary server, with 1and1 2nd and 3rd.

However if I changed the priorities all to the same value, i.e "0" would that mean the mail is delivered to all?

My ideal solution would be, if the primary server was down, send mail to secondary, but that leads me to another problem. When I want to check mail with Thunderbird its connected to imap.domain.co.uk and not imap.1and1.co.uk, so the problem now is mail split over two servers....! I would like a redundant system, to ensure email is online 99.999% of the time.

So my question is, what are peoples current solutions with multiple MX records, and how have they achieved 99.999% uptime of emails.

View 5 Replies View Related

Plesk 11.x / Linux :: Import DNS Zone Using Axfr

Apr 2, 2014

We have too many DNS servers such as BIND, PowerDNS, NSD on different platform.I need transfer all zones to Plsek server.Is there a ready-made solution import dns zones using axfr?

View 3 Replies View Related

Multiple A Records For Website -- Client Does Not Reach Web Always

May 29, 2009

I have had multiple A records for a website for years, i.e.
www.mywebsite.com => 1.1.1.1, 2.2.2.2

Well 2.2.2.2 has been down for a few days due to technical issue. So I just figured "well i got some work to do this weekend to bring it up, no rush". Turns out that customers are calling and complaining "I couldnt reach your website yesterday for a few hours".

I am seeing no problems personally, but some customers are. I dont think the percentage of customers is very high but there are so far a dozen or so complaints.

Any ideas on what I am doing wrong or where to start looking? I thought the major browsers (i confirmed with four clients they are using IE) would try 1.1.1.1 and then 2.2.2.2 or vice-versa. But apparently that is not happening. I dont think the TTL makes a difference.

What could be set up wrong or is this to be expected ? (and how to improve for future?)

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved