After reviewing the YazFi code, I found & fixed a bug that under some conditions would cause the "Hostname" of some clients to be shown as "UNKNOWN" on the webGUI even when the IP address was correct.
If you want to try and see if this fix addresses the problem you're seeing on your router, the new updated script (version
4.4.5,
develop branch) is available from GitHub:
Bash:
curl -kLSs --retry 3 --retry-delay 5 --retry-connrefused https://raw.githubusercontent.com/Martinski4GitHub/YazFi/develop/YazFi.sh -o /jffs/scripts/YazFi && chmod 755 /jffs/scripts/YazFi
I have submitted a PR for
@Jack Yaz to merge into his GitHub repository.
EDIT:
@Jack Yaz has merged the PR containing the fix into his '
develop' branch. If you want to switch from
master "
4.4.4" release to the
develop "
4.4.5" version use the following commands:
Bash:
/jffs/scripts/YazFi develop
/jffs/scripts/YazFi forceupdate