• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question rDNS of domain not created on plesk

trust

New Pleskian
Hello World
I work with plesk since a long time.
I started recently a fresh install but i stay blocked on something

We own our IP /21. And i want to configure rDNS for for a domain i don't manage on plesk. How can i do that now?
 
the plesk automatically Creates the reverse mapping zones, obviously you need to work at the sub-delegation from your maintainer That originated your network. for example, if your IP is 84.33.5.1 / 25 (126 ips), but the original network is a / 24, the maintainer who has "cut" the network should delegate on his dns this:


NS: 25 / 1.5.33.84.in-addr.arpa -> ns1.customer.com
NS: 25 / 1.5.33.84.in-addr.arpa -> ns2.customer.com
CNAME: 1.5.33.84.in-addr.arpa -> 1.25 / 1.5.33.84.in-addr.arpa
CNAME: 2.5.33.84.in-addr.arpa -> 2.25 / 1.5.33.84.in-addr.arpa
CNAME: 3.5.33.84.in-addr.arpa -> 3.25 / 1.5.33.84.in-addr.arpa
CNAME: 4.5.33.84.in-addr.arpa -> 4.25 / 1.5.33.84.in-addr.arpa
and this continues until the 127

please see this guide, at: http://support.simpledns.com/kb/a146/how-to-sub-delegate-a-reverse-zone.aspx
 
Well,
I am the maintainer of à /21
In that past i could create a ptr record on plesk with a domain i didn't manage. But now it's seems to be impossible or maybe i don't see where.
So how can i create a ptr record in plesk with à domain à don't manage on plesk.
 
Ciao,

do not look for what is not there, unfortunately at the time in plesk can not handle reverse zones, you must edit manually thie configuration files.
 
Back
Top