ATT USB Tethering Using Hotspot Data
Posted: Tue Feb 02, 2021 5:29 pm
Hey everyone, just wanted to first and foremost thank you guys for all your help in the forums, it has been tremendously helpful. I'm having a little trouble with my setup using the Hotspot data on my ATT plan and was wondering if you guys could see anything I'm doing wrong? I've basically followed BillA's guide for this set up so not sure if i'm missing something. Here is my current set up
I have a WiFix-NEXQ6G0 that I purchased from The Wireless Haven without a modem inside running firmware version GoldenOrb_2020-05-16. I use my spare Samsung Galaxy S9+ with an activated SIM card from AT&T with the Business Unlimited Elite plan USB tethered to the router. I have the APN set on the router to what it is showing on the phone (nxtgenphone). I went into Network > Firewall > Custom TTL Settings and made sure that box was NOT enabled per BillA's guide. After that I went to Network > Firewall > Custom Rules and put the following rules:
iptables -t mangle -I POSTROUTING -o usb0 -j TTL --ttl-set 65
iptables -t mangle -I PREROUTING -i usb0 -j TTL --ttl-set 65
ip6tables -t mangle -A POSTROUTING -o usb0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING -i usb0 -j HL --hl-set 65
I have tried both TTL 64 and 65.
I also went to Network > Interfaces > LAN and set the custom DNS to 8.8.8.8 and additionally 9.9.9.9
After all of this, it is still using the Hotspot Data on my plan for anything that is going through the router. Is there something I'm missing or that I have not done quite right? Any help would be appreciated.
I have a WiFix-NEXQ6G0 that I purchased from The Wireless Haven without a modem inside running firmware version GoldenOrb_2020-05-16. I use my spare Samsung Galaxy S9+ with an activated SIM card from AT&T with the Business Unlimited Elite plan USB tethered to the router. I have the APN set on the router to what it is showing on the phone (nxtgenphone). I went into Network > Firewall > Custom TTL Settings and made sure that box was NOT enabled per BillA's guide. After that I went to Network > Firewall > Custom Rules and put the following rules:
iptables -t mangle -I POSTROUTING -o usb0 -j TTL --ttl-set 65
iptables -t mangle -I PREROUTING -i usb0 -j TTL --ttl-set 65
ip6tables -t mangle -A POSTROUTING -o usb0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING -i usb0 -j HL --hl-set 65
I have tried both TTL 64 and 65.
I also went to Network > Interfaces > LAN and set the custom DNS to 8.8.8.8 and additionally 9.9.9.9
After all of this, it is still using the Hotspot Data on my plan for anything that is going through the router. Is there something I'm missing or that I have not done quite right? Any help would be appreciated.