Configure Port Forwarding for Remote Workers (SQL)
Configure Port Forwarding for Remote Workers (SQL)
Connecting the CurrentWare Clients (Remote workers)
To
connect your CurrentWare Clients to the CurrentWare Server over the
Internet, you will need to port forward the CurrentWare traffic from
your network’s router to the CurrentWare Server computer.
#1 – Configure Port Forwarding on your CurrentWare Server
First, you will need to set up your CurrentWare Server on a network that has a Public Static IP address (obtained from your Internet service provider).
Then, you will need to configure your router’s settings. On your router’s configuration page, go to the Port Forwarding Settings
Forward the CurrentWare port traffic to the LAN IP address of your CurrentWare Server
8988 to 8999 (TCP and UDP) – CurrentWare Console and Clients
1024 (TCP and UDP) – CurrentWare Screenshot Port
443 (TCP and UDP) – Failover
Optional connection failover – 1433 & 1434 (TCP and UDP) – CurrentWare SQL Server
You can also change the default ports. See the Microsoft Docs on how to do this.
This is a sample picture of a router’s port forwarding configuration screen. The menu items and labels may vary.
Right click on the instance that CurrentWare is stored and select properties
Click on “Connections” and under the section “Remote server connections“
Check the option “Allow remote connections to this server“
#3 – Configure SQL Server Configuration Manager
Launch the SQL Server Configuration Manager
Expand SQL Server Network Configuration
Select Protocols
Right click on the option “TCP/IP” and select “Properties“
Click on the IP addresses tab
Scroll down to “IPAll“
For TCP Port, put in 1433
#4 – Installing the CurrentWare Client
Install the CurrentWare Client by running the cwClientSetup.exe file on the Client computer.
During the installation, put in the Public IP address, hostname or DDNS of the CurrentWare Server’s Network.
NOTE: If you do not have a static public IP address, see our guide on setting up a DDNS. As this is not a CurrentWare service we do not offer support on this setup.
Having issues connecting the external CurrentWare clients?
Make sure the public IP address of your CurrentWare Server network has a static IP address
Make sure your Firewall is not blocking the CurrentWare traffic
Connecting the CurrentWare Console
The
Web Console of CurrentWare it has been made very simple to access your
Administrative console from anywhere. All you need to know is the Public IP address (ex. 172.217. 22.14) where your CurrentWare server is installed on.
Create your operators in the CurrentWare desktop application by going to Tools> Operators.
You do not need to enable password security or stricter password
policies for your operator account to work with the Web Console login
page.
Open the browser of your choice. The Web Console is fully function with all internet browsers.
Enter your CurrentWare servers Public IP the browser URL bar with :8998 following it. An example would be 172.217. 22.14:8998. NOTE: on V8.0.1 and later you may need to add https:// ahead of the ip address
You will get the login page. You can enter your Operator Username and Password created in step #1.
There are several ways to use CurrentWare to manage remote workers. In this article, we will discuss each method in detail and teach you how to set them up. Connecting Through a VPN The CurrentWare Client can use VPN to establish a connection between ...
CurrentWare allows you to manage remote client computers outside your company’s network! First, refer to this article on managing remote workers working from home or outside our network to learn more about which method you should use. If you are ...
Security and Workflows Connection to the Web Console Starting with v8.0.1, the CurrentWare web console will have a preconfigured self-signed SSL certificate that is enabled by default. This will ensure that network communication to and from the ...
If the CurrentWare Server is unable to connect to the SQL server, you may need to configure the Windows Firewall and SQL Server Configuration Manager to allow SQL Server access. Add the sqlsvr.exe into Window’s Firewall Inbound Rule list Go to ...
Welcome to the SQL Express Database Installation and Setup page. Benefits of using a SQL Database with the cwServer are an increase in overall performance and stability of client connections. Here are the steps to download, setup and configure your ...