Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
NS1 is the slave
slave named log file
transfer of 'emaple.it/IN' from 53.81.34.118#53: connected using 10.0.0.201#60764
transfer of 'emaple.it/IN' from 53.81.34.118#53: failed while receiving responses: NXDOMAIN
transfer of 'emaple.it/IN' from 53.81.34.118#53: Transfer completed: 0 messages, 0...
Thats exactly what i did
Delete all the servers and recreate them again
Delete all products and recreate them again
Also if you have two different products and each gets set up on a dedicated server for example webhosting on server 1 and email hosting on server 2
then you need to make sure you...
yes zone example.com is configured on 10.0.0.15
maybe it is showing that because it tried to connect to a port blocked by the firewall?
Mar 09 08:54:22 NS1 named[6921]: transfer of 'example.com/IN' from 10.0.0.15#53: connected using 10.0.0.201#58739
why is it connecting to port 58739 for the...
Its driving me crazy. This is what i am getting on the slave server.
service named status -l
also note that owner is named:named of directory and files and all files are chmod 777
ports are open and i can telnet from the master server
Mar 09 08:54:22 NS1 named[6921]: received control channel...
I am now using ext-slave-dns-manager but i want to transfer existing domains from master to the slave. how can i do that properly with a tested method/script?
something like this maybe
https://matoski.com/article/bind-slave-dns-automatic-additions-of-zones/
or...
I was thinking to make server1 (Web) and Server 2 (Email) both Master servers for their zones
both connected to the same slave servers and they send records to the slave servers. This way the slave servers will have all the records for any client weather email or web and will be in sync with...
They don't.
But i have figured what I am going to do. I just have to make two slave DNS servers both being slave for anyserver I have setup
I have contacted them. But it seems they have no clue when it comes to servers and their layout.
I took the decision to create two slave servers facing...
From what i understand that dns slave manager on plesk will automatically create, modify and update any dns zone. The problem is that we have a server with existing domains before setting up the slave.
How do we transfer the existing zones from the master to slave without having to create...
I got a WHMCS Server automatically setting :
Wordpress Hosting on Server 1,
Email on Server 2,
A client could purchase Emails only or just wordpress without email or both. WHMCS will create the domain on the correct sever according to the service or on both.
I currently have server 1 as Ns1 and...
This is a perfect solution, but the only problem is that sever 2 will also need to have records on slave servers
how can i send the records to server 1 and server 3?
keep in mind that sever 2 is running windows dns not bind. I was thinking to replace it with bind and then use server 1 and server...
How to make two DNS servers sync automatically so that both have the same dns records.
I currently have two servers:
Server 1 - >
for hosting wordpress
DNS server ns1.domain.com
Linux running named (Bind)
Server 2 - >
for hosting email
DNS server ns2.domain.com
Windows running Windows DNS...
Hello,
This issue is easy to fix.
First lets be clear about something. A mail server could have only 1 banner, so you could create a new domain or use an existing one for the mail server.
then on that domain make an A record pointing to the mail server with the same name as the banner example...
Perfect, there was a config file with the wrong port range. I deleted it and made sure the correct conf file was imported and included in the main conf file. and now i got a working ftp server.
Thanks
You are right. I think this is the problem. I have everything set for port range 60000-65534 and i just used netstat on the server and it is using ports below that range for some reason. Although i followed guide lines to configure proftpd.conf files and everything seams to be in the right place...