WiFIX WE826-T Custom TTL Issue?

Misc Mini PCI-E and M.2 Modem Card and USB Dongle Topics
Forum rules
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Post Reply
Slaunchdonkey
Posts: 23
Joined: Mon May 04, 2020 10:16 am
Location: Central IL
Has thanked: 2 times
Been thanked: 2 times

WiFIX WE826-T Custom TTL Issue?

Post by Slaunchdonkey »

Hello, been a while since I've had an issue thankfully but now I am back. I have been using my router like normal until out of the blue I receive a text update from Verizon saying I am almost to my limit on mobile hotspot data for the month. I have not messed with any settings with my router and still have the ttl set to 117. Any help would be appreciated because this is my only source of wifi to take tests for college. Thanks
Slaunchdonkey
Posts: 23
Joined: Mon May 04, 2020 10:16 am
Location: Central IL
Has thanked: 2 times
Been thanked: 2 times

Re: WiFIX WE826-T Custom TTL Issue?

Post by Slaunchdonkey »

I did last night notice I was having some issues with wifi speed but did not think it was a big deal, or at least thought I was being deprioritized. Like I said I have not changed anything internally on the router.
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: WiFIX WE826-T Custom TTL Issue?

Post by gscheb »

Hello,
Are you using these custom TTL?
#start TTL rules
iptables -t mangle -I POSTROUTING -j TTL --ttl-set 117
iptables -t mangle -I PREROUTING -j TTL --ttl-set 117
ip6tables -t mangle -A POSTROUTING -o wwan0 -j HL --hl-set 117
ip6tables -t mangle -I PREROUTING -i wwan0 -j HL --hl-set 117
#end TTL rules
Slaunchdonkey
Posts: 23
Joined: Mon May 04, 2020 10:16 am
Location: Central IL
Has thanked: 2 times
Been thanked: 2 times

Re: WiFIX WE826-T Custom TTL Issue?

Post by Slaunchdonkey »

I put in earlier
#start TTL rules
iptables -t mangle -I POSTROUTING -j TTL --ttl-set 117
iptables -t mangle -I PREROUTING -j TTL --ttl-set 117
ip6tables -t mangle -A POSTROUTING -o wwan0 -j HL --hl-set 117
ip6tables -t mangle -I PREROUTING -i wwan0 -j HL --hl-set 117
#end TTL rules#startTTL
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 117
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 117
#endTTL
to see if it works and it appears that it is working. So I believe it is working
Slaunchdonkey
Posts: 23
Joined: Mon May 04, 2020 10:16 am
Location: Central IL
Has thanked: 2 times
Been thanked: 2 times

Re: WiFIX WE826-T Custom TTL Issue?

Post by Slaunchdonkey »

Sorry for the bad english.
Post Reply

Return to “Misc Modem Cards and Dongles”