Visible Setup on NEXQ6GO router and Quectel EP06

Topics related to WiFiX branded routers
Forum rules
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Post Reply
gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Visible Setup on NEXQ6GO router and Quectel EP06

Post by gabe1475 »

Just got my NEXQ6GO router and Quactel EP06 modem set up and followed configuration detailed below.

viewtopic.php?f=16&t=2212

Couple questions:

on my router I had 6 cgdcont to replace, is that normal?

Also did not see where I would update TTL.

connected, but throttled.
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Re: Visible Setup

Post by gabe1475 »

gscheb wrote: Fri Aug 20, 2021 6:29 pm Look at this one just for TTL
https://wirelessjoint.com/viewtopic.php?f=32 ... 630#p18630
Thank you again. Which tab do I find the TTL/Custom rules that are in the link you provided?
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

gabe1475 wrote: Fri Aug 20, 2021 6:50 pm Thank you again. Which tab do I find the TTL/Custom rules that are in the link you provided?

one last question, where do you set a wifi password in Wifix configuration?
Won't say TTL will say custom rules. When you paste that in there it will change TTL.

Also for good measure copy and past this shown below in to custom rules
Tab to the left of custom TTL settings called custom rules.

#start TTL rules
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 64
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 64
ip6tables -t mangle -A POSTROUTING -o wwan0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING -i wwan0 -j HL --hl-set 65
#end TTL rules
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

This will get you in the ball park for wifi settings.
https://wirelessjoint.com/viewtopic.php?f=12&t=1826#p12386
gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Re: Visible Setup

Post by gabe1475 »

gscheb wrote: Fri Aug 20, 2021 7:04 pm Won't say TTL will say custom rules. When you paste that in there it will change TTL.

Also for good measure copy and past this shown below in to custom rules
Tab to the left of custom TTL settings called custom rules.

#start TTL rules
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 64
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 64
ip6tables -t mangle -A POSTROUTING -o wwan0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING -i wwan0 -j HL --hl-set 65
#end TTL rules
Thank you again. Still being throttled, but sounds like this is a know issue, and these rules may not necessarily fix the issue.
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

I am being throttled on my visible tethered phone. But haven't tried one in router since this started. So don't know if it is happening there too. Did you put this and do nothing with the Custom ttl change?
gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Re: Visible Setup

Post by gabe1475 »

gscheb wrote: Sat Aug 21, 2021 8:46 am I am being throttled on my visible tethered phone. But haven't tried one in router since this started. So don't know if it is happening there too. Did you put this and do nothing with the Custom ttl change?
Also changed custom TTL to 64. Seems like a reboot solves the throttle issue for some time, but eventually comes back.
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

gabe1475 wrote: Sat Aug 21, 2021 7:02 pm Also changed custom TTL to 64. Seems like a reboot solves the throttle issue for some time, but eventually comes back.
On the tethered phone if I use custom rules and give it a higher ttl like 88 and use a VPN on client device works everytime. Even with free warp cloud flare app.
gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Re: Visible Setup

Post by gabe1475 »

Will have to give it a shot. For my purposes, even 5mb on cellphone is ok. Need the download speeds for downloading/uploading larger files for work. Possible even with a 5mb connection, but slow.
ascalise
Posts: 6
Joined: Wed Jun 17, 2020 1:13 pm
Has thanked: 0
Been thanked: 0

Re: Visible Setup

Post by ascalise »

Can confirm that TTL settings no longer work with Visible. I have a gl-inet ar750s at home that I use for backup with a backup line from visible on a google pixel 4a. My main internet went down at home, so I fired this stuff back up and I am being throttle to 5mbps now. Worked fine in the past. Has anyone come up with a workaround yet?
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

ascalise wrote: Sun Aug 22, 2021 7:14 pm Can confirm that TTL settings no longer work with Visible. I have a gl-inet ar750s at home that I use for backup with a backup line from visible on a google pixel 4a. My main internet went down at home, so I fired this stuff back up and I am being throttle to 5mbps now. Worked fine in the past. Has anyone come up with a workaround yet?
On the tethered phone if I use custom rules and give it a higher ttl like 88 and use a VPN on client device works every time. Even with free warp cloud flare app.
gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Re: Visible Setup

Post by gabe1475 »

gscheb wrote: Fri Aug 20, 2021 7:04 pm Won't say TTL will say custom rules. When you paste that in there it will change TTL.

Also for good measure copy and past this shown below in to custom rules
Tab to the left of custom TTL settings called custom rules.

#start TTL rules
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 64
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 64
ip6tables -t mangle -A POSTROUTING -o wwan0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING -i wwan0 -j HL --hl-set 65
#end TTL rules
Had to start from scratch on my router and having an issue connecting to the internet after I enter these settings (router shows connected, but not able to access any sites). Should I have two sets of rules? It seems like the router is creating the second set based on what I select in the custom ttl settings. Below is what I see. Not sure if this could cause no internet even though it shows I am connected with a decent signal.

#start TTL rules
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 64
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 64
ip6tables -t mangle -A POSTROUTING -o wwan0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING -i wwan0 -j HL --hl-set 65
#end TTL rules

#startTTL
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 67
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 67
ip6tables -t mangle -I POSTROUTING ! -p icmpv6 -o wwan0 -j HL --hl-set 67
ip6tables -t mangle -I PREROUTING ! -p icmpv6 -i wwan0 -j HL --hl-set 67
#endTTL
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

Turn custom TTL setting off. When you use the custom rules then you don't use custom ttl at all. Try that and see if that changes anything.
gabe1475
Posts: 45
Joined: Wed Aug 18, 2021 9:12 am
Has thanked: 2 times
Been thanked: 8 times

Re: Visible Setup

Post by gabe1475 »

gscheb wrote: Fri Oct 22, 2021 7:03 am Turn custom TTL setting off. When you use the custom rules then you don't use custom ttl at all. Try that and see if that changes anything.
That was it. Thank you!
hydrocynus
Posts: 28
Joined: Sat Jan 15, 2022 11:42 am
Has thanked: 0
Been thanked: 0

Re: Visible Setup

Post by hydrocynus »

How do I turn custom TTL setting off on a GliNet router (I used GL-AR150). Thanks!
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

hydrocynus wrote: Tue Jan 25, 2022 11:00 pm How do I turn custom TTL setting off on a GliNet router (I used GL-AR150). Thanks!
The custom TTL is a setting in rooter not in the GliNet firmware.

You can follow these instructions to verify you setting it in the right place in GliNet firmware.
viewtopic.php?p=15672#p15672
hydrocynus
Posts: 28
Joined: Sat Jan 15, 2022 11:42 am
Has thanked: 0
Been thanked: 0

Re: Visible Setup

Post by hydrocynus »

I still do not get it.
Do I need to delete all the rules in the custom rules (OpenWRT, LUCI) and then paste the TTL and HL script in there, save, restart the firewall and the router and phone then test if that works?
Or, do I need to append the script to the one already existing and then save, restart the firewall and the router and phone then test?
I am asking because that does not work for me and I still am getting throttled using all kind of TTL numbers one can imagine.
I stumbled across the post above saying to turn the TTL off, but I am not sure how to do that in either LUCI or in the program of the router.
Thanks
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup

Post by gscheb »

hydrocynus wrote: Wed Jan 26, 2022 7:21 pm I still do not get it.
Do I need to delete all the rules in the custom rules (OpenWRT, LUCI) and then paste the TTL and HL script in there, save, restart the firewall and the router and phone then test if that works?
Or, do I need to append the script to the one already existing and then save, restart the firewall and the router and phone then test?
I am asking because that does not work for me and I still am getting throttled using all kind of TTL numbers one can imagine.
I stumbled across the post above saying to turn the TTL off, but I am not sure how to do that in either LUCI or in the program of the router.
Thanks
Here is the picture of custom ttl in rooter only. You will not see this option in gl.inet routers. The only way you would see it is if you flashed the gl.inet router with rooter firmware.
Cutsom TTL Setting on Rooter Only.PNG

Here is the a picture of the the custom rules that you could put into rooter or gl.inet firmware.
You do not have the required permissions to view the files attached to this post.
hydrocynus
Posts: 28
Joined: Sat Jan 15, 2022 11:42 am
Has thanked: 0
Been thanked: 0

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by hydrocynus »

Thanks. Is it possible to flash the Glinet router I have with WifiX Rooter?
gscheb
Posts: 1595
Joined: Tue Sep 10, 2019 10:37 am
Has thanked: 85 times
Been thanked: 329 times

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by gscheb »

hydrocynus wrote: Thu Jan 27, 2022 3:18 pm Thanks. Is it possible to flash the Glinet router I have with WifiX Rooter?
Yes I believe it is but not necessary to use the custom rules. Also the custom rules above is for a tethered phone. If was using a modem it would be different.
User avatar
Didneywhorl
Posts: 3609
Joined: Fri Mar 23, 2018 5:37 pm
Location: USA
Has thanked: 1359 times
Been thanked: 754 times
Contact:

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by Didneywhorl »

hydrocynus wrote: Thu Jan 27, 2022 3:18 pm Thanks. Is it possible to flash the Glinet router I have with WifiX Rooter?
http://www.aturnofthenut.com/autobuilds/GL-AR150-GO2022-01-26-AB19.zip
hydrocynus
Posts: 28
Joined: Sat Jan 15, 2022 11:42 am
Has thanked: 0
Been thanked: 0

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by hydrocynus »

yes, the TTL rules change if using a phone tethered to the Glinet router (usb0) vs. using a 4g lte modem like a MOFI 4500. I have the right script for TTL/HL for a phone tethered to a GLInet router and I have checked the name of my phone to tethered to the router and it is correct. As for flashing, I hope I won't brick the device. Will give it a try (I have two of them).
hydrocynus
Posts: 28
Joined: Sat Jan 15, 2022 11:42 am
Has thanked: 0
Been thanked: 0

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by hydrocynus »

Didneywhorl wrote: Fri Jan 28, 2022 8:27 am
hydrocynus wrote: Thu Jan 27, 2022 3:18 pm Thanks. Is it possible to flash the Glinet router I have with WifiX Rooter?
http://www.aturnofthenut.com/autobuilds/GL-AR150-GO2022-01-26-AB19.zip
Your image does not seem to update the firmware. I am at the verification stage for about one hour and still going.... Actually, I do not think it allows me to get WifiX rooter
User avatar
Didneywhorl
Posts: 3609
Joined: Fri Mar 23, 2018 5:37 pm
Location: USA
Has thanked: 1359 times
Been thanked: 754 times
Contact:

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by Didneywhorl »

This isn't my image. I just linked it for you ;)


Are you using the firmware recovery method or the GLinet UI to load the firmware?

They are updated here:
http://www.aturnofthenut.com/autobuilds/

info on the rooter firmware here:

ofmodemsandmen.com

there should be a .pdf in the .zip file on ways to load the firmware.
hydrocynus
Posts: 28
Joined: Sat Jan 15, 2022 11:42 am
Has thanked: 0
Been thanked: 0

Re: Visible Setup on NEXQ6GO router and Quectel EP06

Post by hydrocynus »

Didneywhorl wrote: Fri Jan 28, 2022 5:53 pm This isn't my image. I just linked it for you ;)


Are you using the firmware recovery method or the GLinet UI to load the firmware?

They are updated here:
http://www.aturnofthenut.com/autobuilds/

info on the rooter firmware here:

ofmodemsandmen.com

there should be a .pdf in the .zip file on ways to load the firmware.
Got it! I have installed Rooter on my router GLinet 150... I set the custom rules as such and I disable the TLL rules. I restart the firewall and I still am getting throttled. I did check that my phone is indeed usb0.

This is what I use:

#startTTL
iptables -t mangle -I POSTROUTING -o wwan0 -j TTL --ttl-set 65
iptables -t mangle -I PREROUTING -i wwan0 -j TTL --ttl-set 65
iptables -t mangle -I POSTROUTING -o usb0 -j TTL --ttl-set 65
iptables -t mangle -I PREROUTING -i usb0 -j TTL --ttl-set 65
#endTTL

#startTTL
ip6tables -t mangle -I POSTROUTING ! -p icmpv6 -o wwan0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING ! -p icmpv6 -i wwan0 -j HL --hl-set 65
ip6tables -t mangle -I POSTROUTING ! -p icmpv6 -o usb0 -j HL --hl-set 65
ip6tables -t mangle -I PREROUTING ! -p icmpv6 -i usb0 -j HL --hl-set 65
#endTTL
Post Reply

Return to “WiFiX Routers”