Modbus TCP server - config missing vía uci RUT200

Hi everyone,
I have a script (python + ssh) to configure the RUT200 router, and now I’m adapting it to enable Modbus TCP communication with the router acting as a server. When I run uci show, I can see that most of the necessary configurations are available, but I’m unsure how to enable remote access using a UCI command.
If this cannot be done via a UCI command, is there another way to accomplish it remotely?


Hello,

Thank you for your inquiry.

The option for enabling remote Modbus TCP server access is managed through a firewall traffic rule. You can find and configure this rule on the Network → Firewall → Traffic Rules page in the WebUI:
image

Additionally, you can verify and edit the configuration using the following command:

uci show firewall

If you need further assistance or have additional questions, feel free to reach out.

Best regards,

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.