Categories: Hostripples Featured

How to configure Service (SRV) Records in Vesta Control Panel

Configure Service (SRV) Records in Vesta Control Panel

For the typical XMPP infrastructure we will need 3 DNS recods. One “A” record for the server itself and two “SRV” records for service auto-detect. Here are example records:

xmpp 18000 IN A 192.168.1.1
_xmpp-client._tcp.example.com. 18000 IN SRV 0 5 5222 xmpp.example.com.
_xmpp-server._tcp.example.com. 18000 IN SRV 0 5 5269 xmpp.example.com.

To create them, follow these steps:
1. Login in to Control Panel
2. Click on DNS tab
3. Click on “add record” button under example.com
4. Enter xmpp in field “Record”
5. Select type “A”
6. Enter 192.168.1.1 in “IP or Value” textbox
7. Press “Add” button

It was quite simple, insn’t it? Well the SRV part is a little bit tricky
1. Login in to Control Panel
2. Click on DNS tab
3. Click on “add record” button under example.com
4. Enter _xmpp-client._tcp in field “Record”
5. Select type “SRV”
6. Enter xmpp.example.com. in “IP or Value” textbox
7. Enter 0 5 5222 in Priority text field

8. Press “Add” button
9. Repeat above steps for _xmpp-server record


Vishwajit Kale
Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostripples, a company that aims to provide affordable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.

Recent Posts

How to Choose the Right Digital Marketing Agency: 15 Smart Questions

Digital marketing directly impacts revenue, brand positioning, and customer acquisition cost. Choosing the wrong agency can result in wasted budgets,…

6 days ago

WordPress 6.9 Update Guide: What’s New in the Latest Version

The release of WordPress 6.9 introduces meaningful enhancements focused on performance, block editing flexibility, design precision, and long-term scalability. This…

3 weeks ago

WP-Content Uploads Folder Explained (With Step-by-Step Upload Methods)

The wp-content/uploads folder is the core storage location for media files in WordPress. Every image, PDF, video, or document uploaded…

4 weeks ago

WordPress User Roles Explained: A Complete Guide to Permissions

Managing access correctly is one of the most important aspects of running a secure and scalable WordPress website. Managing access…

1 month ago

How to Get More Customer Reviews That Build Trust and Sales?

Customer reviews have become one of the most influential factors in modern buying decisions. Before choosing a product, service, or…

1 month ago