This article lists the most common causes and solutions for when you have trouble connecting to your x500 IoT gateway, PLC, HMI, or other hardware.
You’ll first have to determine where the problem lies, explained in easy steps.
If you already know where the problem lies, simply scroll down to one of the options below.
- Unable to connect to the x500 IoT gateway
- Unable to connect to the device(s): PLC, HMI, or other hardware
Additionally, we sometimes need the log files from your VPN Client to help us support you.
Determine the problem
Test 1 – the connection to the x500 IoT gateway
You will need an active VPN connection to reach your devices. View our getting started guides for more information. You can verify your VPN connection by pinging the x500 IoT gateway’s VPN address, which can be found in the concerning x500 IoT gateway’s [Info] tab.

- Open Command Prompt (Windows) or Terminal (Mac, Linux).
- Execute the following command where you replace <vpn address> with your x500 IoT gateway’s VPN address
ping <vpn address>
You can receive one of 2 responses. If you get the expected response below:
Reply from <vpn address>
… then you have an active VPN connection and you can continue to test #2 to test the connection to your device(s)
However, if you get a timeout response like the one below:
Request timed out
… then you do not have an active VPN connection. Go to “Unable to connect to your x500 IoT gateway” for help.
Test 2 – the connection to the device(s)
If you have active VPN connection you should normally be able to reach your devices (PLC, HMI, or other hardware). We’ll test this by pinging the device(s) IP address(es).
- Open Command Prompt (Windows) or Terminal (Mac, Linux).
Execute the following command where you replace <ip address> with your device’s IP address.
ping <ip address>
You can receive one of 2 responses. If you get the expected response below:
Reply from <vpn address>
… then you can reach your device and should be able to connect to it. If this is not the case, the issue resides in the (development) software that you are using to connect. Consult our connection guides or contact the manufacturer.
However, if you get a timeout response like the one below:
Request timed out
… then you have an active VPN connection, but are unable to reach the device(s). Go to “Unable to connect to your device(s)” for help.
Unable to connect to the x500 IoT gateway
You tried to ping the x500 IoT gateway’s VPN address, but didn’t get a reply, or you’re simply unable to set up a VPN connection. The most common causes are:
- The VPN Client is not yet installed
- The TAP-adapter is outdated, disabled, or already in use
- The connection is blocked by a firewall
If you get a specific error message, look here:
The VPN Client is not yet installed
Our VPN client is a lightweight application, running in the background on your computer as a service or daemon, that enables you to make a secure VPN connection to your devices from within your web browser.
- Have a look at our VPN client installation article for an easy step-by-step guide.
The TAP-adapter is outdated, disabled, or already in use
The TAP-adapter is a virtual adapter that’s used to set up your VPN connection. Make sure that it isn’t already in use, disabled, or that an older version (< version 9) has been installed after you installed the VPN Client.
- Open your network connections and look for a network adapter with “TAP-adapter” in its name or description.
The VPN Client installs and uses version 9 of the virtual TAP-adapter to set up a secure VPN connection. Other software may have overwritten this by installing an older version.
- Check the version of your TAP-adapter by viewing its description. If it says something along the lines of “TAP-adapter V9“, then the version is correct. If not, please reinstall the VPN Client.

The TAP-adapter needs to be enabled for the VPN Client to set up a VPN connection.
- Check the status of your TAP-adapter. If it shows “Disabled”, right-click it and select “Enable“.

Your computer only allows you to have one active VPN connection at a time.
- Check the status of your TAP-adapter. If it shows that it’s connected, then you already have a VPN connection active. Close your VPN connections and try to connect again. If necessary, go to test #1 again.

The connection is blocked by a firewall
If the above is all correct, then it’s possible that something is being blocked by a firewall. This may be the computer’s, company’s or even country’s firewall.
National firewall
If you are located in a country that restricts VPN usage on a national scale (i.e. China), have a look at our “VPN Client stealth mode“-article.
Computer/company firewall
Below is an overview of the outgoing port and protocols that the VPN Client utilizes, which can be blocked by the computer’s firewall or the company’s firewall.
Port | Transport | Application |
---|---|---|
443 | TCP | HTTPS, OpenVPN |
The VPN Client also utilizes the following local port and protocols, which can be blocked by the computer’s firewall.
Port | Transport | Application |
---|---|---|
9250, 9255(1) | TCP | HTTPS, WebSocket |
1. Port 9255 is only used when VPN Client stealth mode is activated for connectivity via a censored internet connection (i.e. when located in China).
Error 741
If you get the following error at the bottom of your screen:
OpenVPN: initialization completed with errors. (741)
Then please follow these next steps to resolve the issue.
- Open up your windows start menu (windows 7) or search bar (windows 8 and up) and type “cmd” in your search field.
- Right click on command prompt and select “run as administrator”
- Click yes or allow
- Enter the following commands into command prompt while pressing enter after each one
netsh winsock reset netsh int ipv4 reset netsh int ipv6 reset
If the above steps did not help, then an anti-virus software may be unnecessarily blocking your communication.
- Try to set up a VPN connection without having your anti-virus software active, or contact your IT administrator for help.
Error 743 / 744
If you get any of the following errors at the bottom of your screen:
OpenVPN: no TUN/TAP adapter available. (743) OpenVPN: exiting due to fatal error. (744)
Then it likely means that there is no TAP-adapter available on your computer. This is the virtual network adapter that is used to set up a VPN connection.
- Do you perhaps already have a VPN connection active on your computer? If so, please close down that connection first and try again.
- Is the TAP-adapter disabled? For details, look here: The TAP-adapter is outdated, disabled, or already in use.
If the problem persists, please follow the steps below.
- Uninstall the VPN Client
- Uninstall the TAP-Windows 9.xx.x program
- Install the VPN Client
Unable to connect to the device(s)
You tried to ping your device’s IP address, but didn’t get a reply, or you’re simply unable to connect to your devices (PLC, HMI, or other hardware). The most common causes are:
The IP address is not set properly
The checks below ensure that you have set your device’s network settings properly.
- The subnet mask needs to be the same as the x500 IoT gateway, which is usually 255.255.255.0.
- The subnet also needs to be the same as the x500 IoT gateway’s LAN subnet. If the x500 IoT gateway’s LAN IP address is 192.168.140.1 and its subnet mask 255.255.255.0 then it’s subnet is the “192.168.140”-part.
- The IP address needs to be different from the x500 IoT gateway’s LAN IP address to avoid an IP conflict.
The default gateway is not configured
The device’s network settings also include a default gateway, which may be named simply “gateway” or “use router”. We recommend to always properly configure the default gateway on your device if you want to access it remotely.
- Set the default gateway to the x500 IoT gateway’s LAN IP address.
If you are unable to configure this setting on your device, you can use our source NAT feature to access your devices regardless.
- Go to [Devices]
in the main menu, select the concerning x500 IoT gateway
, open its [Config]
tab, and edit
the LAN settings
.

- Press [Show more]
, toggle [Enable source NAT]
, and press [Confirm]
.

- Finally, press [Push changes]
in the config tab to complete the setup.

VPN Client log file locations
To help us support you, we sometimes need the log files from your VPN Client. On Windows and macOS simply copy and paste the following locations in your file browser.
Windows | %ProgramData%\Lenze\VPN Client\Logs |
---|---|
macOS | /Library/Logs/Lenze/ VPN Client |
On Linux the log files can be accessed using journalctl, for example:
journalctl -u VPN client