PDA

View Full Version : Ability to create and manage SRV records for a DNS zone


awlane
5th August 2007, 11:29 PM
This seems to have been requested way back in PSA 5.0 (http://forum.swsoft.com/showthread.php?s=&threadid=4702) and PSA 8.0 (http://forum.swsoft.com/showthread.php?s=&threadid=36394) days.

The issue is that end-users who host with us may be running all kinds of other services on their domain, such as XMPP/Jabber servers, which rely on SRV records (See RFC3920 and 3921) to work properly.

Apparently, even in Plesk 8.2.0 there is no supported method of creating and managing SRV records for Plesk hosted domains. This is disappointing seeing as people have made an effort since PSA 5.0 to have this feature looked at.

awlane
7th August 2007, 06:30 AM
SW-Soft just got back to me and confirmed that SRV records can only be created and managed with Plesk for Windows.


Hello,

In Plesk for Linux there's no possibility to create SRV records, such possibility exists only
in Plesk for Windows:
ftp://download1.swsoft.com/Plesk/Plesk8.2/Windows/Docs/plesk-8.2-win-administrators-guide/29069.htm


Thanks,

Technical Support Engineer
SWsoft, Inc.


I find this bizarre.

sbillis
10th August 2007, 11:41 AM
I would like to see domainkey support in the dns also. For this to happen we need to be able to create hosts with a leading _ (underscore) which is valid.

e.g. _domainkey.mydomain.com. 86400 IN TXT "t=y\; o=~\; r=support@mydomain.com"

JoaoCorreia
18th August 2007, 08:40 PM
Plesk has stopped ! Some many usefull features are out, SRV is just an example.

Regards
Joao Correia

Akiiva
5th September 2007, 01:27 PM
If it's not currently possible to add an SRV record in Plesk for Linux is there another (manual) way to do it?

Say, using WinSCP?

Thanks

sbillis
5th September 2007, 01:37 PM
I have manually edited the zone file, but plesk will and does overwrite it when changes are made via the gui. What we are requesting is not a lot of work, as most of the code required to do this is there, it just needs to be "tweaked" to allow these types of records to be created (imho).

Akiiva
5th September 2007, 03:34 PM
How did you edit the zone file to change SRV records?

And does Plesk overwrite it when any changes are made via the GUI or only when DNS changes are made?

sbillis
6th September 2007, 06:23 AM
Remember BACKUP your files before changing anything.

On my RHEL box, you'll need to ssh into the box and then go to:

/var/named/run-root/var/

and then edit the zone file of the domain of your choice.

If you're running a different distribution, then do a search for the domain and then edit the zone file.

Once you have edited the zone file, you'll then have to restart named from the command line.

If you make changes via the gui to the dns then you will lose the changes that you made via the command line.

Finally,Don't forget to backup the files BEFORE making changes and then make a note of the changes that you made.

Akiiva
6th September 2007, 07:09 PM
Thanks. I will try this tomorrow and let you know how it goes.

dash
26th September 2007, 06:03 AM
Gentlemen,

SRV records management will come with Plesk 8.3.0

sbillis
26th September 2007, 07:10 AM
This is good news - does this include _domainkeys?


(Edited after the response below)
Doh! I think that this question qualifies for a Richard Cranium award ;) - Simon

dash
26th September 2007, 07:55 AM
Yes, ability to create TXT records with leading '_' in host part will be implemented.

Hal9000
18th November 2007, 07:13 PM
is there an ETA for plesk 8.3 for linux?

baddcarma
20th November 2007, 06:15 AM
Last I heard it was planned for late December 2007. Possibly will shift into January.

Hal9000
20th November 2007, 06:18 AM
is there any feature list for the upcoming 8.3?
cause all i could find is infos about 8.3 for windows, not for linux...

flosoft
2nd December 2007, 04:15 AM
Yeah, it would be nice to have a feature list.

jonathanjab
13th December 2007, 09:16 PM
Remember BACKUP your files before changing anything.

On my RHEL box, you'll need to ssh into the box and then go to:

/var/named/run-root/var/

and then edit the zone file of the domain of your choice.

That's a temporary solution and will disappear once the DNS has been updated (such as adding a sub-domain or changing a record directly.

Has anyone tried added it directory to the database and seeing if the interface is the limiting factor, not the script?

sbillis
14th December 2007, 07:35 AM
Thank you for the suggestion - I have updated the db and the changes have taken and are now persistent :-)

jonathanjab
14th December 2007, 07:40 AM
No problem! :)

Now we just need to get the interface updated...!

Hal9000
23rd December 2007, 05:02 PM
no need for, plesk 8.3 has srv record ssupport built in ;)