Got Connection error #23
|
Master device tried to connect with Slave (Openmodsim), and sent a request for connect, but connection failed Master logs TCP dump Slave PC: sudo tcpdump -i any -n -v port 5020 sudo netstat -tulnp | grep :5020 sudo ss -tulnp | grep :5020 :~$ sudo lsof -i :5020 ps aux | grep omodsim Any Suggestions to resolve it |
Replies: 2 comments
|
Hi @casestudy12356. Can you try another modbus master client f.e. Open ModScan? |
|
It works only with modsim, and the firewall on the Linux machine needs to be disabled. thank you. |

It works only with modsim, and the firewall on the Linux machine needs to be disabled.
issue resolved.
thank you.