Search found 13 matches

by chumbie
Sat Apr 09, 2022 9:17 pm
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

Wow, that is bizarre, I can't think of a reason it would override the TTL of the first two packets but none after that. Normally if it wasn't overriding then at all I would say there is something wrong with the iptables rule, but that doesn't seem to be the problem.

With myAR750S-Ext I started by ...
by chumbie
Sat Mar 19, 2022 9:09 pm
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

That's normal, just using a VPN by itself will slow down your connection, since your connection is now limited by the VPN protocol, unfortunately. You can try a Wireguard VPN service (e.g. Mullvad) to see if you get more DL speed, that protocol allows greater bandwidth than OpenVPN.
by chumbie
Tue Nov 23, 2021 5:39 am
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

I also posted a more current write-up here, using USB tethering rather than the Nighthawk: link
by chumbie
Sat Nov 06, 2021 8:01 pm
Forum: Internet Service Providers
Topic: Using Visible for Mobile Internet: A Guide
Replies: 5
Views: 38759

Using Visible for Mobile Internet: A Guide

Hi everyone,

I have recently configured a mobile internet setup using a USB-tethered Visible Wireless cellphone hotspot, a travel router, and TTL mangling to get unlimited, unthrottled internet in my apartment. Having used it for approximately a month now, I wanted to post my solution to get this ...
by chumbie
Sat Oct 16, 2021 7:59 am
Forum: Internet Service Providers
Topic: Visible Wireless Sim work??
Replies: 29
Views: 34592

Re: Visible Wireless Sim work??

gscheb wrote: Fri Oct 15, 2021 4:31 pm When you have set ups like this almost have to have two to make it dependable. Like one on visible and one on AT&T
I completely agree, we're considering some different options right now, particularly T-Mobile's Home 5G plan.
by chumbie
Fri Oct 15, 2021 2:12 pm
Forum: Internet Service Providers
Topic: Visible Wireless Sim work??
Replies: 29
Views: 34592

Re: Visible Wireless Sim work??

I have a phone USB tethered to an AR750S, and as long as I'm not being deprioritized I pull ~15Mb/s, sometimes even as high as 50mb/s late at night. While deprioritized though it can drop as low as 1-3mb/s.

For example, there was about an hour this past Wednesday where max DL was ~300kb/s , but ...
by chumbie
Tue Sep 21, 2021 11:21 am
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

Hey everyone,

It's working now!

Turns out I hadn't downloaded the opkg that allows TTL mangling, so none of the custom firewall rules were taking effect at all :oops: . This rule ended up being effective:

# update packages
opkg update

# download mod package
opkg install iptables-mod-ipopt ...
by chumbie
Fri Sep 17, 2021 10:23 am
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

Great suggestions, thank you both. Here are the lines I tried without success (add->Save->Restart Firewall):

iptables -t mangle -I POSTROUTING -o eth0.2 -j TTL --ttl-set 64
iptables -t mangle -I POSTROUTING -o eth0.2 -j TTL --ttl-set 65
iptables -t mangle -I POSTROUTING -o eth0.2 -j TTL --ttl-set ...
by chumbie
Fri Sep 17, 2021 9:29 am
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

Oh wow, that's interesting, I wouldn't have thought to try higher TTL values. I wonder why your setup requires 88?

I have tried the following lines so far:

iptables -t mangle -I POSTROUTING -o br-lan -j TTL --ttl-set 65
iptables -t mangle -I POSTROUTING -o br-lan -j TTL --ttl-set 64
iptables -t ...
by chumbie
Fri Sep 17, 2021 8:00 am
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Re: Visible TTL mangling - a poor noob down on his luck

Thanks for the response. As for the hashes, when I applied each rule they did not have a hash in front of them, that's just so I can keep them all in the config file for reference.

I just tried the rules you posted, the Wi-Fi speedtest still came back throttled unfortunately, though I do appreciate ...
by chumbie
Thu Sep 16, 2021 4:01 pm
Forum: TTL Settings - Throttling, Tethering and Hotspot Usage
Topic: Visible TTL mangling - a poor noob down on his luck
Replies: 19
Views: 24290

Visible TTL mangling - a poor noob down on his luck

Hello everyone! First time poster, so I hope this is the right place to post this.

I have read quite a bit of information from these forums about TTL mangling (including the very helpful guide by @didneywhorl: https://wirelessjoint.com/viewtopic.php?f=21&t=2752 ), and I feel like I'm very close to ...

Go to advanced search