Closed afriza closed 6 years ago
This should be fixed in OpenMPTCProuter v0.31.7
No idea about mac, I only use Linux.
Hi @Ysurac , the Enable IPv6
under wizard is still ticked after Save & Apply
; even after being unticked..
Advanced Settings
worksOMR v0.32.1
hey @Ysurac pls check for typo
controller/openmptcprouter.lua line 100 -- Enable/disable IPv6 local disable_ipv6 = "0" local enable_ipv6 = luci.http.formvalue("enableipv6") or "1" if enable_ipv6 == "0" then disable_pv6 = "1" -- this should be disable_ipv6 = "1" end
Fixed in OpenMPTCProuter 0.32.4
Expected Behavior
Internet connection stable when running http://www.speedtest.net
Actual Behavior
speed test doesn't complete crash?
Steps to Reproduce the Problem
Disable IPv6
> Save & ApplySpecifications
Extra question
conv=fsync
if I were to usedd
as per instruction.