Search found 3 matches
- Tue Sep 15, 2020 8:16 pm
- Jump to forum
- Jump to topic
Re: Building a WPJ428 (MMN428HV) with GoldenOrb
Nice! What modem are you using in the m.2 slot?
- Tue Oct 13, 2020 12:23 am
- Jump to forum
- Jump to topic
Re: WG1608-V2 + Quectel EM12-G
Hello,
Try this on custom firewall.
#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 ...
Try this on custom firewall.
#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 ...
- Tue Oct 13, 2020 6:21 pm
- Jump to forum
- Jump to topic
Re: WG1608-V2 + Quectel EM12-G
Yes Verizon can be rough for sure.