TTL How to

Setting up my friends GL.iNet Spitz for t-mobile BYOD Tablet Plan: Should my TTL rules look like this:

  1. iptables -t mangle -I POSTROUTING -o rmnet_mhi0 ! -p icmp -j TTL --ttl-set 64
    ip6tables -t mangle -I POSTROUTING -o rmnet_mhi0 ! -p icmpv6 -m hl ! --hl-eq 255 -j HL --hl-set 64

or should my rules look like this:

  1. iptables -t mangle -I POSTROUTING -o rmnet_mhi0 ! -p icmp -j TTL --ttl-set 255
    ip6tables -t mangle -I POSTROUTING -o rmnet_mhi0 ! -p icmpv6 -m hl ! --hl-eq 255 -j HL --hl-set 255
    Do I need a #start and a #stop when i put this in the Firewall custom?
    We tried setting TTL in the mobile app but still getting throttled.
    Thanks

Did you change the IMEI to match your phone 's IMEI?

Correct the ID has been changed. Updated Firmware and It stays after firmware reset.

Here is a method that worked before for someone:

or here: