DNS Service Record for Agent Autodiscovery
Scope: SessionLimit 2.0
Last updated
Scope: SessionLimit 2.0
Last updated
In order for agents to find the SessionLimit Server dynamically, a service record must be created on local DNS servers. This record must be created manually and added to the _tcp folder in the local domain zone.
DNS management interface opens (dnsmgmt.msc),
Active Directory Zone is expanded,
Enter the _tcp folder,
Click "Other New Record" from the Action menu or right-click menu.
Select "Service Location (SRV)" from the window that opens and click "Create Record".
On the "New Service Record" screen, information is filled in as follows.
Service
_seslimv2
Mandatory and cannot be change.
Protocol
_tcp
Mandatory and cannot be change.
Port Number
443
Host
servername.domain.com
It is the server where the SessionLimit role is installed.
When more than one SessionLimit server is installed, this process is repeated for each server.