To get started with the agentless access, follow the steps below:
Navigate to the MSP admin console -> Client Workspace
Click on “Users and Devices" → “Agentless”
Click on "Add Agentless Config" to add new application
Enter the application name.
A domain name will be automatically generated, as illustrated in the screenshot below.
Input the private IP address where the application is hosted.
Choose the protocol type (HTTP or HTTPS).
Specify the port used by the application (e.g., 8443).
Make your MFA choice by selecting “Yes” or “No.” Selecting “Yes” enables Exium’s MFA authentication for application access.
Click “Save” once you have made all necessary changes.
Enter the application name.
A domain name will be automatically generated, as shown in the screenshot below.
Append the external port to the domain (e.g., Sql.fr503.speerity.net:3306
).
Enter the private IP address where the application is hosted.
Select the protocol type (TCP, UDP, or both TCP and UDP).
Specify the port used by the application on the private IP (e.g., 3389).
Click “Save” once you have made all necessary changes.
Enter the application name.
A domain name will be automatically generated, as illustrated in the screenshot below.
Input the private IP address where the application is hosted.
Choose the protocol type as RDP.
Specify the port used by the application (e.g., 3389).
Click "Save" once you have made all necessary changes.
¶ Using Your Own Custom Domain Names
To use your own domain name, you must go to your DNS provider and direct your chosen domain name to the IP address of the default domain. You can find the IP address of the default domain by using the nslookup
command in your terminal. For instance, if the default domain provided by Exium is fr503.speerity.net
, prepend "app" to it to check the IP address. See the example below where the IP address for the default domain app.fr503.speerity.net
is 195.242.152.24
.
PS C:\Users\Farooq Khan> nslookup app.fr503.speerity.net
Server: UnKnown
Address: 10.137.0.1
Non-authoritative answer:
Name: app.fr503.speerity.net
Address: 195.242.152.24
PS C:\Users\Farooq Khan>
or
PS C:\Users\Farooq Khan> ping app.fr503.speerity.net
Pinging app.fr503.speerity.net [195.242.152.24] with 32 bytes of data:
After pointing your domain name to Exium’s IP address, you can enter custom domains for your applications.
For expert guidance on implementing SASE, XDR, IAM, and GRC solutions, reach out to Exium at partners@exium.net . If you are ready to get started, check out our testing and onboarding process .