FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
183 views 0 comments
by anonymous
Is there a way to change the TTL/ Current Hop Limit to 65 on this RUTX12 LTE Router? Thx

1 Answer

0 votes
by anonymous

Hi. You can try adding to the /etc/config/network file -

config interface 'wwan' - Find the right interface

option proto 'dhcp'

option ttl '65' - Add this line

After saving the file, you need to restart the device. 

Best regards.