Search found 2 matches

by limboo13
Wed Mar 08, 2023 8:54 pm
Forum: General Discussion
Topic: Icmp time exceeded on route when replying to modbus tcp
Replies: 2
Views: 1448

Re: Icmp time exceeded on route when replying to modbus tcp

Hi Rudi Thanks for replying. Sorry my bad I forgot to mention that the router in between the route to the master is actually ESP32 too. I don't know if there is any firewall rules on ESP32. The ttl read from the ESP32 making the modbus response to the master is 255. Also the message that gets return...
by limboo13
Mon Mar 06, 2023 10:02 am
Forum: General Discussion
Topic: Icmp time exceeded on route when replying to modbus tcp
Replies: 2
Views: 1448

Icmp time exceeded on route when replying to modbus tcp

Hi I am using ESP32 with modbus tcp to connect from ESP32 as a slave to a master running on a device behind a router. I am getting an error on the router with line icmp time exceeded when ESP32 is replying to the master. The packet routes just fine to the ESP32 and to the master but it gets dropped ...