So I’m using my archer c7 v2 openwrt router as a repeater for my T-Mobile hotspot, I have a jailbroken iPhone but setting the ttl to 65 on the phone doesn’t seem to work, so I went with doing this on the router instead.
I put “ iptables -t mangle -A POSTROUTING -j TTL --ttl-set 65” in to the custom firewall settings and it’s working for all devices connected except for my PS5, I found someone with this same issue on another site and this is what was suggested below.
Link: https://wirelessjoint.com/viewtopic.php?t=2689#top
I tried what was suggested but it did not work, is he right about data leaking through ipv6 even tho my hotspot is using ipv4? Any suggestions on what I should do? Also what would be the best approach in narrowing down the issue?