Search found 7 matches
- Sun Jun 26, 2022 7:07 pm
- Forum: General and Unclassified
- Topic: Android Router(tethering) ROM
- Replies: 3
- Views: 5712
Re: Android Router(tethering) ROM
I've gotten system-wide TTL mangle rules to work on stock rooted OxygenOS 12, oddly enough, but not on any other custom ROMs or kernels. However, there are some custom ROMs, Havoc and/or Evolution X (can't remember if it's both or just one of them), which allow tethering through a VPN on the device ...
- Fri Jun 03, 2022 4:42 pm
- Forum: General and Unclassified
- Topic: T mobile voice plan with Trashcan
- Replies: 3
- Views: 2958
Re: T mobile voice plan with Trashcan
I'd be wary of the trashcan getting blacklisted since it wasn't returned.
- Tue May 31, 2022 6:09 pm
- Forum: General and Unclassified
- Topic: Looking for a Phone with a Good Hotspot
- Replies: 6
- Views: 4112
Re: Looking for a Phone with a Good Hotspot
If you plan to use the phone for at least two years you could add a line/upgrade and get a phone for "free" with bill credits. I'd look at the OnePlus Nord N20 5G, it comes with an X51 5G modem.
Or, if you want a true hotspot device, you could look at the free test drive hotspot, a TMOHS1. It's ...
Or, if you want a true hotspot device, you could look at the free test drive hotspot, a TMOHS1. It's ...
- Sun May 22, 2022 1:08 am
- Forum: GL.iNet
- Topic: Test TTL Mangling?
- Replies: 1
- Views: 3782
Re: Test TTL Mangling?
I'm curious as to what the purpose of the GL.iNet router is? If it's just for TTL mangling, you can do that directly on the M1.
- Tue May 03, 2022 10:27 pm
- Forum: Nighthawks MR1100 - MR5200 (M1...M5...)
- Topic: How can I tell if my MR1100 will take a TMobile SIM?
- Replies: 7
- Views: 4308
Re: How can I tell if my MR1100 will take a TMobile SIM?
There are reports that flashing the generic firmware will remove any possible carrier lock on the device. However, I would recommend submitting an unlock request via ATT and remain on the ATT firmware. It's nearly a year and a half newer than the latest generic (latest generic is from 02/2020 vs ATT ...
- Mon Apr 04, 2022 9:09 pm
- Forum: Nighthawks MR1100 - MR5200 (M1...M5...)
- Topic: enable root telnet on MR5100
- Replies: 9
- Views: 8764
Re: enable root telnet on MR5100
Telnet is enabled by default but ttl is difficult to set up on this device.
After enabling telnet with the root shell, enabling TTL was simple with these commands:
echo "iptables -t mangle -I POSTROUTING -o rmnet_data0 -j TTL --ttl-set 64" > /etc/init.d/ttl.sh
echo "ip6tables -t mangle -I ...
- Sat Mar 12, 2022 10:52 pm
- Forum: Tutorials
- Topic: 5G Raspberry Pi 4 Build w/ OpenWRT, ModemManager
- Replies: 4
- Views: 7522
Re: 5G Raspberry Pi 4 Build w/ OpenWRT, ModemManager
Noticed that when you changed the LAN interface IP in LuCi you waited the full 90 seconds for it to timeout and then apply unchecked. Instead of doing this, the drop-down box next to the Save and Apply button has an Apply Unchecked button .