You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags: ["SQL Account", "SQL Mobile Connect", "On-Premise Setup"]
8
8
---
9
9
10
-
## Prerequisite
10
+
## Prerequisites
11
11
12
12
-`SQL Account`**version 5.2025.1027.869** or above
13
+
- Fix server IP address (either DHCP Reservation or Static)
13
14
-[Public IP Address](#public-ip-address)
14
15
-[Port Forwarding](#step-3---port-forwarding)
15
16
16
17
## Public IP Address
17
18
18
-
Make sure public IP Address is enabled by your ISP (Internet Service Provider)
19
+
Make sure to have a **dedicated public IP Address**.
19
20
20
21
:::info[Check Public IP Address]
21
22
You can using [SQL Connect Detector](https://connect.sql.com.my/document/private-cloud/requirements/sql-connect-detector#download) to check whether public IP is enabled by your ISP.
22
23
23
-
Make sure the last requirement **Port Forward?** is `Green`
24
+
Make sure the last requirement **Port Forward?** is in <text style={{color: "#43a047"}}>**Green**</text>
24
25
:::
25
26
26
-
## SQL Mobile Connect (On Premise) Setup
27
+
:::tip[Hints]
28
+
If the result is <text style={{color:"#f44336"}}>**Red**</text>, kindly call your internet service provider and request for dedicated Public IP.
29
+
30
+
If the provider requests a reason, you can explain that you intend to host a server and therefore need to set up port forwarding.
2.**Right-Click** on company `database` > **Select**`Configure Mobile Connect...`
41
+
2.**Right-Click** on company database > **Select**`Configure Mobile Connect...`
35
42
36
-

43
+

37
44
38
45
3.**Click** on `Install` to install mobile connect service
39
46
40
-

47
+
:::success[Host Name]
48
+
A default host name will be filled in. However, if you would like to use a custom host name, you may edit the default. Note that changing hostname is only available during the initial setup. (Host name should have **at least 8 characters**)
49
+
:::
41
50
42
-
:::success[Host Name]
43
-
A default company's `Host` name will suggested, but you can change to any host name you like for first time setup. (Min host name length is **at least 8 characters**)
44
-
:::
51
+

45
52
46
53
### Step 2 - Start Service
47
54
48
-
After **SQL Mobile Connect**service is installed and running.`Service is running` status will show on screen.
55
+
After the installation, start the service. Once successful,`Service is running` status will show on screen.
2.**Navigate to Port Forwarding Section**: Find `Port Forwarding`, `Virtual Service` or similar section in the router's setting.
73
80
74
81
3.**Add New Rule**: Create a new port forwarding rule. (All information can get from [Port Forwarding Information](#step-3---port-forwarding))
75
-
-`Service Name`: Enter a description name (**SQL Account Mobile Connect**)
76
-
-`External/Public Port`: Specify the port number to use for external access (**443**)
77
-
-`Internal IP Address`: Enter the IP address of the device to forward to (**E.g. 192.168.0.238**)
78
-
-`Internal/Private Port`: Specify the port number the service is listening on within the internal network (**443**)
79
82
80
-
4.**Save the Rule**: Save the new port forwarding rule.
83
+
-`Service Name`: Enter a description name (**SQL Account Mobile Connect**)
84
+
-`External/Public Port`: Specify the port number to use for external access (**443**)
85
+
-`Internal IP Address`: Enter the IP address of the device to forward to (**E.g. 192.168.0.238**)
86
+
-`Internal/Private Port`: Specify the port number the service is listening on within the internal network (**443**)
87
+
88
+
4.**Save the Rule**: Save the new port forwarding rule.
89
+
90
+
5.**Verify**: **Click** on `Test Connection` to test `SQL Mobile Connect` access status. When `✅ OK` status is shown, it means the service is setup successfully.
5.**Verify**: **Click** on `Test Connection` to test `SQL Mobile Connect` access status. When `✅ OK` status is shown, mean the service is setup successfully.
2.Then **Click** on `Copy` or **Scan** on `QR Code`to get `SQL Mobile Connect` link and open on web browser to access your company on SQL Mobile Connect
165
+
2.We offer two options for users to access the service:
0 commit comments