Why is router's LAN IP changed?
This is likely because you are using a RobustVPN + Pushed Subnet VPN Group. The subnet is usually 192.168.10.0/28. With this option, the RobustVPN manager can access the devices on the subnet from anywhere.
Please check if your device has Service -> RCMS -> RobustVPN enabled. If you do not want to use the RobustVPN pushed subnet, you can use the Virtual IP only, as shown in the photo below.
Related Articles
How to Set up Remote Device Access with RobustVPN
This guide explains how to configure remote access to devices (like web interfaces) through RobustVPN. Prerequisites RCMS account Robustel Gateway with RCMS connection Device with web interface in router's LAN PC for remote access Configuration Steps ...
How to Override DNS
Overview If the gateway cannot connect to services via domain names, such as RCMS connection and NTP time synchronization failures (see the logs below), but the SIM card is registered and can ping the public IP address, troubleshooting can be done by ...
RobustOS Pro SDK
Robustel's router allows 3rd party to develop their applications. We provide a Software Development Kit (SDK), which offers a simple and fast way to implement customer-specific functions and applications. This SDK is compatible with EG5100, LG5100, ...
RobustOS SDK
Robustel's router allows 3rd party to develop their applications. We provide a Software Development Kit (SDK), which offers a simple and fast way to implement customer-specific functions and applications. This SDK is compatible with the models listed ...
How to Enable RCMS via Configuration File
Overview This guide explains how to configure RCMS settings using a config.xml file, which can be deployed via: Web UI USB drive Complete RCMS Configuration Block <rcms> <enable>true</enable> <rlink_enable>true</rlink_enable> ...