MassMesh / meta-imagebuilder

10 stars 4 forks source link

Luci-Based Troubleshooting #73

Closed wfleurant closed 4 years ago

wfleurant commented 4 years ago

As an Access Point Operator, I want to be able to perform simple connectivity checks on my own.

Acceptance Criteria

wfleurant commented 4 years ago

in the /etc/config/luci file, which.. i think we should be modifying with a new script that trys to clean up all of mesh*//files/

config internal 'diag'
        option dns 'jitsi.massmesh.net'
        option ping 'jitsi.massmesh.net'
        option route 'jitsi.massmesh.net'

image

wfleurant commented 4 years ago

thats funny, the button used to ping says "IPV4 PING"

wfleurant commented 4 years ago

opened https://github.com/openwrt/luci/pull/4163

wfleurant commented 4 years ago

Can we further explain/define what we're checking and where it's being reported? eg; status page or splash page or.. ?

wfleurant commented 4 years ago

moved to https://github.com/MassMesh/mm-toolbox/issues/15