How to Change TTL for Outgoing Internet Connection (WAN) on ASUSWRT, Bypasses Carrier Detection for whole home wifi Watch previous videos to see how to setup NightHawk M1 for Verizon or T-Mobile.... (Then you can connect ethernet into wan port of router, and follow steps of this videos to setup TTL Bypass for whole network) Commands: nano /jffs/scripts/nat-start #!/bin/sh sleep 10 modprobe xt_HL modprobe xt_hl iptables -t mangle -A POSTROUTING -j TTL --ttl-set 65 chmod a+rx /jffs/scripts/* Asus RT-AC68u: amzn.to/2X9Vnp7 Netgear Nighthawk M1: amzn.to/2IvEOjw Keep in mind, this is for education purposes, and we are not responsible for any misuse, abuse, violations of TOS, or anything else in this video.